.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:180px;
}
.logo {
	font:normal normal bold 17px/25px arial;
	padding:15px;
	color:#fff;
	text-align:center;
}
.propertySolutionsLink {
	color:#aaa;
	margin-top:10px;
	padding:15px;
	text-align:right;
}
.propertySolutionsLink a {
	color:#aaa;
}
.propertySolutionsLink a:hover {
	color:#555;
	text-decoration:underline;
}
.navigationBar {
	font:normal normal normal 11px/15px arial;
	text-align:left;
	padding:15px;
	background-color:#fff;
	border-top:3px solid #FFAB63;
	border-bottom:3px solid #FFAB63;
	color:#A14B00;
	padding-top:20px;
}
.navigationBar a {
	color:#A14B00;
}
.navigationBar a:hover {
	color:#222;
}
.stepMenu ul {
	color:#993300;
}
.stepMenu li.selected {
	color:#993300;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#D47423', gradientType='0');
}
.residentPortalLogin input {
	width:105px;
	height:17px;
}