@charset "utf-8";
/* CSS Document */

body {background-color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; text-align:center;  margin: auto;}

#main {position:relative; background-color: #FFFFFF; width: 917px; margin: auto; text-align: left; }

#upperBar {position:relative; width: 917px; height: 116px; background-image: url(images/upperBar.jpg); }
#logo{position: absolute; left: 21px; top: 19px; width: 302px; height: 58px;}
#contactBlurb{position: absolute; left: 600px; top: 19px; width: 300px; height: 60px; color: #8b8b8b; font-weight: bold;}
#menuBar {position: absolute; bottom: 0px; right: 0px; width: 655px; height: 38px; vertical-align: bottom; padding: 0px;}

#graphicBar {position:relative; width: 917px; height: 221px;}

#content {position: relative; width: 917px; background-color:#FFFFFF; padding: 0px; top: 0px;}

#footerBar {position:relative; width: 917px; height: 31px; background-color: #000000; color:#FFFFFF; }

#list {padding:0; margin-left: 20px;}
#list li {list-style-type: disc;}
.menuLink, .menuLink:LINK, .menuLink:VISITED {font-size:12px; color:#FFFFFF; margin-left: 30px; margin-right: 20px; text-decoration:none; font-weight: bold;}
.menuLink:HOVER{font-size:12px; color:#FFFFFF; margin-left: 30px; margin-right: 20px; text-decoration:underline; font-weight: bold;}
.currentPage{font-size:12px; color:#cc0000; margin-left: 30px; margin-right: 20px; text-decoration:underline; font-weight: bold;}

.newsDate{font-size: 11px; font-weight: bold;}

.blueLink, .blueLink:LINK, .blueLink:VISITED {color: #2d60b2; text-decoration: none;}
.blueLink:HOVER {color: #2d60b2; text-decoration: underline;}

.blueLinkSMALL, .blueLinkSMALL:LINK, .blueLinkSMALL:VISITED {color: #2d60b2; text-decoration: none; font-size: 10px;}
.blueLinkSMALL:HOVER {color: #2d60b2; text-decoration: underline; font-size: 10px;}

.whiteLink, .whiteLink:LINK, .whiteLink:VISITED {color: #FFFFFF; text-decoration: none;}
.whiteLink:HOVER {color: #FFFFFF; text-decoration: underline;}

#sysHeader{background-image: url(images/sysHeader.gif); height: 26px; width: 265px;}
.sysOption{padding-left: 5px; padding-top: 6px; padding-bottom: 6px; width: 260px; font-size: 12px; color:#333333; font-weight: bold;}