/* CSS Document */


	body {
		background: #99CC00 url('images/bg_tile2.gif');
		}

	ul {
		margin-top:1em;
		}

	li {
		margin-bottom:0.5em;
		}
	
	
	A:link { font-weight: bold; text-decoration:underline; color: #0071B8; }
	A:active { font-weight: bold; text-decoration:underline; color: blue; }
	A:visited { font-weight: bold; text-decoration:underline; color: #0071B8; }
	A:hover {font-weight: bold;  color:#83C7F2; text-decoration:underline;  }	
	

	A:link.menu { font-weight: bold; text-decoration:none; color: #8B9AAE; border: solid 1px #fff;  }
	A:active.menu { font-weight: bold; text-decoration:none; color: purple; }
	A:visited.menu { font-weight: bold; text-decoration:none; color: #8B9AAE;  border: solid 1px #fff; }
	A:hover.menu {font-weight: bold; color: white; border:solid 1px #000000;  text-decoration:none; background-color:#99CC00; }
	
	A:link.footer { font-weight: bold; text-decoration:underline; color: #8B9AAE; }
	A:active.footer { font-weight: bold; text-decoration:underline; color: purple; }
	A:visited.footer { font-weight: bold; text-decoration:underline; color: #8B9AAE; }
	A:hover.footer {font-weight: bold;  color:#0071B8; text-decoration:underline;  }
	

	#tableContainer {
		border:solid 3px #fff; 
		font-family:verdana, arial, helvetica, sans-serif; 
		font-size:10px;
		}
		
	#headerContainer {
		width:100%; 
		/* height:98px; */ 
		height:102px;
		/*height:135px; */
		background: url('images/header_bg.gif') repeat-x;
		}
		
	#headerImg {
		position:relative; 
		top:2px; 
		left:10px; 
		width:413px; 
		height:92px; 
		float:left;
		}
		
	#taglineImg {
		position:relative; 
		top:60px;
		left:45px; 
		float:left;
		}
		
		
		
	#headerContainerHome {
		width:100%; 
		height:120px;
		background: url('images/header_bg.gif') repeat-x;
		}
		
	#headerImgHome {
		position:relative; 
		top:2px; 
		left:10px; 
		width:413px; 
		height:92px; 
		float:left;
		}
		
	#taglineImgHome {
		position:relative; 
		top:92px; 
		left:45px; 
		float:left;
		}
		
	#supervisorHome {
		position:relative;
		left:10px;
		}	
	
		
	.greenBar_3px {
		width:780px; 
		height: 3px; 
		background: #B1BC55;
		margin: auto;
		}
		
	.blueBar_3px {
		width:100%; 
		height: 3px; 
		background: #0071B8;
		}
		
		
	.topNavContainer {
		width:100%; 
		height:22px; 
		background: white url('images/nav_bg.gif');
		}
		
	.topNavCenterer {
		text-align:center; 
		padding-top:5px;
		font-size:10px;
		}
		
		
	#mainContentContainer {
		width:100%; 
		height:auto; 
		background:#fff; 
		margin:0; 
		padding:0;
		}
		
	.titleContainer {
		width:765px; 
		margin-top:0px; 
		margin-left:5px; 
		height: 30px; 
		background: url('images/page_title_bg.gif'); 
		}
		
	.pageContent {
		width:750px; 
		font-size:13px; 
		margin: auto;
		}
		
#footerNavContainer {
		max-width:780px; 
		height:25px; 
		background: white url('images/footer_nav_bg.gif');
		margin:auto;
		

		}
		
	#footerNavCenterer {
		text-align:center; 
		margin: auto;
		font-size:9px;
		max-width:780px; 
		font-family:verdana, arial, helvetica, sans-serif; 
		padding-top:5px;
		
		}
		
	#footerContainer {
		max-width:780px; 
		height: 20px; 
		background: #0071B8;
		margin: auto;
		}
		
	#footerCenterer {
		text-align:center; 
		font-size:11px; 
		font-weight: bold;
		color:white;
		margin: auto;
		max-width:780px;
		font-family:verdana, arial, helvetica, sans-serif; 
		padding-top:4px; 
		}
		
	.footnote {
		font-size:10px;
		}
		
	.shortlines {
		line-height:175%;
		}

		
	.illumination {
		font-size:150%;
		color: #B1BC55;
		letter-spacing: -1px;
		}
		
	.pageTxt {
		text-align: justify;
		}
		
	.pageTxtIndent {
		text-align: justify;
		margin-left:25px;
		margin-right:25px;
		margin-top:auto;
		}
		
	.presentTH {
		text-align:center;
		width:33%;
		background-color:#0071B8;
		color:white;
		}
		
	.listFirstLevel {
		list-style-image: url('images/bullet.gif'); 
		font-size:11px;
		}
		
	.listSecondLevel {
		list-style-image: url('images/bullet2.gif'); 
		font-size:10px;
		}

	hr.green {
      color: #B1BC55;
      background-color: #B1BC55;
      height: 1px;
	  border:none;
	  width:600px;
    }
	
	.announcement {
		float:left; 
		position:relative;
		left:35px;
		width:400px; 
		height:auto;
		border:double 3px #B1BC55;

		background-color: #F3F5E6;
		font-size:11px;
		}
		
	.flags {
		float:left;
		margin-right:8px;
		}
	
	.bottomsubnav {
		height: 1px;
		overflow: hidden;
		text-align: center;
		}
	header {
		max-width: 780px;
		margin: auto;
		background-color: #fff;	
		font-family:verdana, arial, helvetica, sans-serif; 
		font-size:10px;
		background: url('images/header_bg.gif') repeat-x;
		
	}	
	nav {
		max-width: 780px;
		margin: 0 auto;
		background-color: #fff;	
		font-family:verdana, arial, helvetica, sans-serif; 
		font-size:10px;
		
	}		
	main {
		
		max-width: 780px;
		margin:  0 auto;
		background-color: #fff;	
		font-family:verdana, arial, helvetica, sans-serif; 
		font-size:10px;
		padding-bottom:0px;
		
	}
	footer {
		max-width: 780px;
		margin: auto;
		background-color: #fff;	
		font-family:verdana, arial, helvetica, sans-serif; 
		font-size:10px;
		height:25px; 
		background: white url('images/footer_nav_bg.gif');
		padding-top:0px;

		}
	
img {
	border: 0px;
	
}	

.center {
	margin: auto;
	width: 75%;
}
.txtcenter {
	text-align:center;
}

br.clear {
	clear:both;
	
}
	   	
.topflags{float:left; width:24%; font-size:10px; margin-bottom:10px;}
.bottomflags {float:left; width:33%; font-size:10px;}
