#contactDetails {float:left;width:350px;padding:0px;margin:0px;}
.moduleBody .moduleNav { display:none;}
.moduleContent FORM {display:block;float:left;}


H1.moduleTitle{
    background:#fff url('/images/bg_subpageHeader.png') 265px top no-repeat;
    margin:0 20px 0 0;
    text-align:left;
    padding:37px 0 40px 50px;
    font-size:32px;
    float:left;
    width:629px;
    font-family:Arial, Helvetica, sans-serif;
}

.moduleContent{
    float:left;
    width:629px;
    border-top:1px solid #9a9a9a;
    border-bottom:1px solid #9a9a9a;
    padding:20px 30px 80px;
    text-align:left;
}

.moduleContent .blurb H2{
    font-style:italic; 
    font-family:Georgia, "Times New Roman", Times, serif; 
    letter-spacing:0px;
}


#sidemenu H3.companyName{
    padding:5px 5px 5px 20px;
    text-transform:none;
    font-weight:normal;
    font-size:16px;
    cursor:pointer;
}



.contactDetailsContainer{
    font-size:11px;
    border-top:1px solid #fff;
    margin:15px 0 0 20px;
    position:relative;
    *margin:15px 0 0 0px;
    *padding:0px;
}
.contactDetailsContainer DD {
    width:220px;
    margin:0px 0px 10px 0px;
    *margin:0px 0px 10px -20px;
    padding:0px;
}

#contactDetailsContainer DD A{ display:inline;}

.contactDetails{
}


.contactus .formElement{
    clear:both;
    width:685px;
    margin-bottom:3px;
    overflow:auto;
}	
.contactus .formElement LABEL{
    width:130px;
    color:#333;	
}
.contactus .formElement INPUT.text{
    background: #fff url('../images/bg_input.gif') top left no-repeat;
    width:270px;
    height:20px;
    padding:5px;
    border:0px;
    float:left;
    margin-right:10px;
}

INPUT#form_6_question_3{
    width:160px;
    background: #fff url('../images/bg_input_small.gif') top left no-repeat;
}

.contactus .formElement TEXTAREA.textarea{
    background: #fff url('../images/bg_textarea.gif') top left no-repeat;
    width:401px;
    height:149px;
    padding:5px;
    border:0px;
    margin-bottom:0px;
    margin-right:10px;
    float:left;
}	

.form_6_question_4{ margin-bottom:0px;	}

.form_6_question_4 LABEL{
    width:100%;	
}

.contactus .formSubmit INPUT{
    background: transparent url('../images/bt_submit.gif') top left no-repeat;	
    width:76px;
    height:34px;
    padding:0px;
    margin-left:335px;
    border:0px;
    text-indent:-1000px;
    *text-indent:0px;
    *font-size:0px;
    *color:#165089;
    *text-align:left;
}

.validation-advice{
    color:#cc0000;
    margin-left:5px;
}

