body {
margin: 0 auto;
background-color: #D7E6E9;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

a {
color: #FFF799;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #FFFCD5;
font-weight: bold;
}

.title {
font-weight: bold;
font-size: 12px;
}

.titlebig {
font-weight: bold;
font-size: 16px;
}

#container {
width: 715px;
margin: 10px auto 0px auto;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
background-color: #D7E6E9;
}

#contentbox {
width: 675px;
margin: 6px auto 0px auto;
text-align: left;
}

.padit {
padding: 6px;
}

.spacer {
height: 6px;
margin: 0 auto;
}

.boxheader {
width: 100%;
height: 28px;
margin: 0;
background-color: #5D787D;
text-align: left;
}

.boxheaderdark {
background-color: #4E5E61;
width: 100%;
height: 28px;
margin: 0;
text-align: left;
}

.tblshade {
background-color: #96B5B9;
text-align: left;
}

.tblshadedark {
background-color: #789498;
text-align: left;
}

.smalltxt {
font-size: 9px;
}

#numlist {
margin: 15px 0px 15px 35px;
padding: 0px;
}

#numlist li {
margin-bottom: 6px;
}

.dottedline {
width: 100%;
height: 15px;
margin: 15px auto 0px auto;
border-top: 1px dotted #4E5E61;
}


#footer {
width: 710px;
height: 56px;
margin: 0px auto 0px auto;
background-image: url(_images/footerbg.jpg);
background-repeat: no-repeat;
}

.footerpad {
padding: 14px;
text-align: center;
font-size: 9px;
}

.SurveyQuestion, .SurveyResultsQuestion {
font-size: 12px;
font-weight: bold;
}

.SurveyHeader {
color: #96B5B9;
}

/* * * * * * SIGNUP * * * * * */

.required {
font-weight: bold;
text-align: left;
}

.dropdown {
font-size: 9px;
}

