legend {
        color: #000000;padding-bottom: 7px;
	}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
.title
{
 vertical-align: middle;
 height: 20px;
 padding-left: 20px;
 padding-right: 30px;
 font-weight: bold;
 font-size: 125%;
}
.field_title
{
text-align: right;
font-weight: bold;
font-size: 80%;
}
.required
{color: red;}
.minitext{color: #000033;
font-weight: bold;
 font-size: 80%;}















