#fcf2 {
	font-family:arial;
	font-size:11px;
	margin:5px;
	border:1px solid #3D5686;
	background-color:#FFF;
	width:600px;
	float: left;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#030;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:left;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: left;
width: 400px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
.footer {
	background: #030;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	clear: both;
	font-size: 90%;
	width: 800px;
}
.footer a:link {
	color: #ffc;
	font-size: 90%;
}
.footer a:visited {
	color: #ffc;
	font-size: 90%;
}
.footer p {
	margin-left: 10px;
	font-size: 90%;
}
#header {
	border-top: 7px solid #214021;
	width: 800px;
}

