#fcf2 {
font-family: trebuchet ms, tahoma, arial;
font-size:13px;
margin: 0;
color: #444;
background-color:#FFF;

}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:left;
padding:5px 0 0 0;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 10px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 90px;
text-align: left;
}
#fcf2 span.f {
float: right;
width: 285px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:normal;
}
#fcf2 input, #fcf2 textarea {
background: #fafafa;
border:1px solid #AFC0E4;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f5f5f5;
border:1px solid #6788CB;
}
#fcf2 .button {
background-color: #003399;
border: none;
padding: 5px 7px 5px 7px;
color: #fff;
cursor: pointer;
cursor: hand;
}

#fcf2 .button:focus {
background-color: #003399;
padding: 5px 7px 5px 7px;
border: none;
color: #fff;
}
