/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #2487d7;
}

.logo {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
margin-top: 0;
margin-bottom: 2px;
margin-left: 0;
margin-right: 0;
}

td.nav_top {
border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
background-image: url(images/blue_nav_bg.gif);
}

td.nav {
border-bottom: 1px solid #555555;
background-image: url(images/blue_nav_bg.gif);
}

td.nav_left {
background-image: url(images/blue_nav_left.gif);
width: 5px;
height: 19px;
}

td.nav_center {
background-image: url(images/blue_nav_bg.gif);
color: #FFFFFF;
font-weight: bold;
padding-left: 5px;
}

td.nav_right {
background-image: url(images/blue_nav_right.gif);
width: 5px;
}

.nav_center a:link {
color: #FFFFFF;
font-weight: bold; 
text-decoration: none;
}

.nav_center a:visited {
color: #FFFFFF;
font-weight: bold; 
text-decoration: none;
}

.nav_center a:active {
color: #FFFFFF;
font-weight: bold; 
text-decoration: none;
}
.nav_center a:hover {
color: #FFFFFF;
font-weight: bold; 
text-decoration: underline;
}

td.subnav {
border-bottom: 1px solid #555555;
}

td.body_top {
background-image: url(images/blue_top.gif);
}

td.body_left {
background-image: url(images/blue_left.gif);
}

td.body_right {
background-image: url(images/blue_right.gif);
}

td.body_bottom {
background-image: url(images/blue_bottom.gif);
}

.subnav a:link {
text-decoration: none;
color: #000000;
}

.subnav a:visited {
text-decoration: none;
color: #000000;
}
.subnav a:active {
text-decoration: none;
color: #000000;
}
.subnav a:hover {
text-decoration: underline;
color: #000000;
}


.footer {
color: #FFFFFF;
text-decoration: none;
}

.footer a:link {
color: #FFFFFF;
text-decoration: none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

.footer a:active {
color: #FFFFFF;
text-decoration: none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
