#fcf2 {
	font-family:arial;
	font-size:11px;
	margin:5px;
	border:1px solid #3D5686;
	width:450px;
	background-color: #EAE8C8;
}
#fcf2 h3 {
	font-size:1.5em;
	color:
	font-weight:bold;
	padding:4px;
	height: 75px;
	margin: 0;
	padding-top: 15px;
	background-image: url(/C&C-Images/contact-form-header3.png);
	background-repeat: no-repeat;
}
#fcf2 p {
text-align:justify;
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 span.f2 {
	float: right;
	width: 160px;
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
	border:1px solid #000;
	padding:2px;
	background-color: #F3F3E2;
}

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

#er {
	font-family:arial;
	margin-top: 150px;
}
}
