@charset "utf-8";
/* CSS Document */


/* REQUEST A QUOTE FORM */
#requestInfo.Form label{ width:100px;} 
.note{ font-size:11px;text-align:center; line-height:16px;}
#requestInfo.Form li{ margin:0;}
#areaOfInterest .Form li{ margin:0;  padding:0;}
#areaOfInterest .Form{ margin:5px 0 ; padding:0 0 0 10px; list-style:none;}
#areaOfInterest h2{ margin-top:15px; margin-bottom:5px; }
#areaOfInterest ul.Form{ padding-left:20px; }
#areaOfInterest .inputForm ul.Form{ padding-left:10px;}
#areaOfInterest h3{ /*background-color:#efefef;*/ border:0px solid #cccccc; padding:0; margin:0 0 5px 0; font-size:12px; font-weight:normal; padding:0;  line-height:18px; }
#areaOfInterest h3 a{ color:#000000; padding:0;}
#areaOfInterest .inputForm li{ margin-bottom:5px;}
#areaOfInterest h3 input{ float:left;display:inline; margin-top:3px; width:15px; height:15px;  margin-right:5px; margin-left:2px;}


#areaOfInterest h3.active a{ color:#ff0000; }
#areaOfInterest h3.active{ background-color:#FFFFCC; border:0px solid #FFCC66; color:#ff0000; }

#areaOfInterest textarea{ width: 514px;}
#areaOfInterest textarea#commentsRequest{ width:480px;}