#fcf2 {
	font-family:Tahoma;
	font-size:11px;
	margin:5px;
	border:5px solid #ffffff;
	background-color:#B1DBE5;
	width:450px;
}
#fcf2 h3 {
	font-size:1em;
	background-color:#3190A8;
	color:#006666;
	font-weight:normal;
	padding:4px;
	margin:0px;
}
#fcf2 p {
	text-align:center;
	padding:8px;
	color: #666666;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	background-color:#B1DBE5;
	color: #666666;
}
#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:normal;
}
#fcf2 input, #fcf2 textarea {
	border:1px solid #000;
	padding:2px;
	background-color: #D9F1F9;
}
#fcf2 input:focus, #fcf2 textarea:focus {
	border:1px solid #3D5686;
	background-color: #B1DBE5;
}
