#fcf2 {
font-family: Georgia, Times New Roman, serif;
font-size: 1.2em;
line-height: 1.6em;
color: #5a5b5e;
width: 300px;
}

#fcf2 a {
color: #84ab34;
text-decoration: underline;
}
#fcf2 a:hover {
color: #1899a3;
text-decoration: none;
}
#fcf2 em {
color:#B72353;
}
#fcf2 div.r {
clear: both;
padding-top: 7px;
}
#fcf2 label {
float: left;
padding-right: 3px;
width: 150px;
text-align: left;
}
#fcf2 span.f {
float: left;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:regular;

input.btn { 
	background: #84ab34;
	color:#242424; 
	border: 1px solid #242424;
	font: bold small 'trebuchet ms',helvetica,sans-serif; 
}

}
#fcf2 #fcf2 textarea {
background: #ffffff;
border: 1px solid #d6d6d6;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #ffffff;
}