body { padding:15px; color:#363636; font-family:"lucida sans unicode",verdana,arial,sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#000; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4 { font-family:"century gothic";}
h1 { color:#000; font-size:2em; border-bottom:2px solid #C6C6C6; line-height:25px; letter-spacing:1px; padding-bottom:4px; margin-top:0; font-weight:800;}
h2 { color:#fff; font-size:1.5em;  line-height:25px; letter-spacing:1px;  font-weight:800; text-transform:uppercase; clear:both; background:#000077; padding-left:3px;}
h3 { color:#000077; font-size:1.3em; border-bottom:1px solid #C6C6C6; line-height:25px; letter-spacing:1px; padding-bottom:2px; font-weight:800; text-transform:uppercase; clear:both; }
h4 { color:#18387E; font-size:1.4em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:url(menu_back.jpg) #000077 repeat-x top; color:white; font-weight:bold; border:1px solid white; padding:3px; text-transform:uppercase;}
.datatable td { background:#efefef; border:1px solid white; padding:3px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#000; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#18387E; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #8b8b8b; }
.noborder { border:0; }
#top_bar {background:#000000; border-bottom:1px solid #FFFFFF; color:#FFFFFF; height:22px; line-height:21px; padding-right:18px; text-align:right; margin-bottom:30px;}
#top_corners { height:16px; width:812px; background:url(top_corners.jpg) no-repeat top; margin:0 auto; }
#container { width:780px; margin:0 auto; padding:0 16px 0 16px; border:0; text-align:left; background:url(container_back.jpg) repeat-y; }
#main { width:780px; margin:0; background:url(main_back.jpg) #fff no-repeat top; }
#sitelogo { color:#1B3381; height:110px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc { float:right; padding:0 15px 0 0; height:110px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:150px; line-height:145px; width:780px; background:url(top_pic.jpg) #fff no-repeat; text-align:center; }
#date { height:25px; line-height:24px; background:#A7B9E7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#344DAB; padding-right:10px; }
#pagebody { padding:10px 20px 20px 20px; background:url(pagebody_back.jpg) #fff repeat-x top; min-height:200px;}
#pagebody ul {line-height:2em; list-style-image:url(tick.gif);}
#pagebody form img { border:0; }
#bottom { height:55px; line-height:24px; background:url(bottom_back.jpg) #000080 repeat-x top; text-align:center; font-size:1em; color:white; clear:both; text-transform:uppercase;}
#bottom_corners { height:16px; width:812px; background:url(bottom_corners.jpg) no-repeat top; margin:0 auto 10px auto; }
#end, #end a { color:#a0a0a0; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:white; height:20px; line-height:20px; margin-bottom:10px; color:#707070; letter-spacing:1px;}

#nav { background:url(menu_back.jpg) #fff repeat-x top; text-align:center; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:38px; line-height:25px; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:0 15px; text-decoration:none; }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active { color:#c5f098; cursor:default; }
#nav li a { color:white; font-weight:normal; text-transform:uppercase; border-right:1px solid #6b6bcf;}
#nav li a.last { border:0; }
#nav li a:hover { color:#A7B9E7; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav #active { color:#A7B9E7; cursor:default; }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }