.contactformbkg {
	background-image: url(../images/contact-rt-text.jpg);
	background-repeat: no-repeat;
	height: 224px;
}
.contactinfotext {
	background-image: url(../images/contact-top-4.jpg);
	background-repeat: no-repeat;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 31px;
	padding-top: 2px;
}
.contactfieldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.contactformtoptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 40px;
}
.contactfieldbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	height: 12px;
	width: 165px;
}
.contactcommentbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	height: 50px;
	width: 165px;
}
.contactsubbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	height: auto;
	width: auto;
	margin-top: 4px;
}
.contactformadj {
	padding-right: 40px;
	padding-top: 10px;
}
.contactlinktext {
	color: #CC0000;
	font-weight: bold;
}
