.logo {
	font: normal normal bold 20px/25px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 10px 10px 10px 10px;
	text-align: center;
}
.propertySolutionsLink a:hover {
	text-decoration:underline;
}
.titleBar {
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
}
.residentPortalLogin .formText {
	color:#ffffff;
}
.residentPortalLogin .extraLinks a {
	color:#FFCEBE;
}
.residentPortalLogin .extraLinks a:hover {
	color:#F4F0E9;
}
.residentPortalLogin input {
	border:2px solid #222;
	border-top:none;
	border-left:none;
	background-color:#ffffff;
	color:#333;
	height:18px;
	width:101px;
	
}
.residentPortalLogin button {
	border:2px solid #222;
	border-top:none;
	border-left:none;
	background-color:#ffffff;
	color:#333;
}
.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#FFCEBE;
}
.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:170px;
}