/* CSS Document */

html, body {
background-image: url(../images/bg.jpg);
background-color: #003e7e;
background-repeat: repeat-x;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
#wulogo {
display: none;
}
#celogo {
display: inline;
}
#container {
width: 100% !important;
margin: 0 auto;
}
#header {
display: block !important;
background-image: url(../images/header_bg.jpg) !important;
background-repeat: repeat-x !important;
text-align: right;
}
#subheader {
display: none !important;
}
#bluebox {
display: none !important;
}
.ticker {
}
.scrollquote {
font-size: 14px;
}
.scrollquotelong {
font-size: 12px;
}
#content_bg {
background-image: none !important;
background-color: #FFFFFF;
}
#content_top {
background-image: none !important;
background-color: #FFFFFF;
}
#content_gradient {
background-image: none !important;
background-color: #FFFFFF;
}
#content_bottom {
background-image: none !important;
background-color: #FFFFFF;
}
#navigation {
padding: 0;
margin: 0;
display:block;
background-color: #FFFFFF !important;
width: 100% !important;
font-size: 8px !important;
text-align: center;
}
#navigation a, #navigation a:link, #navigation a:visited {
display: inline;
padding-left: 4px;
padding-right: 4px;
text-align: left;
color: #003e7e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
text-align: left;
color: #003e7e;
font-weight: bold;
}
#sidecontent{
padding: 0;
margin: 0;
display:block;
background-color: #FFFFFF !important;
width: 100% !important;
font-size: 8px !important;
text-align: center;
}
#content_area {
display: block;
margin: 0;
padding: 0;
width: 100% !important;
background-color: #FFFFFF !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px !important;
color: #000000;
border-top: 2px solid #003e7e;
}
#content_area a, #content_area a:link, #content_area a:visited {
color: #666666;
text-decoration: none;
}
#content_area a:hover, #content_area a:active, #content_area a:focus {
color: #003e7e;
text-decoration: underline;
}
#wuTrailer {
display: block !important;
margin: 0 auto;
font-size: 10px !important;
color: #CCCCCC;
padding: 0;
}
#wuTrailer hr {
display: none;
}
.wuTrailer {
font-size: 6px;
color: #CCCCCC;
}
.wuTrailer a, .wuTrailer a:link, .wuTrailer a:visited, #wuTrailer a, #wuTrailer a:link, #wuTrailer a:visited {
color: #FFFFFF;
text-decoration: none;
}
.wuTrailer a:hover, .wuTrailer a:active, .wuTrailer a:focus, #wuTrailer a:hover, #wuTrailer a:active, #wuTrailer a:focus {
color: #CCCCCC;
text-decoration: underline;
}
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;
}
ul {
list-style-type:square;
}
.fineprint {
font-size: 10px;
}
.eventcalendar {
font-size: 11px;
}
form, input, textarea{
width: 160px;
}
