.required {
	color: #646567;
}
.field_title {
	font-size: 10px;
	width: 100px;
	vertical-align: top;
	text-align:right;
	color: #646567;
	font-family: verdana;
}

.field_state {
	font-size: 10px;
	width: 100px;
	vertical-align: top;
	color: #646567;
	font-family: verdana;
	padding-bottom: 16px;
}

.text_captcha {
	font-size: 10px;
	vertical-align: top;
	color: #646567;
	font-family: verdana;
	padding-bottom: 16px;
}
.captcha_expl {
	font-size: 10px;
	width: 150px;
	vertical-align: top;
	color: #646567;
	font-family: verdana;
	padding-bottom: 16px;
}

.textfield {
	font-size: 12px;
	width: 300px;
	margin-bottom: 4px;
}
.textarea {
	font-size: 12px;
	width: 300px;
	height: 100px;
	margin-bottom: 10px;
}
.field_heading {
	font-size: 14px;
	font-weight: bold;
	color: #00579D;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 10px;
	cursor: pointer;
	color: #646567;
	font-family: verdana;
}
.email {
	font-size: 12px;
	width: 300px;
	margin-bottom: 4px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}																						
