@charset "utf-8";
/* CSS Document */
body { font-size: 13px;color: #333333;font-family: Verdana, Arial, Helvetica; background: #003d79; }

#container {color: #000;background: #ccc;background: #003d79; background-image: url('img/header-bg.png'); 	background-position: left top;	vertical-align: top; height:146px;}
#header {margin: 0 auto;width: 1060px;background: #ddd; background-image: url('img/header.png'); 	background-position: left top;	vertical-align: top; height:146px;}
#logo {float:left;}
#navContainer { float:right; margin:77px 10px 0px 0px;}
ul#navlist {margin-left: 0;padding-left: 0;white-space: nowrap; font-size: 14px; text-shadow:0 0 1px transparent;
 text-shadow:0 0 0 #f00, 0 0 1px transparent; font-weight: 800px;}
#navlist li {display: inline;list-style-type: none;}
#navlist a { padding: 3px 15px; }
#navlist a:link, #navlist a:visited {color: #fff;text-decoration: none;}
#navlist a:hover {color: #fff;background-color: #369;text-decoration: none;}

#contentCont {float: left;width: 100%;color: #000;background: #d2e3dd;}
#contentCont2 {margin: 0 auto;width: 1060px;}
#contentCont3 {float: left;width: 1060px;background: #d2e3dd url(img/bg.png) repeat-y 100% 0;}

#content {clear: left;float: left;width: 710px;padding: 0;margin: 10px 13px 40px 0px;display: inline;}
#content h1 {  margin: 0;padding: 10px 16px; font-size:19px; text-shadow:0 0 1px transparent;
 text-shadow:0 0 0 #f00, 0 0 1px transparent; font-weight: 800px;color: #003d79;}
#content h2 { margin: 0;padding:0px 16px; font-size:16px; text-shadow:0 0 1px transparent;
 text-shadow:0 0 0 #f00, 0 0 1px transparent; font-weight: 800px;}
#content h4 { margin: 0;padding:2px 16px; font-size:13px; text-shadow:0 0 1px transparent;
 text-shadow:0 0 0 #f00, 0 0 1px transparent; font-weight: 800px;margin-bottom:-10px;}
#content p {line-height:1.3em;padding:0px 16px;}
#content li {padding:1px 55px 10px 0px;} 
#content .text12 {font-size:12px;}
#content a:link, #sideRight a:link {color: #003d79; text-decoration: underline; padding: 2px;}  
#content a:active, #sideRight a:active {color: #003d79; text-decoration: underline; padding: 2px;}  
#content a:visited, #sideRight  a:visited {color: #003d79; text-decoration: underline; padding: 2px;}   
#content a:hover, #sideRight a:hover {color: #d2e3dd; background-color:#003d79; text-decoration: underline; padding: 2px;}   

#sideRight a:link {color: #003d79; text-decoration: underline; padding: 2px;}  
#sideRight a:active {color: #003d79; text-decoration: underline; padding: 2px;}  
#sideRight  a:visited {color: #003d79; text-decoration: underline; padding: 2px;}   
#sideRight a:hover {color: #d2e3dd; background-color:#003d79; text-decoration: underline; padding: 2px;}

#sideRight {float: right;width: 290px;padding: 10px;margin: 3px 0 40px 0px;display: inline;}
#sideRight h2 { margin: 0; color:#003d79; font-size:17px;  text-shadow:0 0 1px transparent;
 text-shadow:0 0 0 #f00, 0 0 1px transparent;margin-bottom:-10px;}
#sideRight li { line-height: 1.5em;}

#footerCont {clear: left; color: #fff;background: #003d79;}
#footer {margin: 0 auto;width: 1060px;text-align: center;padding: 20px;line-height:1.2em;}
#footer a:link { color: #fff; text-decoration: none;}  
#footer a:active  { color: #fff; text-decoration: none;} 
#footer a:visited  { color: #fff; text-decoration: none; } 
#footer a:hover { color: #fff; text-decoration:underline;}    