 *{padding:0;margin:0;}

body{background:#E5E5E5;font-family:Verdana,Helvetica, Arial, sans-serif;font-size:11px;}
#body{width:850px;margin:10px auto;border:solid 1px #CCC;background:#FFF;}
#content{width:810px;margin:20px;float:left; color:#111111;}

body {font-size:12px;line-height:22px;}
h1{margin:20px 0 15px 0; font-size: 20px;}
h2{margin:13px 0 13px 0;font-size:14px;line-height:30px;}
p{margin:11px 0}
ul{font-size:13px; line-height:22px;margin-left:20px;}
ol{font-size:13px; line-height:22px;margin-left:20px;}
ol li{padding:1px 0;margin-left:5px;list-style-type: upper-roman;}

a,a:link,a:visited{text-decoration:none;color:#092B92;font-size:12px;}
a:hover{text-decoration:underline;color:#092B92;font-size:12px;}
input {background:white; border:1px solid grey}

#header{background:#000055;width:100%; height:90px;}
#header #logo_left {float:left;font-family:Arial;background:#000055; margin:10px;}
#header #logo_text{margin-left:0px;font-size: 28px; font-weight:bold; line-height: 28px; text-transform: uppercase; text-align:center;}
#header #logo_text span{color:#ffffff;}
#header #logo_left a{text-decoration:none;color:#fff;font-size: 28px;}
#header img{float:right; height:90px;}

#col_left{width:510px;float:left;margin:0px 0;overflow:hidden;}
#col_left .inner_col{margin-left:5px;}
#col_right{width:300px;background:#EEE;float:left;margin:15px 0 0 0;overflow:hidden;}
#col_main{clear:left;float:left;width:810px;margin:15px 0;overflow:hidden;}
#col_main .inner_col{margin:0 5px;}
.inner_col{margin:15px;}
div .inner_col img{float:right;margin-left: 30px}

#col_right table{width:270px;}
#col_right table td{padding:5px 0 0 0;}

hr {margin:20px auto 20px auto; color:#777777; width:90%; text-align:center; height:2px}

#footer{font-family:Arial;width:100%;clear:left;float:left;font-weight:bold;margin-top:15px;}
#footer div{width:530px;margin:0 auto;}
#footer a{text-transform:uppercase;color:#000;text-decoration:none;}
#footer a:hover{text-decoration:underline;color:#092B92;}


.submit, #reset {float:left;color:#202c82;font-weight:bold;margin:5px 5px;display: block;border: 1px solid;border-color: #aaa #000 #000 #aaa;width: 5em;background: #fff;}
.submit:hover, #reset:hover {position: relative; top: 1px; left: 1px; border-color: #000 #aaa #aaa #000;} 



	 
/* structure - DO NOT CHANGE */
#dropdown_wrapper {width:auto;}
#dropdown {width:570px;margin:11px 0 0 0px;padding:0;background:#233C50;float:left; border-top:solid 1px white;}
#dropdown ul, #dropdown li {margin:0;padding:0;border:0;float:left;list-style:none;}
#dropdown a {display:block;}
#dropdown .toplevel li {width:100%;text-align:left;}
#dropdown li li {width:100%;}
#dropdown li:hover ul, #dropdown li.sfhover ul {float:none;text-align:left;left:auto;top:auto;}
#dropdown .toplevel.top9 {position:relative;}
#dropdown .right_position li:hover ul, #dropdown .right_position li.sfhover ul {float:right;text-align:right;left:-30px;}
#dropdown li:hover, #dropdown li.sfhover {background:none;}
/* top level settings */
#dropdown .toplevel a {color:#FFF;background:#202c82;font-size:12px;font-family:arial;font-weight:bold;height:30px;line-height:30px;text-decoration:none;text-align:center;}

#dropdown .top2 a {width:120px;}
#dropdown .top3 a {width:150px;}
#dropdown .top4 a {width:150px;}
#dropdown .top9 a {width:150px;}

#dropdown .toplevel a:hover {background-color:#28ACD6;}
/* set imgs and widths */
/* sub level settings */
#dropdown .toplevel li a {width:auto;height:auto;color:#0D2233;background:#C8E9F9;font-size:11px;font-family:arial;font-weight:normal;margin:0;padding:0 10px;height:23px;line-height:23px;text-decoration:none;border:none;text-align:left;}
#dropdown .toplevel li a:hover {background:#C8E9F9;text-decoration:underline;}
#dropdown li ul {width:150px;position:absolute;left:-2000px;margin:0;z-index:999;}
/* sub level resource center settings */
#dropdown li ul {margin:0;position:absolute;left:-2000px;z-index:999;}
/* Support for the "iehover-fix.js" */
ul#dropdown iframe {
 position: absolute;
 /* account for the border */
 left: -0.25em;
 top: -0.25em;
 z-index: -1;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
* html ul#dropdown li { z-index: 201; }
/* this is for IE 5.0
select.hide { visibility: hidden; }
/* End Support for the "iehover-fix.js" */