@charset "utf-8";
* { 
    margin: 0; 
} 
html { 
    height: 100%;
	margin:0px;  
}
body {
	margin: 0px;
	height:100%;
	background-image: url(../images/bg_colorbar.jpg);
	background-repeat: repeat-x;
	background-color: #e5ebdf;
}
h1 {
	font-size: 24px;
	text-align:center;
}
h2 {
	font-size: 24px;
	text-align:center;
}
h3 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	text-align:center;
	font-weight: normal;
}
ul {
	margin-left: 10px;	/* these values to compensate for the margins lost by the global margin set to zero at the top of this document */
	padding-left: 10px;
}
ol {
	margin-left: 10px;	/* these values to compensate for the margins lost by the global margin set to zero at the top of this document */
	padding-left: 10px;
}
.addressBelowMenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#centerSection {
	position:relative;
	top: -3px;
	width: 955px;
}


.footer {
	height: 40px; /* the height plus borders should match the minus margin in the wrapper tag */
	background-color: #5a7870;
	text-align: center;
	clear: both;
	float: none;
	z-index: 999;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat;
}
.footer a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.footer a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.footer a:hover {
	color: #FFFF33;
	font-size: 12px;
	font-weight: bold;
}
.footer a:active {
	color: #FFFF33;
	font-size: 12px;
	font-weight: bold;
}
.designer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.designer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #e5ebdf;
}
.designer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #e5ebdf;
}
.designer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FC0;
}
.designer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FC0;
}
.hdrImage {
border: 0px;
}
#headerDiv {
	position:relative;
	width:955px;
	height:255px;
	z-index:1;
	visibility: visible;
}
.highlight { 
background: #FFFF40;
}
.imageMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E5EBDF;
	text-align: center;
	top:6px;
	height:16px;
	z-index:25;
	visibility: hidden;
}
#imageMenuTitle_1 {
	position:absolute;
	left:13px;
	width: 170px;
}
#imageMenuTitle_2 {
	position:absolute;
	left:209px;
	width: 134px;
}
#imageMenuTitle_3 {
	position:absolute;
	left:372px;
	width: 121px;
}
#imageMenuTitle_4 {
	position:absolute;
	left:511px;
	width: 239px;
}
#imageMenuTitle_5 {
	position:absolute;
	left:765px;
	width: 184px;
}
.menu {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 200px;
	z-index: 20;
}
.menuNoScript {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
	width: 200px;
}
#mainPageContent {
	width:710px;
	float: right;
	position: relative;
	z-index: 20;
}
.onlineBillPay {
	text-align: center;
	height: 94px;
	width: 223px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/online_bill_pay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.onlineBillPay p {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.onlineBillPay a:link {
	color: #FFF;
	text-decoration: none;
}
.onlineBillPay a:visited {
	color: #FFF;
	text-decoration: none;
}
.onlineBillPay a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.onlineBillPay a:active {
	color: #FFF;
	text-decoration: none;
}
.pageContents {
	padding-top: 5px;
	vertical-align: top;
	z-index: 19;
}
.javascriptMessage {
	color: #FF0000;
	font-weight: bold;
}
.push {
	height: 40px; /* the height here should match the footer height */
	clear: both;
	float: none;
}
#textBoxDiv {
	position:relative;
	z-index:24;
	/*	border: medium double #42615b;*/
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#taglineBox {
	position:absolute;
	left:404px;
	top:236px;
	width:543px;
	height:20px;
	z-index:24;
}
.tagline {
	font-size: 13px;
	font-style: italic;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -40px; /* the bottom margin here should be a minus amount that matches the footer plus any borders */
}
