/* FORM LAYOUT */
#fancy_form { font-family: arial; font-weight: normal; font-size: 11px; font-style: normal; color: #293E4A; text-decoration: none; }
#fancy_form .section { color: #0041a9; font-size: 13px; font-weight: bold; margin: 0px 10px 4px 10px; border-bottom: 2px solid #AAAAAA; }
#fancy_form label,#fancy_form select,#fancy_form input,#fancy_form textarea { font-size:11px; margin-bottom: 10px; display: block; float: left; }
#fancy_form label { font-weight:bold; }
#fancy_form .text_box { width: 200px; }
#fancy_form .submitBtn {cursor: hand; cursor: pointer; width:100px;}
#fancy_form .submitBtnLarge {cursor: hand; cursor: pointer; width:200px;}
#fancy_form .frm_label { text-align: right; width: 150px; padding-right: 10px; margin-bottom: 10px; }
#fancy_form .frm_label2 { text-align: left; width: 300px; margin-bottom: 10px; }
#fancy_form br { clear: left; }
#fancy_form .required { color:#FF0000; }
#fancy_form .section_heading { font-weight:bold; font-size:12px; padding-bottom:0px; }

.fancy_form { font-family: arial; font-weight: normal; font-size: 11px; font-style: normal; color: #293E4A; text-decoration: none; }
.fancy_form .section { color: #0041a9; font-size: 13px; font-weight: bold; margin: 0px 10px 4px 10px; border-bottom: 2px solid #AAAAAA; }
.fancy_form select,.fancy_form input,.fancy_form textarea { font-size:11px; margin-bottom: 10px; display: block; float: left; }
.fancy_form .text_box { width: 200px; }
.fancy_form .submitBtn {cursor: hand; cursor: pointer; width:100px;}
.fancy_form .submitBtnLarge {cursor: hand; cursor: pointer; width:200px;}
.fancy_form .frm_label { font-weight:bold; text-align: right; width: 150px; padding-right: 10px; margin-bottom: 10px; display: block; float: left; }
.fancy_form .frm_label2 { font-weight:bold; text-align: left; width: 300px; margin-bottom: 10px; display: block; float: left; }
.fancy_form br { clear: left; }
.fancy_form .required { color:#FF0000; }
.fancy_form .section_heading { font-weight:bold; font-size:12px; padding-bottom:0px; }
/* END FORM LAYOUT */
#bottom_comments{display:none;}
#_commentsTxt{padding-left: 160px;display:block;}
.fancy_form .disabled { color: #999; }
