body {margin: 0; padding: 30px 15px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #595959; background-color: #a8ceea; background-image: url(/images/bodyBg.jpg); background-repeat: no-repeat; background-position: top center;}
a {color: #0098ae; text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {color: #84a014;}
img {border: none;}


#navigation_bg {width: 100%; background-color: #F6F9FF; height: 75px; overflow: hidden;}
#navigation {width: 100%; margin-top: -52px; height: 52px; overflow: hidden;}
#navigation2 {width: 100%; margin-top: -22px; height: 20px; overflow: hidden; text-align;right;}
#content_bg_top {background-color: #dce5eb;}
#content_bg_bottom {background-color: #dce5eb;}
#content_border {background-color: #f6f9fe; width: 100%;}
#content {background-color: #dce5eb; margin: 0 0 0 8; text-align: left;  align: center; width:99%}
#footer_bg {background-color: #f8fbff; width: 100%; height: 41px;}
#footer {margin-top: -41px;}
#footer p {margin: 12px; color: #999999; font-size: 11px;}

div.dropDown {position: absolute; visibility: hidden; display:none; width: 180px; background-color: #FFFFFF; z-index: 10;}
div.dropDown p {margin: 0px;}
div.dropDown a, div.dropDown a:visited {padding-left: 9px; color: #000000; font-weight: normal; font-size: 11px; background-image: url(/images/dropDownLi.gif); background-repeat: no-repeat; background-position: 0 3px;}

div.clear {clear: both; overflow: hidden;}