.frm-required { color :#ff0000; }
.frm-field_title { font-size :14px; width :25%; vertical-align :top; white-space :nowrap; text-align :left; }
.frm-textfield { font-size :14px; width :100%; }
.frm-textarea { font-size :14px; width :100%; height :100px; }
.frm-field_heading { font-size :14px; font-weight :bold; padding-top :10px; color :#0B4281; padding-bottom: 20px; }
.frm-select { font-size :14px; width :50%; }
.frm-select option { font-size :14px; width :95%; }
.frm-field_checkbox { font-size :11px; cursor :pointer; width :30px; vertical-align :middle; }
.frm-checkbox_label { font-size :11px; cursor :pointer; width :auto; }
.frm-radio_label { font-size :11px; cursor :pointer; }
.frm-email { font-size :14px; width : 100%; }
/*** Don't remove the class nixhier, this is required for ASP ***/
.frm-nixhier { display :none; }
.frm-submission { margin :0 auto; position :relative; width :auto; }				