/* CSS Document */
.required {
color: #FF0000;
}








.field_title {
font-size: 14px;
width: 140px;
vertical-align: top;
text-align:left;
line-height: 10px;
align: center;
}








.textfield {font-size: 12px;width: 140px; }








.textarea {font-size: 12px;width: 140px;
height: 50px;  }








.field_heading {
font-size: 16px;
font-weight: bold;
padding-top: 10px;
padding-right: 200px;
color: #666666;
align: center;
line-height: 20px;}
select {
font-size: 12px;
width: 140; }
.checkbox_label {font-size: 11px;cursor: pointer;}
.radio_label {font-size: 11px;cursor: pointer;}
.email {font-size: 12px;}








/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
































