.required {
	color: #FF252D;
}
.field_title {
	font-size: 12px;
}
.textfield {
	font-size: 12px;
	width: 250px;
	border:0 none;
	background-color:white;
	height:18px;
	line-height:17px;
	margin-bottom:5px;
}
.textarea {
	font-size: 12px;
	width: 245px;
	height: 100px;
	margin-bottom:5px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
.select {
	font-size: 12px;
	width: 250px;
	border:0 none;
	background-color:white;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 250px;
	border:0 none;
	background-color:white;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}


#mail-form{
	
	padding:0;
	font-size:12px !IMPORTANT;
}

div#mail-form h4{
	border-bottom:1px dotted #5B5B5B;
	color:#5B5B5B;
	padding-bottom:5px;
	margin-bottom:5px;
}

p.mf_title{
	margin: 6px 0 0 72px;
	width:110px;
	float:left;
}
p.mf_field{
	float:left;
	margin: 4px 0 0 0;
}

input.submit{
	margin:15px 0 5px 100px;
	border:0;
	height:24px;
	line-height:24px;
	border:2px solid #ffffff;
	padding:0 5px 0 5px;
}

input.captcha{
	font-size: 12px;
	border:0 none;
	background-color:white;
	height:20px;
	line-height:20px;
	margin-left:15px;
	margin-right:10px;
}

.clearer {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	width:0;
}
.spacer{
	margin:0;
	padding:0;
	height:10px;
}

#mail-form h4{
	margin:4px;
}		
