/*auto_form styles*/

#frmAuto {padding-top:15px; width:100%; color:#00209f;}

.formSectionTitle {padding:5px; font-weight:bold; font-size:120%; color:#1F4457;}
.formRow {padding:1px 0px 2px 0px; clear:both;}
.formSectionTitle, .formRow {text-align:left;}

.formRow .fieldHolder {float:left; width:20em;}
.formRow .fieldHolderBoolean {float:left; width:3em;}

.formRow label {float:left; width:12em; margin:0 2em 0 1em;}
.formRow label.boolean {width:20em; padding-top:3px; float:left;}

.formRow select, .formRow .textField, .formRow .textAreaField {border:1px solid #00209f; background-color:#F6F6F6; font-size:100%; width:100%;}
.formRow .textAreaField  {height:7em;}

.submitRow {text-align:right; background:none; width:35em;}
.submitRow input {border:0px solid #00209f; color:#00209f; background-color:#FF9C00;}

.fieldError {background-color:#FFE5E6;}

.fieldError label, .requiredText {color:#00209f;}

.error {border:1px solid #1F4457; padding:5px; background:#eee; text-align:left;}
.success {font-weight:bold;}


#seminarref8 {display: none;}