body { padding:15px; color:#757575; font-family:verdana, tahoma,  sans-serif; font-size:70%; background:white; }
#pagebody b {color:#000;}
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a img { border:0; }
a { color:#6acad8; text-decoration:none; font-weight:bold; font-style:italic;}
a:hover { color:#4fc09e; }
h2 a { color:#FFF; font-weight:normal; text-decoration:none; }
h2 a:hover { color:#FFF; }
h1, h2, h3, h4 { font-family:"Century Gothic", Verdana,"trebuchet ms", tahoma, sans-serif; }
h1 { color:#087e5c; font-size:1.8em; border-bottom:1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; padding-bottom:4px; margin-top:0;font-weight:normal; }
h2 { color:#fff; font-size:1.5em;background:#5dbcca;line-height:25px; letter-spacing:-1px; padding-left:3px; font-style:italic; font-weight:normal;}
h3 { color:#465EB9; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#6d6e72; font-size:1.4em; font-weight:normal}
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:1px solid #76777b;padding:4px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:1px solid #76777b;padding:4px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #76777b;padding:4px; margin-left:10px; margin-bottom:10px; }
.datatable {background:url(datatable_back.jpg)  bottom right no-repeat ; }
.datatable th { background:#465EB9; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.datatable input,textarea {border:1px solid #32a584;}
.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:#32a583; 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:#6acad8; font-weight:bold; clear:both; }
.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:1px solid #76777b;padding:4px; }
.noborder { border:0; }
#container { width:768px; margin:0 auto; margin-bottom:10px; text-align:left;  }
#main { width:768px; margin:8px; margin-top:0; background:#fff;border:1px solid #474042; }
#sitelogo { color:#1B3381; height:158px; line-height:130px; font-size:1.7em; font-weight:bold;  float:left; }
#banner { background:url(../template/banner_bg.gif) #fff no-repeat;height:158px; } 

#main_pic { height:150px; line-height:145px; width:692px; background:url(top_pic.jpg) #fff no-repeat; text-align:center;display:none; }
#date { height:71px; line-height:50px; background:url(date_back.jpg) #606164 top;  text-align:right; clear:both; }
#pagebody {background:url(pagebody_back.jpg) no-repeat bottom right; padding:15px;text-align:justify; }
#pagebody form img { border:0; }
#end, #end a { color:#fff; font-size:0.9em; font-weight:normal; }
#end a:hover { color:#7ccad4; border-color:white; }
#copyright { color:#7ccad4; height:50px; line-height:30px; margin-bottom:10px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#067e5b; }


#bottom { height:25px; line-height:24px; background:#6acad8; text-align:center; font-size:1em; color:white; clear:both;border-top:1px solid #474042; }
#bottom a { color:white; } 
#bottom a:hover { text-decoration:underline; }

#hbc { float:right; padding:0; height:40px; text-align:right;  margin-top:15px; margin-right:10px;}

#nav { background:url(menu_back.jpg) no-repeat #76787b; text-align:center; margin:0; padding:0;  color:white; clear:both; height:25px; 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:6px 4px; text-decoration:none; border:0;}
#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 li a { color:white; font-weight:normal;font-size:0.9em; }
#nav li a:hover { color:#7ccad4; }
#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:#56b89a; 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; }

#top_button {border:0; margin-bottom:0; padding-bottom:0; float:right; margin-top:-25px;}

#top_links { border-bottom:1px solid #C6C6C6; padding-bottom:10px; font-size:1.1em; font-style:italic;}
