.navigationBar {
	font:normal normal bold 12px/18px arial;
	color:#fff;
	height:30px;
	background-color:#23191A;
	padding:5px 15px 5px 15px;
	border-bottom:1px solid #fff;
}
.navigationBar a {
	color:#fff;
}
.navigationBar a:hover {
	color:#fff;
}
.navigationTopLevel {
	color:#FFCEBE;
}
.navigationSubLevel {
	color:#FFCEBE;
}
.navigationSubLevel a {
	color:#FFCEBE;
}
.navigationSubLevel a:hover {
	color:#fff;
}
.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:180px;
}
.logo {
	font: normal normal bold 19px/22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 10px 5px 5px;
	text-align: right;
}
.residentPortalLogin input {
	width:105px;
	height:17px;
}
.translateLink {
	color:#B2AEAF;
}