#fcf2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
}
#fcf2 h3 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:1px;
	margin:0px;
}
#fcf2 p {
	text-align:center;
	padding:2px;
}
#fcf2 em {
	color:#000099;
}
#fcf2 div.r {
	clear: both;
	padding-top: 3px;
	background-color:#FFF;
	color: #0064C6;
}
#fcf2 label {
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 5px;
}
#fcf2 span.f {
	float: left;
	width: auto;
	text-align: right;
}

#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:bold;
	color: #0064C6;
}
#fcf2 input, #fcf2 textarea {
	border:1px solid #0064C6;
	;
	padding:2px;
	background: #F0F8F9;
}
#fcf2 input:focus, #fcf2 textarea:focus {
	background: #f2f2f2;
	border:1px solid #3D5686;
}

