body {
background: #224587 url(images/topnav.gif) repeat-x;
color: #000;
font: 12px/145% verdana,geneva,lucida,arial,sans-serif;
margin: 0;
padding: 0;
}

img {border: 0;}

ul {margin: 4px; padding: 0; list-style: none;}

li {margin-bottom: 5px;}


#content ul {margin-left: 10px; padding-left: 10px; list-style: disc;}

#logo {
position: absolute;
top: 0;
left: 0;
width: 186px;
}

#banner {
background: #224587 url(/images/banner2.gif) no-repeat;
position: absolute;
top: 0px;
left: 186px;
width: 622px;
height: 95px;
}


#topnav {
position: absolute;
top: 0px;
left: 360px;
width: 500px;
height: 34px;
color: #fff;
padding-top: 7px;
z-index: 3;
}

#navbuttons {
position: absolute;
top: 35px;
left: 340px;
width: 450px;
height: 31px;
color: #fff;
padding-top: 10px;
}

#navbuttons img {
margin-right: 20px;
border: 0;
}

#topnav a:link {text-decoration: none; color: #fff;}
#topnav a:visited {text-decoration: none; color: #fff;}
#topnav a:hover {text-decoration: none; color: #ffc72d;}
#topnav a:active {text-decoration: none; color: #fff;}

#bottomnav {
border-top: 1px dashed #000;
}

#bottomnav a:link {color: #2b7fc3;}
#bottomnav a:visited {color: #2b7fc3;}
#bottomnav a:hover {text-decoration: none; color: #2b7fc3;}
#bottomnav a:active {color: #2b7fc3;}


#left-col {
width: 166px;
position: absolute;
top: 95px;
left: 0px;
background: #224587;
padding: 15px 10px 10px 10px;
font: 27px;
}

#news {
width: 166px;
position: absolute;
top: 50px;
left: 0px;
background: #4ec7ea;
padding: 10px;
font: 12px/125% verdana,geneva,lucida,arial,sans-serif;
}

#content {
background: #fff;
position: absolute;
top: 95px;
left: 186px;
width: 612px;
padding: 0 5px 5px 5px;
margin-right: 5px;
}

p {
padding-bottom: 5px;
}

.big-white {
color: #fff;
font-size: 15px;
}


.big-white a {text-decoration: none; color: #fff;}
.big-white a:hover {text-decoration: none; color: #ffc72d;}


h1 {
color: #224587;
font-size: 18px;
}

h2 {
color: #0ca449;
font-size: 15px;
clear: both;}

h3 {
color: #224587;
font-size: 13px;
}

.white {
color: #fff;
}

.lt-blue {
background: #4ec7ea;
}

.gray {
background: #dddddd;
}

.big-blue {
color: #224587;
font-size: 15px;
font-weight: bold;
}

.big {
font-size: 17px;
}

.small {
font-size: 10px;
line-height: 110%;
}

.float-left {
float: left;
margin-right: 5px;
margin-bottom: 10px;
}

.float-right {
float: right;
margin: 10px;
}

td {vertical-align: top;}

.print {display: none;}

