body {
margin: 0 auto;
background-color: #EAE4D6;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

a {
color: #EAE4D6;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #F7F4ED;
font-weight: normal;
}

.title {
font-weight: bold;
font-size: 12px;
}

#container {
width: 710px;
margin: 20px auto 0px auto;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
background-color: #EAE4D6;
}

#contentbox {
width: 664px;
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: #893521;
text-align: left;
}

.boxheaderdark {
background-color: #4A1407;
width: 100%;
height: 28px;
margin: 0;
text-align: left;
}

.tblshade {
background-color: #A83D24;
text-align: left;
}

.tblshadedark {
background-color: #782815;
text-align: left;
}

#footer {
width: 710px;
height: 56px;
margin: 0px auto 0px auto;
background-image: url(_images/contentbot.jpg);
background-repeat: no-repeat;
}

.footerpad {
padding: 14px;
text-align: center;
font-size: 9px;
}

.SurveyQuestion, .SurveyResultsQuestion {
font-size: 12px;
font-weight: bold;
}

.SurveyHeader {
color: #A83D24;

}

/* * * * * * SIGNUP * * * * * */

.required {
font-weight: bold;
text-align: left;
}

.dropdown {
font-size: 9px;
}

