body {
background-color:c0dee6;
}
#fcf2 {
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:10px;
color:#000066;
width:450px;
}
#fcf2 h3 {

background-color:#3D5686;
color:#FFFFFF;

padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}

#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}