

#fcf2 {
font-family:arial;
font-size:11px;
border:1px solid #3D5686;
background-color:#FFF;
width: 400px;
}

#fcf2 p {
	
	color: #38468D;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
}

#fcf2 em {
color:#F00;
}


#fcf2 div.r {
clear: both;


color: #38468D;
padding-top: 5px;
background-color:#FFF;
}

#fcf2 label {
float: left;
width: 100px;
text-align: right;
color: #38468D;
}
#fcf2 span.f {
float: right;
width: 290px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
    color:#404040;
	border:1px solid #38468D;
	background-color:#e7eff2;
    padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}