﻿.field2 {
	font-family: verdana;
	font-size: 7pt;
	color: #ffffff;
	background-color: #2289ab;
	border: 2px outset #146079;
	width: 300px;
}

#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;


width:450px;
}
#fcf2 h3 {
font-size:1.5em;
color:#a88200;
font-weight:bold;
padding:1px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 0px;

}
#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;
}
input {
	border: 1px solid #146079;
	padding: 2px;
	background-color: #2289ab;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 9px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
border:1px solid #3D5686;
}