#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
width:450px;
}
#fcf2 h3 {
font-size:18px;
background-color:#FFF;
color:#2b2d1b;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:2px;
}
#fcf2 em {
color:#66c300;
}
#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 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
color:#2b2d1b;
}
#fcf2 .r {
color:#2b2d1b;
}
#fcf2 .subz {
color:#eafec6;
background-color:#55a300;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #55a300;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background:#f6ffe7;
border:1px solid #66c300;
}
a:link {
	color: #eafec6;
	text-decoration: none;
}
a:hover {
	color: #eafec6;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #eafec6;
}
a:active {
	text-decoration: none;
	color: #eafec6;
}