a:visited {
	color: #4a5968;
}
#fcf2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#263a6b;
	font-size:11px;
	margin:5px;
	border:1px solid #bdb488;
	background-color:#FFF;
	width:500px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#B60400;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
	float: right;
	width: 385px;
	text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #bdb488;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #b8cee0;
border:1px solid #4a5968;
}
#submit {
	font-weight: bold;
	color: #b60400;
	margin-right: 20px;
	padding-right: 20px;
}
#reset {
	font-weight: bold;
	color: #4a5968;
}
