body { padding:15px; color:#646464; font-family:arial, sans-serif; font-size:75%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#209414; text-decoration:underline; font-weight:bold; }
a:hover { text-decoration:none; }
h1, h2, h3, h4 { font-family:arial, sans-serif; }
h1 { color:#209414; font-size:2.4em; font-weight:normal; padding-top:0; margin-top:0; }
h2 { color:#209414; font-size:1.6em;  }
h3 { color:#209414; font-size:1.3em; }
h4 { color:#555; font-size:1.6em; }
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 #ddd; padding:2px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:1px solid #ddd; padding:2px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #ddd; padding:2px; margin-left:10px; 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 { background:#444; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:4px; }
.reset { background:#444; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:4px; }
.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:1px solid #ddd; padding:2px; }
.noborder { border:0; }
#container { width:930px; margin:0 auto; margin-bottom:10px; text-align:left; background:#fff; border: 1px solid #e0e0e0; }
#main { margin:auto; padding:0 35px 20px 35px; margin-top:0; background:#fff;  }
#sitelogo { float:left; }
#hbc { float:right; padding:12px 0px 0 15px; text-align:right; }
#hbc a { color:#555; font-size:0.9em; text-decoration:underline; font-weight:normal; padding:0 10px 0 0; }
#hbc a:hover { border:0; text-decoration:none; }
#main_pic { height:150px; line-height:145px;  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:20px 16px; border: 1px solid #e0e0e0; }
#pagebody form img { border:0; }
#bottom { text-align:left; font-size:1em; clear:both; padding:15px 0; }
#bottom span { color:#b1b1b1; }
#bottom span a { color:#919191; text-decoration:underline; }
#bottom span a:hover { text-decoration:none; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:white; 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:#3d3b3b; }
.borderRight { border-right:1px solid #eee; }
#head { background: url(call.gif) top right no-repeat; height:119px; }
#nav { background: url(nav.gif) repeat-x; text-align:left; margin:0; padding:0; clear: both; height: 45px; line-height: 45px; padding-left: 5px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; }
.sidebox { width:219px; float:right; margin:0 0 10px 20px; }
.sidebox_header { background: url(sidebox.gif) no-repeat; height:34px;  padding-left:10px; font-weight:bold; }
.sidebox_header h4 { color: #565555; line-height:34px; font-size:1em; margin:0; }
.sidebox_content { padding:10px; border:1px solid #ececeb; background: url(sidebox_bg.gif) bottom repeat-x; color:#898989; }
.sidebox_content strong { color: #5f5f5f; }
.sidebox_content .grey { color: #949494; }
.sidebox_readmore { background: url(dotted.gif) top repeat-x; padding:10px 0; text-align:right; }
.space_line { background: #eee; height:1px;  margin:10px 0; }
.arrow li { background: url(li_arrow.gif) left top no-repeat; padding-left:10px; list-style-type: none; margin-bottom:8px; }
.services { border-collapse:collapse; }
.services td { padding:4px 0 4px 14px; background: url(arrow.gif) left center no-repeat; border-bottom:1px solid #ddd; }

/** 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:15px 22px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:29px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:30px /* 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:#000; font-weight:bold; }
#nav li	{ background: url(nav_spacer.gif) right no-repeat; }
#nav li a { color:#727272; font-weight:normal; text-decoration:none;  }
#nav li a:hover { color:#222; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background: url(nav_parent.gif) right center no-repeat; }
#nav .nav_parent li { display:block; padding:0; margin:0; background:none; line-height:30px; }
#nav .nav_parent a:hover {  }
#nav .nav_child a { background:#209414; opacity: 0.90; -moz-opacity: 0.90; filter:alpha(opacity=90); padding:2px 8px; border-bottom:1px solid #75bb6f; color:#fff; }
#nav .nav_child a:hover { font-weight:bold; background: #1e8214; color:#fff; }
#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 { color:#fff;  }
#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; }