.headerAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: White;
	font-weight: normal;
}

#headerNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCFF66;
	height: auto;
	border: 1px solid #333;
	vertical-align: bottom;
}

#headerNav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	vertical-align: bottom;
}

td.CellOff {
	background: #CCFF66;
	padding: 5px 0px 2px 4px;
	border-bottom : 0px;
	border-left : 1px Solid #CCFF66;
	border-right : 1px Solid #CCFF66;
	border-top : 0px;
}

td.CellOn {
	background : Yellow;
	padding: 5px 0px 2px 4px;
	border-bottom : 0px;
	border-left : 1px Solid #333;
	border-right : 1px Solid #333;
	border-top : 0px;
}

tr.CellOff {
	background: White;
	padding: 5px 0px 2px 4px;
	border-bottom : 0px;
	border-left : 1px Solid #CCFF66;
	border-right : 1px Solid #CCFF66;
	border-top : 0px;
}

tr.CellOn {
	background : #f0f0f0;
	padding: 5px 0px 2px 4px;
	border-bottom : 0px;
	border-left : 1px Solid #333;
	border-right : 1px Solid #333;
	border-top : 0px;
}

#logo {
	position: absolute;
	left: 13px;
	top: auto;
	width: 115px;
	height: 115px;
	padding: 13px 0px 0px 0px;
	z-index: 2;
}

#titleBox {
	border-bottom : 1px Solid #333;
	border-left : 0px;
	border-right : 0px;
	border-top : 1px Solid #333;
}

.custFeedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: White;
	padding: 15px 10px 10px 10px
}

#contentText {
	border-bottom : 0px;
	border-left : 1px Solid #333;
	border-right : 1px Solid #333;
	border-top : 0px;
	padding: 10px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}	

#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCFF66;
	height: 26px;
	border-bottom : 1px Solid #333;
	border-left : 1px Solid #333;
	border-right : 0px;
	border-top : 1px Solid #333;
	vertical-align: bottom;
}

#footerNav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	vertical-align: bottom;
}

.copyright {
	color: Gray;
}
