.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#F4F0E9;
}
.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:175px;
}
.borderTop {
	border-top:1px solid #000000;
}
.logo {
	font:normal normal bold 15px/25px arial;
	color:#333333;
}
.propertySolutionsLink {
	margin-top:5px;
}
.residentPortalLoginBackground {
	background-color:#1A3D6C;
	padding-top:0px;
}
.residentPortalLogin input {
	width:100px;
	height:15px;
}
