/* CSS Document */
html, body {
background-color: #FFFFFF;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
#container {
width: 100%;
}
#header {
display: none;
}
#wulogo {
display: none;
}
#celogo {
display: none;
}
#subheader {
display: none;
}
#bluebox {
display: none;
}
#content_bg {
}
#content_top {
}
#content_gradient {
}
#content_bottom {
}
#navigation {
display: none;
}
#navigation a, #navigation a:link, #navigation a:visited {
display: none;
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
}
#sidecontent{
display: none;
}
#content_area {
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
#content_area a, #content_area a:link, #content_area a:visited {
color: #666666;
text-decoration: underline;
}
#content_area a:hover, #content_area a:active, #content_area a:focus {
}
#wuTrailer {
width: 100%;
margin: 0 auto;
font-size: 10px !important;
padding: 0;
}
#wuTrailer hr {
display: none;
}
.wuTrailer {
font-size: 10px;
color: #000000;
}
.wuTrailer a, .wuTrailer a:link, .wuTrailer a:visited {
color: #000000;
text-decoration: underline;
}
.wuTrailer a:hover, .wuTrailer a:active, .wuTrailer a:focus {
}
h1 {
color: #003e7e;
font-size: 22px;
margin-bottom: 0;
margin-left: 0;
padding-bottom: 0;
}
h2 {
color: #003e7e;
font-size: 18px;
margin-top: 5px;
margin-bottom: 0;
margin-left: 0;
padding-bottom: 0;
}
h3 {
color: #003e7e;
font-size: 16px;
margin-bottom: 0px;
padding-bottom: 0;
}
h4 {
color: #003e7e;
font-size: 14px;
margin-bottom: 0px;
padding-bottom: 0;
}
h5 {
color: #003e7e;
font-size: 12px;
font-style: italic;
}
h6 {
color: #003e7e;
font-size: 10px;
font-weight: bold;
}
p {
margin-top: 0;
padding-top: 0;
}
ul, ol {
padding-top: 0;
margin-top: 3px;
}
.fineprint {
font-size: 10px;
}
.eventcalendar {
font-size: 11px;
}
