body { padding:15px; color:black; 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:#2b4b93; text-decoration:underline; font-weight:bold; }
a:hover { text-decoration:none; }
h1, h2, h3, h4 { font-family:arial, sans-serif; }
h1 { color:#14487e; font-size:1.6em; border-bottom:1px solid #afc2d6; line-height:25px;  padding-bottom:10px; margin-top:0;}
h2 { color:#eab307; font-size:1.3em; }
h3 { color:#14487e; font-size:1.4em; border-bottom:1px solid #afc2d6; line-height:25px; }
h4 { color:#314c68; font-size:1.1em; font-weight:normal; line-height:1.8em;   }
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 #AFC2D6; padding:2px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:1px solid #AFC2D6; padding:2px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #AFC2D6; 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; vertical-align:top; }
.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:#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 #e2e9f8; padding:20px; margin:20px; background:url(quote_top.jpg) no-repeat top right; }
.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 #AFC2D6; padding:2px; }
.noborder { border:0; }
#container { width:886px; margin:0 auto; text-align:left; }
#main { width:886px; background:url(main.png) repeat-y; margin-top:30px; padding-bottom:40px; }
#sitelogo { color:#1B3381; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:150px; line-height:145px; width:685px; 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; width:610px; padding-top:10px; color:#5881ab; line-height:23px; }
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#465EB9; text-align:center; font-size:1em; color:white; clear:both; }
#end, #end a { color:#133581; font-size:0.9em; font-weight:normal; }
#end { clear:both; margin:auto; width:820px; text-align: left; border-top:1px solid #ddd; padding-top:5px; padding-bottom:20px;  }
#end a { text-decoration:underline; }
#end a:hover { color:#2f54a7; border:0; }
#copyright { color:#14264e; width:886px; padding-top:20px; height:30px; text-align:center; line-height:30px; clear:both; margin:auto; margin-top:20px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }

.clear { clear:both; }

hr { height:1px; border:0; background:#ddd; padding:0; margin:0; }

#nav {  text-align:left ; margin:0; margin-left:15px;  padding:0;  color:white; clear:both; list-style-type:none; padding-top:20px; width:195px; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:block;  top:0; /* fixes inline list bug */; }
#nav li a { padding:7px 8px; 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 #active {  }
#nav li a { color:#25425d; font-weight:normal; border-bottom:1px solid #fce393; display:block; }
#nav li a:hover { color:#0A1D5C;  background:#fff; text-indent:10px; }
#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 {  }
#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 { width:720px; height:183px; background:url(banner.png) no-repeat; }
#main_pic { width:633px; height:220px; margin-left:10px; }
#side_menu { width:233px; background:url(side_menu.png) no-repeat; margin-top:-27px; }
#side_menu_end { width:233px; background:url(side_menu_end.png) no-repeat; height:14px;  }
#left { width:633px; float:left; }
#right { float:left; width:233px; margin-left:10px; }

.side_box { background:#4059a4 url(side_box_top.png) top left no-repeat; width:213px; padding:10px; }
.side_box_end { background: url(side_box_end.png) no-repeat; width:234px; height:14px;  }
.side_box h2 { color:#fff; border:0; font-size:1.1em; font-weight:bold; letter-spacing:0; }
.side_box h3{ color:#fff; letter-spacing:0; font-weight:normal; font-size:1.1em; padding:0; margin:0; border:0; }
.side_box input { border:1px solid #194471; height:20px; width:195px; padding:5px; background: url(side_box_input_bg.png) repeat-x; }
.side_box .input_image { border:0; height:auto; background:none; padding:0; width:auto;  }

.pagebody_side { background:#fff; width:150px; float:right; border:1px solid #AFC2D6; padding:10px; margin: 0 0 10px 10px; font-size:0.9em; }
.pagebody_side img { margin-top:10px; }

.small { font-size:0.9em; }
.centre { text-align:center; }

.normal-font { font-size:1.2em; }

.invalid { background:url(invalid.gif) #fff no-repeat left; }

.float-left { float:left; }
.float-right { float:right; }

.TA_rtable td { padding:5px; }

#right hr { width:200px; height:1px; border:0; background:#ddd; margin-top:20px; }

.datatable2 { border-collapse:collapse; }
.datatable2 td { border-bottom:1px solid #d8e2ed; padding:5px; }
.datatable2 input { border:1px solid #98b3cf; height:16px; padding:3px;  }
.datatable2 textarea { border:1px solid #98b3cf; padding:3px;}
.datatable2 strong {  color:#14487E; }

.form_required { color:red; }

input { border:1px solid #98b3cf; height:16px; padding:3px;  }
textarea { border:1px solid #98b3cf; padding:3px;  }
.submit { padding:6px; height:auto; font-weight:normal; }

.datatable2 .submit { padding:6px; height:auto; font-weight:normal; }