@charset "utf-8";

/* CSS Document */
html {height:100%;background:url(images/html_bg.gif) 50% 0 repeat-y;}
body {margin:0px; font-family:Trebuchet MS,Arial; font-size:13px; color:#211A68;}

/* Page layout */
#container {text-align:center; width:850px; height:100%; background-color:#FFFFFF; margin:0 auto; display:block}
#page {width:850px; overflow:hidden; text-align:center; margin:0 auto; padding:0px;}

/* Top Image */
#headerpic {clear:both; width:850px; height:130px; float:left; text-align:left; background:url(images/top.jpg)  left top no-repeat; margin:0px; padding:0px; }


/* Navigation */
#nav {position:relative; bottom:30px; right:0px; width:800px; height:20px; float:left; text-align:center;}
#nav ul {margin:0px; padding:0px;}
#nav ul li {float:left; list-style-type: none; margin:0px; padding:0px; text-align:center;}
#nav a {display:block; width:90px; padding:2px; border-right:1px solid #dddcdc; font-size:14px; color:#211A68; font-weight:bold; text-decoration:none;}
#nav a.last-child {border-right:none;}
#nav a.blank {border-right:none;}
#nav a:hover {background-color:#dddcdc;}

#nav .a2 {display:block; width:66px; font-size:14px; color:#0033bb; border-top:1px solid #dddcdc; border-bottom:1px solid #dddcdc;}
#nav .a2-first-child {display:block; width:66px; font-size:14px; color:#0033bb; border:1px solid #dddcdc; }
#nav .a2:hover {background-color:#ffffff;}
#nav .a2-first-child:hover {background-color:#ffffff;}

#nav .a3 {display:block; width:66px; font-size:13px; color:#6699ff; }
#nav .a3-first-child {display:block; width:66px; font-size:13px; color:#6699ff; border-left:1px solid #ffffff;}
#nav .a3:hover {background-color:#dddcdc;}

#nav .a4 {font-size:14px; color:#2255dd; }
#nav .a4-last-child {font-size:14px; color:#2255dd; border-right:none;}
#nav .a4:hover {background-color:#dddcdc;}


/* Main Area */
#main {width:750px; height:100%; margin:0 auto; padding:0px; font-size:14px; text-align:justify; line-height:20px;}
#main h1 {width:720px; font-size:16px; color:#211A68; text-align:left; font-weight:bold;}
#main h2 {width:720px; font-size:16px; color:#211A68; text-align:center; font-weight:bold;}
div.mainleft {float:left; width:500px; text-align:justify; line-height:20px;}
div.mainright {float:right; width:200px;}
div.Content {margin-left:5px; margin-right:5px; vertical-align:top; text-align:left;}
td {margin-left:5px; margin-right:5px; vertical-align:top;}
a {color:#211A68; font-weight:bold;}
a:hover {color:#211A68; font-weight:bold; text-decoration:none;}
.sub {margin:0px 0px 0px 10px; font-size:12px; color:#211A68; font-style:italic; text-decoration:none;}



/* Text Nav */
#textnav {clear:both; width:750px; text-align:center; margin:1em 0px 0px 0px; padding:2px; height:100%;  font-size:12px;}
#textnav a {font-weight:normal;}
#textnav .a2 {font-weight:bold;}

/* Footer */
#footer {clear:both; width:750px; text-align:center; margin:1em 0px 0px 0px; padding:8px; border-top:1px dashed #D3D8CD;font-size:11px;}
#footer a { font-weight:normal;}

