body { padding:15px; color:black; font-family:arial, verdana, sans-serif; font-size:80%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#15245b; text-decoration:underline; }
a:hover { text-decoration:none; }
h1 { color:#15245b; font-size:1.9em; line-height:25px; margin-top:0; font-weight:normal; border-bottom:1px solid #249ad7; padding-bottom:3px }
h2 { color:#ffffff; font-size:1.5em; background:#17265f; padding:3px 7px; line-height:25px; font-weight:normal; padding-bottom:3px; }
h3 { color:#249ad7; font-size:1.6em; line-height:25px; font-weight:normal; }
h4 { color:#15245b; font-size:1.3em; margin-bottom:5px; }
img.clsleft { margin-right:20px; margin-bottom:10px; }
img.clsmiddle { margin-right:20px; margin-left:20px; margin-bottom:10px; }
img.clsright { margin-left:20px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #132759; margin-right:20px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #132759; margin-right:20px; margin-left:20px; margin-bottom:10px; }
img.clsborderright { border:2px solid #132759; margin-left:20px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#465EB9; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.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, .reset { background:#15245b; color:white; border:0; cursor:pointer; font-weight:normal; font-size:1em; padding:5px; }
.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 #132759; }
.noborder { border:0; }
.box { border:1px solid #76d1fe; }
#container { width:976px; margin:0 auto; border-top:0; text-align:left; background:url(container_back.jpg) repeat-y left; }
#main { width:976px;  margin-top:0; background:url(main_back.jpg) no-repeat left top; }
#call { width:976px; height:57px; background:url(call.jpg) no-repeat top center; }
#pagebody { width:876px; padding:30px 50px; }
#pagebody form img { border:0; }
#pagebody ul { list-style-type:square; }
#bottom { height:55px; padding:0 35px; background:url(bottom_back.jpg) no-repeat top center; text-align:center; font-size:1em; color:#16245b; clear:both; }
#bottom_left { float:left; height:45px; line-height:45px; }
#bottom_right { float:right; height:45px; line-height:45px; }
#copyright_wrap { width:926px; padding:0 25px; margin:0 auto; height:30px; color:#249ad5; font-size:0.9em; }
#copyright { float:left; height:30px; line-height:30px; }
#end { float:right; height:30px; line-height:30px; }
#end, #end a { color:#249ad5; font-weight:normal; text-decoration:none; }
#end a:hover { color:#16245b; }

#nav { background:url(menu_back.jpg) #182763 no-repeat top center; text-align:center; margin:0; padding:0; color:white; clear:both; height:50px; line-height:50px; }
#nav .noborder { border:0; }

/** 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 30px; text-decoration:none; border:0; font-size:1.4em; }
#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; border-right:1px solid #025f8d; }
#nav li a:hover { color:#249ad5; }
#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:#249ad5; 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; }