BODY {
background-color: #00558F;
font-family:Verdana; 
font-size: 12px;}		

a {text-decoration: none;}
a:link {color:#00558F}      /* unvisited link */
a:visited {color:#00558F}  /* visited link */
a:hover {color:#F4A720}  /* mouse over link */
a:active {color:#00558F}  /* selected link */

H1.pagetitleNew { font-size: 24px; margin:0; padding: 0 0 0px 20px; }	

IMG { border: none;}
	
#wrapper {
	position:relative;
	margin:0 auto;
	padding: 0;
	width: 800px;
	/*height: 600px;*/
	background-color:#ffffff; 
	border: 1px solid #000000;
}

.header { height: 178px; margin:0; padding:0; z-index: 200; }

.hdr_logo_bckgrd { 
	width: 221px;
	background:url(/images/hdr_logo_bckgrd.jpg) no-repeat;
	text-align: right;
	}

.hdr_middle_bckgrd { 
	width: 536px;
	background:url(/images/hdr_middle_bckgrd.jpg) no-repeat;
	text-align: center;
	background-color: #e4ecf7;
	}
	
	
.hdr_end_bckgrd { 
	width: 43px;
	background:url(/images/hdr_end_bckgrd.jpg) no-repeat;
	text-align: right;
	}
	
.breadcrumbs { font-size: 9px; margin: 0; padding:0;} 

/*  SECONDARY PAGES */	
.brdRight {border-right: 2px solid #f4a720; margin:0; padding:0; }
.brdBottom {margin:0; padding:0; }

.SecBrdSpacer {border-top: 2px solid #f4a720; border-right: none; }
.SecContent { margin: 0px; padding: 5px 10px 0 20px; }

.secPageTitle {
	color: #00548f; height: 117px;
	margin: 0; padding: 0 0 0 0; width: 328px;
	background:url(/images/secPageTitlebckgrdFull.png) no-repeat;
	overflow:hidden;
	}	
.secNavAfterbckgrd {width: 40px; background:url(/images/secNavAfterbckgrd.png) repeat-x; overflow:hidden; }

.content { 
	width:800px;
  	height:400px;
	margin: 10px 14px 10px 10px;
	text-align: left;
	background-color:#FFFFFF;  }

#footer { height: 21px; 
	background-color: #83B8E4; 
	text-align: center;
	font-size: 9px;
	font-weight: normal; }
#footer a { text-decoration: none; color: #00558F;} 
#footer a:hover { color: #F4A720; }

#nav {position:absolute; top: 100; left: 200; width:200; visibility:hidden;}
 
div.ContentWrapper { position: relative;}
div.homeContent {  position:absolute;}

div.homeLeftContent { position:absolute;
	float:left;
 	width:300px;
	top: 50px; left: 20px;
	padding:0;
 }
 


.wording { 
	position: absolute; top: 0.95in;
	color: #ffffff;
	font-size: 12px; font-weight:bold;
	text-align: center;
	width: 131px; height: 25px; }
	
  
.inputboxSearch {
	width: 192px; height: 28px;
	margin: 0 0 0 0; padding: .25em 0 0 0;
	border: none;
	background:url('/images/hdr_zipSerch_bottom.jpg') no-repeat right top;
    overflow:hidden;
}

.btnGo { 
	width: 28px; height: 30px;
	margin: 0 0 0 0; padding: 0;
	border: none;
	background:url('/images/btn_go.jpg') no-repeat right bottom;
    overflow:hidden;
}