body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.25em;
	background-color: transparent;
}
 

#fcf2 {
	font-size:0.9em;
	margin:5px;
	width:450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#fcf2 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0b7eae;
	float: left;
	width: 450px;
	margin: 0px;
	padding: 0px;
}
#fcf2 p {
	text-align:center;
	padding:8px;
}
#fcf2 em {
	color:#0b7eae;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
}
#fcf2 label {
	color: #a3b8d0;
	float: left;
	width: 110px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#fcf2 span.f {
	float: right;
	width: 335px;
	text-align: left;
}
#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
	font-weight:bold;
}
 #fcf2 textarea {
	border: 1px solid #666;
	padding:2px;
}
.f #fullname, #email, #comments, #answer_out {
	border: 1px solid #666;
	padding:2px;
	background-color: #000;
	color: #b4b4b4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
	border:1px solid #3D5686;
	background-color: #0b5e7d;
}
#fcf2 a {
	text-decoration: none;
	color: #a9b806;
}
.link {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	color: #0b7eae;
}
#button {
	float: right;
	background-image: url(../../website/images/btn_23.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 70px;
}
#send input {
	background-image: url(../images/btn_23.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 70px;
	float: left;
	padding-top: 120px;
}
#fcf2 #btn {
	float: left;
	background-color: #0B7EAE;
	border: 1px solid #666;
	color: #C9CDD7;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-right: 9px;
}

