body { 

    margin:0px 0px; padding:0px; 

    text-align:center; 

    background-color: #FFFFFF; 
font-family: Calibri; 

} 

  

#Content { 

    margin:0px auto; 

    text-align:left; 

    padding:15px; 

} 

  

input  

{ 

    margin: 0px; 

    border: 1px solid #ede9e9; 

    font-size: 14px; 

    color: black; 
    padding: 0.8em;
    margin-bottom: 1em;
    border-radius: 0.6em;
} 

textarea 

{ 

    margin: 0px; 

    border: 1px solid #4187c6; 

    font-size: 12px; 

    color: #4187c6; 

} 

select 

{ 

    margin: 0px; 

    border: 1px solid #4187c6; 

    
    font-size: 12px; 

    color: #4187c6; 

} 

  

.CheckboxSeparator  

{ 

    width: 6px; 

} 

  

.SurveyHeader  

{ 

    background-color: #4187c6; 

Text-align: center; 

} 

  

.SurveyHeaderSeparator1  

{ 

    background-color: #4187c6; 

    height:10px !important;  

} 

  

.SurveyHeaderSeparator2  

{ 

    background-color: #4187c6; 

    height:10px !important;  

} 

  

.SurveyTitle { 

    font-family: Calibri; 

    font-size: 33px; 

    font-style: normal; 

    line-height: normal; 

    font-weight: bold; 

    font-variant: normal; 

    text-transform: none; 

    color: #FFFFFF; 

    text-decoration: none; 

     Margin-bottom: 2em; 

} 

  

.SurveyTitleNotes { 

    
    font-size : 14px;  

    font-style : normal;  

    line-height : normal;  

    font-weight : bold;  

    font-variant : normal;  

    text-transform : none;  

    color : #ffffff;  

    text-decoration : none; 

} 

  

.SurveyFooter  

{ 

    background-color: #EEEEEE; 

} 

 .SurveyFooter a, #SurveyFooter_SiteLinkText {
    visibility: hidden;
}

.SurveyFooterSeparator  

{ 

    background-color: #4187c6; 

    height:10px !important;  

} 

  

.SurveyButton { 

    
    font-size: 12px; 

    color: FFFFFF; 

    background-color: 4187c6; 

    font-weight: bold; 

    width: 120px 

}  

  

.PageHeader  

{ 

    background-color: #EEEEEE; 

    height:90px; 

} 

  

.PageTitle { 

    font-size : 23px;  

    font-style : normal;  

    line-height : normal;  

    font-weight : bold;  

    font-variant : normal;  

    text-transform : none;  

    color : #000000;  

    text-decoration : none;  

}  

  

.PageSubTitle { 

    font-size : 18px;  

    font-style : normal;  

    line-height : normal;  

    font-weight : normal;  

    font-variant : normal;  

    text-transform : none;  

    color : #000000;  

    text-decoration : none; 

Padding:2em;  

}  

  

.PageBackground  

{ 

    background-color: white; 

    height: 10px;  

} 

  

.QuestionsSeparator { 

    background-color: white; 

    width: 100%; 

    height: 10px;  

} 

  

.QuestionTitle  

{ 

    
    font-size : 13px;  

    font-style : normal;  

    line-height : normal;  

    font-variant : normal;  

    text-transform : none;  

    color : #000000;  

    text-decoration : none;  

    padding-bottom: 6px;  

    padding-top: 4px; 

} 

  

.QuestionSubTitle  

{ 

    font-size : 12px;  

    font-style : normal;  

    line-height : normal;  

    font-weight : normal;  

    font-variant : normal;  

    text-transform : none;  

    color : #000000;  

    text-decoration : none;  

} 

  
.QuestionSubTitle  table
{
padding: 2em;
}




.QuestionText  

{ 


    font-size : 18px;  

    font-style : normal;  

    line-height : normal;  

    font-weight : normal;  

    font-variant : normal;  

    text-transform : none;  
  

    text-decoration : none;  

} 

  

.QuestionBackground  

{ 

    background-color: #EEEEEE; 
padding:0.9em;

} 

  

.QuestionAlternateBackground  

{ 

    background-color: #FFFFFF; 

} 

  

.MatrixFirstColumn  

{ 

    display:block; 

    width: 150px; 

} 

  

.ProgressBar{ 

    width:90%;  

    margin-top: 10px;  

    margin-bottom: 10px;  

    margin-right:5%; 

    margin-left:5%; 

 
    font-size:10px;  

    color:#000000;  

    font-weight:bold; 

} 

.ProgressBar TABLE 

{ 

    background-color:#999999; 

} 

.ProgressBar TD 

{ 

    vertical-align:middle; 

    border:1px solid #999999; 

    padding:3px; 

} 

.ProgressBar TD.ProgressBarText 

{ 

    background-color:#ffffff;  

    margin-right:3px;  

    margin-left:3px; 

    padding-left:6px;  

    padding-right:6px; 

    font-size:11px;  

} 

abbr.ProgressBarBorder  

{ 

    border-bottom:0; 

} 

.ProgressBarArea 

{ 

    background-color:#4187c6;  

    font-size:1px;  

    height:14px 

} 

.ProgressBarContainer  

{ 

    background-color: #EEEEEE; 

Visibility: hidden; 

} 

 input#SurveyFooter_BtnNext {
    padding: 0.9em;
    border-radius: 0.8em;
    font-size: 16px;
    font-family: calibri;
}

input#SurveyFooter_BtnQuit {
    padding: 0.9em;
    border-radius: 0.8em;
    font-size: 16px;
    font-family: calibri;
}

 input#SurveyFooter_BtnNext:hover{
background-color:#999999;
}

input#SurveyFooter_BtnQuit:hover
{
background-color:#999999;
}
