.required {
	color: #FF0000;
}
.field_title {
	width: 240px;
	vertical-align: top;
	text-align: right;
}
.textfield {
	width: 160px;
}
.textarea {
	width: 160px;
	height: 100px;
}
.field_heading {
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345F89;
	padding-top: 10px;
	vertical-align: top;
}

.select {

}
.checkbox_label {

	cursor: pointer;
}
.radio_label {

	cursor: pointer;
}
.email {

	width: 160px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}																																