body, form { margin: 0; padding: 0; }

img { border: none }

ul li { list-style-type: square; }

h1 { margin: 5px 0; padding: 0; font: bold 16px/22px arial, sans-serif; color: #017ae2;  }

h2 { margin: 5px 0; padding: 0; font: bold 13px/18px verdana, sans-serif; color: #00417c; }

h3 { margin: 5px 0; padding: 0; font: bold 11px/16px verdana, sans-serif; color: #646987; }

p  { margin: 5px 0 15px 0; text-align: justify; padding: 0; font: 11px/16px verdana, sans-serif; color: #4c4e56; }

ul, ol { font: 11px/16px verdana, sans-serif; color: #4c4e56; }

a { color: #004fc5; text-decoration: none; font-weight: bold; } 

a:hover { color: #0173db; text-decoration: underline; }

hr { color: #f2f2f4; background: #f2f2f4; height: 2px; border: none; }

#wrapper { text-align: center; background: url(../images/bg.gif) repeat-x; }

#container { background: url(../images/container_bg.gif); width: 956px; margin-left: auto; margin-right: auto; text-align: left; }

#containerInset { background: url(../images/containerInset_bg.gif) no-repeat; }

#content { padding: 0 7px; }

#header { background: url(../images/header_bg.gif); height: 83px; padding-top: 24px; text-align: right; }

#header #logo { margin-left: 15px; float: left; width: 270px; }

#header #bannertext { float: right; padding-right: 15px; }

#navWrapper { height: 30px; background: url(../images/nav_bg.gif); }

#splash { border-top: 1px solid #0156b3; height: 148px; background: url(../images/splash_bg.jpg) #0057be; }

#splash p { margin-left: 30px; width: 380px; color: #fff; }

#splash h1 {  color: #89c5ff; padding-top: 20px; margin: 12px 0 12px 30px;  }

#splash p a { color: #93c9fc; text-decoration: none; font-weight: bold; }

#splash p a:hover { text-decoration: underline;  }

#subBanner {  background: url(../images/sub_banner.jpg) #0057be; height: 44px;  }

#copy {  background: url(../images/copy_bg.gif) repeat-x; min-height: 330px; }

#home { background: url(../images/home_bg.gif) top center no-repeat; min-height: 330px;} 

#copy #homeLeft { width: 430px; float: left; display: inline; margin: 30px 0 20px 30px; }

#copy #homeLeft p { padding-right: 15px; }

#copy #homeRight { width: 420px; float: right; display: inline; margin: 30px 30px 20px 0; }

#sub { background: url(../images/home_bg.gif) 240px 0 no-repeat; min-height: 330px;} 

#copy #subLeft { width: 220px; float: left; display: inline; margin: 30px 0 20px 30px; }


#copy #subRight { width: 620px; float: right; display: inline; margin: 30px 30px 20px 0; }

#footer { clear: both; padding-top: 15px; height: 36px; background: url(../images/footer_bg.gif); }

#footer p { margin: 0 0 0 20px; font-size: 10px; color: #a8aab4; }

#footer p a { color: #8e919e; font-weight: normal; }

#footer p a:hover { color: #0173db; }

#footer .links { margin-right: 20px; float: right }

.imgLeft { float: left; padding: 0 14px 7px 0; }


#mapWrapper { border: 1px double #eee; padding: 2px; width: 600px; margin: 20px 0 10px 0; }

#map { width: 600px; height: 300px;  }



/* NAV */

    .selected { background: url(../images/selected_bg.gif) #0150b9 !important; color: #fff !important; }

		#nav { 	
			position: relative;
			z-index: 99;
			text-align: left; 
			font: bold 10px/30px verdana, sans-serif; 
			margin: 0;
			padding: 0;
			
		}

		#nav ul { 
		
			display: table;
			margin: 0 0 0 10px;
			padding: 0;
		}
		
		
		#nav li { 
			display: table-cell;
			position: relative;
			float: left;
			background: url(../images/tab_bg.gif);
			border-right: 2px solid #fff;
			
			 
		}
		
		#nav a { 
		
			text-decoration: none; 
			display: block;
			margin: 0;
			padding: 0;
			color: #004685;
			height: 30px;
			padding: 0 15px; 
			
			
		} 
		
		#nav a:hover {
			
			background: url(../images/hover_bg.gif) #0150b9; color: #fff;
			
		 }

		#nav li ul { 
			display: block;
			position: absolute; 
			left: -999em;
			margin: 0;
			
		} 
		
		
		#nav li:hover ul { left: auto }
		
		#nav li li, #nav li li a { display: block; clear: both; }
		
		#nav li li {  }
		
		#nav li li a { 
		color: #004685; 
		width: 160px; 
		text-align: left; 
		height: auto;
		line-height: 25px;
		text-indent: 2px;
		height: 27px;
		background: #fff url(../images/drop.gif);
		
		}
		
		
		#nav li li a:hover { 
		color: #fff;
		background: #93c9fc url(../images/drop_hover.gif);

		}
		
fieldset { border: 1px solid #c1cde7; margin-bottom: 10px; font: 11px/16px verdana, sans-serif; margin: 0 20px 20px 20px; } 

fieldset legend { font-weight: bold; color: #017ae2; padding: 20px; }

.perfTable { width: 600px; margin-bottom: 20px; border-bottom: 2px solid #000;}
.perfTable tr td { vertical-align: top; text-align: right; font: 11px/16px verdana, sans-serif; padding: 5px 5px 0 5px; }
.perfHd td { color: #003c71; font-size: 10px !important; vertical-align: middle !important; background: #eaf1dd; padding: 15px 5px !important; border-top: 2px solid #000;  border-bottom: 2px solid #000;}
.perfTable tr td.tblLeft { text-align: left !important; border-right: 2px solid #000;}
.zebra td {  background: #eaf1dd;  }

.newsTable tr td { padding: 6px; border: 1px solid #f2f2f4; border-collapse: collapse; font: 11px/16px verdana, sans-serif; color: #4c4e56; }

.newsTable { margin-top: 10px; width: 100%; border-collapse: collapse; }

.newsTable tr th  { padding: 6px; border: 1px solid #f2f2f4; background: #f6f6f8; border-collapse: collapse; font: 11px/16px verdana, sans-serif; color: #646987; font-weight: bold; }

.homeNews { font-weight: bold; color: #646987; }

.homeLink
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
} 
#homeLink :hover
{
	color: #009900;
	text-decoration: underline;
} 
