#fcf2 {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-color:#FFF;
	width:450px;
}
#fcf2 h3 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #BDA676;
	letter-spacing: 1pt;
	text-align: left;
	font-weight: normal;
	margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#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: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 .proj {
	font-weight:bold;
	letter-spacing: -1px;
}
#fcf2 input, #fcf2 textarea {
	background-image: url(images/background_pattern.jpg);
	background-repeat: repeat;
	border:1px solid #00853E;
	padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
	background: #FFFFFF;
	border:1px solid #00853E;
}

