/*

div#formContainer h1.page {margin-top:0!important; padding-top:0!important; }
div#formContainer p {font-size:11px!important; padding-bottom:6px!important;}
 span.required {color:#c73318 ;}
 #form {border-collapse:collapse; }
 #form td {padding:4px 0 0 12px; margin:0 0 0 0; vertical-align:top; font-size:11px	!important;}
 #form td.required {background:url(/shared/images/icons/required.gif) no-repeat 4px 4px; } 
 
 #form input {font-size:11px!important;}
 #form  table tr td.submitButton {padding:18px 0 0 0;}

 #form span.error,
 #form span.correct,
 #form td.rules { padding:0 0 0 0!important;} 

 #form td.field {padding-top:0px; padding-bottom:2px; padding-right:0px; padding-left:0px;}
 #form td.note p { color:#333;}
 #form td.errorMsg {padding-top:3px;  padding-left:0px;}
 
 span.required {}

 div.alertInactive {display:none;}
 div.alertActive {display:block;}
 div.alertActive p {color:#c73319;}

 table#form span {border:1px solid #fff;}

a.privacyLink {color:#666; }
a.privacyLink:hover {color:#eeab3a;}

div.downloadButton { text-align:center; padding-top:100px;}   
*/

form {margin:0!important; padding:0!important;}
div#formContainer {padding:5px 20px 0px 20px;} 


table#form_table                    {}
table#form_table tr td              {padding:2px 0 2px 5px; width:150px;}
table#form_table tr td.required         { padding:2px 0 2px 8px; width:150px; background:url("/shared/images/icons/required.gif") no-repeat 0px 3px!Important;}

table#formFieldsTable                                 {}
table#formFieldsTable tr td                           {padding:2px 0 2px 8px; width:150px;}
table#formFieldsTable tr td.required         {background:url("/shared/images/icons/required.gif") no-repeat 0px 3px!Important;}
table#formFieldsTable tr td.errorMsg          {font-size:11px;}

table#formTextBoxsTable {}
table#formTextBoxsTable tr td                            {padding:2px 0 2px 8px; width:150px;}
table#formTextBoxsTable tr td.required          {background:url("/shared/images/icons/required.gif") no-repeat 0px 3px!Important;}
table#formTextBoxsTable tr td.errorMsg          {font-size:11px;}

div.submitButtonDiv     {padding:20px 0 0 168px;}

span.required {color:#cc0033;}





