a {
color:#000;
}

#fcf2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	margin-left:100px;
	color:#333;
	/*border:1px solid #3D5686;*/
width:400px;
float:left;
}
#fcf2 h3 {
font-size:18px;
/*background-color:#3D5686;*/
color:#333;
font-weight:normal;
padding:0px;
margin:0px;
display:none;
}
#fcf2 p {
text-align:left;
padding:0px;
}
#fcf2 em {
color:#777777;
}
#fcf2 div.r {
clear: both;
padding-top: 10px;
}
#fcf2 label {
float: left;
width: 115px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 270px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #fff9f6;
border:2px solid #BCBCBC;
padding:4px;

}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:2px solid #777777;
}

.message{margin-left:135px;}
.subm{margin-left:215px;}