body { padding:15px; color:#27292d; font-family:verdana, sans-serif; font-size:95%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#f1ae1d; text-decoration:underline; }
a:hover { text-decoration:none; }
h1 { color:#04277d; font-size:1.7em; line-height:25px; letter-spacing:-1px; padding-bottom:4px; margin-top:0; font-weight:normal; }
h2 { color:#04277d; font-size:1em; margin-bottom:-15px; }
h3 { font-size:1.5em; color:#f1ae1d; font-weight:normal; margin-top:40px; }
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-top:1px solid #eef1f8; }
.datatable th { background:#04277d; color:white; font-weight:bold; padding:5px 3px; }
.datatable td { border-bottom:1px solid #eef1f8; padding:10px 1px; }
.datatable h2 { margin-top:0; }

.feedback_table {  border-top:1px solid #eef1f8;  }
.feedback_table td { border-bottom:1px solid #eef1f8; padding:8px 3px;  }

.news_table th { background:#04277d; color:white; font-weight:bold; padding:3px 3px; }
.news_table th p { padding:0; margin:0; }
.news_table {  border-top:1px solid #eef1f8;  }
.news_table td { border-bottom:1px solid #eef1f8; padding:10px 3px; }
.news_table h2 { margin:0; padding:0; }

.feedback_table p { margin:1px; padding:1px; color:#04277D; }
.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:#465EB9; 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 { font-size:1.5em; margin-top:-18px; color:#f1ae1d; }
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:960px; margin:0 auto; margin-bottom:10px; text-align:left; }
#head { background:url(head_back.jpg) no-repeat; height:194px; color:#fff; }
#head p { margin-top:0; }
#head b { color:#4bd2fe; }
#head img { padding:3px 0 0 21px; }
#sitelogo { color:#1B3381; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#main { background:url(pagebody_back.gif) #fff repeat-y; }
#main_top { background:url(main_top.gif) no-repeat; height:39px; }
#left_col { float:left; width:680px; padding-left:30px; line-height:20px; }
#right_col { float:right; width:210px; }
#right_col ul { margin:0; padding:0; margin-bottom:50px; }
#right_col li { list-style-type:none; }
#right_col li a { background:url(right_arrow.jpg) left center no-repeat; color:#042980; padding-left:25px; text-decoration:none; display:block; margin-bottom:10px; }
#right_col li a:hover { background:url(right_arrow.jpg) 3px center no-repeat; color:#87b9e1; }
#bot_clear { clear:both; height:108px; background:url(clear_bot.gif) no-repeat; }
#end, #end a { color:#80b4de; font-weight:normal; text-decoration:none; }
#end { font-size:0.7em; }
#end a:hover { color:#03267a; }
#copyright { color:#03267a; height:50px; line-height:30px; margin-bottom:10px; }
#nav { background:url(menu_back.jpg) #032576; text-align:left; margin:0 0 6px 0; padding:0; color:white; clear:both; height:35px; line-height:32px; }
/** 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:6px 3px 6px 10px; text-decoration:none; border:0; margin:0 0 0 10px;   }
#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 { background:url(nav_arrow.gif) left center no-repeat; color:white;  }
#nav li a:hover { background:url(nav_arrow.gif) 2px center no-repeat; color:#e6d72d; }
#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:#e6d72d; cursor:default; }
#map { position:absolute; margin-top:-625px; margin-left:695px; }