body {
	background-color:#0A2B45;
}
.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#547B00;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') repeat-y  scroll 0% top;
}
.subNavigation {
	width:210px;
}
.logo {
	text-align:center;
}
.navigationBar {
	font:normal 12px arial;
	color:#99CC33;
	height:30px;
	padding:10px 5px 0px 5px;
}
.navigationBar a {
	color:#234700;
}
.navigationBar a:hover {
	color:#547B00;
}
.residentPortalLogin input {
	width:135px;
}
.translateLink {
	color:#adbe59;
}