#fcf2 {
font-family:"Comic Sans MS", Tahoma, "Trebuchet MS", Verdana, sans-serif;
font-size:11px;
margin:5px;

}
#fcf2 h3 {
font-size:1.5em;
background-color:#BDC5EE;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
color: #fff;
}

 em {
color:#F00;
}
.boxbkgnd {
	background-color: #CCCCCC;
}
.boxborder {
	border: thin dotted #6699FF;
}
.text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
}

.r {
clear: both;
padding-top: 5px;
color: #fff;
}
.comments {
display:none;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
color: #fff;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;

}

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