@charset "UTF-8";
.topCopy {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.formInput {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	width: 200px;
}
.formArea {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	width: 300px;
}
.formNames {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.errorText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.topCopy a:link {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.warning {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.contactImage {
	font-family: Verdana;
	font-size: 14px;
	color: #231f20;
	padding-left: 36px;
	vertical-align: text-top;
	line-height: 20px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 15px;
}
