html, body{
background-image: none !important;
background-color: #F5F5F5;
margin: 0;
padding: 2px;
}
#container {
margin: 0 auto;
width: 100%;
}
#header {
width: 100%;
background-color: #F5EEDC;
}
#header_address {
display: none;
}
#header_bottom {
display: none;
}
#page {
width: 100% !important;
}
#page-bg {
width: 100% !important;
}
#navigation {
display: block;
width: 100%;
padding: auto !important;
border: 1px solid #666666;
background-color: #336CAF;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
#navigation a, #navigation a:link, #navigation a:visited {
color: #FFFFFF;
text-decoration: underline;
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
color: #FFFFFF;
text-decoration: underline;
}
#navigation ul {
display: inline;
list-style: none;
margin-left: 0;
margin-top: 0;
padding-left: 0;
}
#navigation li {
display: inline;
padding-right: 2px;
}
#navigation li:hover{
list-style: circle;
}
#navigation ul ul {
display: none;
}
#content {
display: block;
background-color: #FFFFFF;
width: 100%;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#content p {
margin-top: 0;
}
#content h1{
font-size: 24px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #4b617b;
margin-top: 0;
margin-bottom: 5px;
}
#content h2{
font-size: 18px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #4b617b;
margin-bottom: 0;
}
#content h3{
font-size: 16px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #4b617b;
margin-bottom: 0;
}
#content h4{
font-size: 14px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #4b617b;
margin-bottom: 0;
}
#content h5{
font-size: 12px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #4b617b;
margin-bottom: 0;
}
#content h6{
font-size: 12px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: italic;
color: #4b617b;
margin-bottom: 0;
}
#content a, #content a:link, #content a:visited {
color: #336cae;
text-decoration: underline;
}
#content a:hover, #content a:active, #content a:focus {
color: #4b617b;
text-decoration: underline;
}
#content hr {
color: #e6e6e6;
height: 2px;
border: 1px solid #e6e6e6;
margin-top: 5px;
margin-bottom: 5px;
}
.accent1 {
color: 4b617b;
font-weight: bold;
}
.accent2 {
color: #336cae;
font-weight: bold;
}
.accent3 {
color: #FFFFFF;
font-weight: bold;
}

#content-footer {
display: block;
height: auto;
width: auto !important;
margin: auto !important;
padding: auto !important;
padding-right: 0 !important;
}
#footer {
width: 100%;
font-size: 10px;
color: #617ea0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
}
#footer a, #footer a:link, #footer a:visited {
color: #41566e;
text-decoration: underline;
}
#footer a:hover, #footer a:active, #footer a:focus {
color: #617ea0;
text-decoration: underline;
}
#wuTrailer {
width: 100%;
margin: 0 auto;
font-size: 10px !important;
color: #617ea0;
padding: 0;
}
#wuTrailer p {
margin-top: 0;
}
#wuTrailer hr {
display: none;
}
.wuTrailer {
font-size: 10px;
color: #617ea0;
}
.wuTrailer a, .wuTrailer a:link, .wuTrailer a:visited, #wuTrailer a, #wuTrailer a:link, #wuTrailer a:visited {
color: #41566e;
text-decoration: underline;
}
.wuTrailer a:hover, .wuTrailer a:active, .wuTrailer a:focus, #wuTrailer a:hover, #wuTrailer a:active, #wuTrailer a:focus {
color: #617ea0;
text-decoration: underline;
}
