.navigationBar {
	color: #000000;
	text-align:left;
}
.navigationBar a {
	font:normal normal bold 12px arial;
	color: #604F38;
	margin: 0 5px 0 5px;
}
.navigationBar a:hover {
	color: #000000;
}
.navigationLanding {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 9px 10px 15px 10px;
}
.navigationBreakLine {
	border-top:#9A8B76 1px solid;
	background-color:#E9E7E3;
	margin: 5px 0px 5px 0px;
}
.mainImage {
	border-left:3px solid #fff;
	border-bottom:3px solid #ffffff;
	border-right:3px solid #ffffff;
	vertical-align:top;
	background:#333333 url('../images/image_background.gif') repeat top;
}
.navigationSide {
	border-bottom:3px solid #ffffff;
	vertical-align:top;
	background:#e9e5e1 url('../images/navigation_shadow_horizontal.gif') repeat-y top;
}
.navigation {
	border-left:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	width:200px;
	vertical-align:top;
	background:#9E8E79 url('../images/navigation_background.gif') repeat-x top;
}
.textShadow {
	border-left:3px solid #ffffff;
	border-top:3px solid #ffffff;
	background:#4B6684 url('../images/text_shadow.gif') repeat-x top;
}
.utilityShadow {
	border-right:3px solid #ffffff;
	border-top:3px solid #ffffff;
	background:#4B6683 url('../images/utilities_shadow.gif') repeat-x top;
}
.textBlock {
	border-left:3px solid #ffffff;
	height:200px;
	vertical-align:top;
	padding:15px;
	background:#91CCF8 url('../images/text_background.jpg') repeat-x top;
}
.utilityBlock {
	border-right:3px solid #ffffff;
	height:200px;
	padding:15px;
	vertical-align:top;
	background:#9DD1F6 url('../images/utilities_background.jpg') repeat-x top;
}
.landingText .text {
	color:#123964;
}
.landingText .title {
	font:normal normal bold 15px/20px arial;
	color:#123964;
	margin-bottom:5px;
}
.titleBar {
	color:#123964;
	border-bottom:1px solid #123964;
}
.residentPortalLogin .formText {
	color:#123964;
}
.residentPortalLogin .extraLinks a {
	color:#123964;
}
.residentPortalLogin .extraLinks a:hover {
	color:#EDFF66;
}
.residentPortalLogin input {
	border:1px solid #4E86B9;
	border-top:none;
	border-left:none;
	background-color:#E3DFD9;
	color:#325172;
	height:18px;
	width:130px;
}
.residentPortalLogin button {
	font:normal normal normal 11px/15px arial;
	border:2px solid #ffffff;
	background-color:#588EC9;
	color:#ffffff;
	-
}
.websiteDrillDown{}
.websiteDrillDown select {
	color:#325172;
	background-color:#E3DFD9;
	border:1px solid #F4F0E9;
}