/*sequoia black*/
.navigationTopLevel {
	color:#D7D7D7;
}
.navigationSubLevel {
	color:#D7D7D7;
}
.navigationSubLevel a {
	color:#D7D7D7;
}
.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;
}
.propertySolutionsLink {
	text-align:left;
}
.titleBar {
	color:#D7D7D7;
	border-bottom:1px solid #D7D7D7;
	width:210px;
}
.residentPortalLogin .formText {
	font:normal normal normal 11px/15px arial;
	color:#D7D7D7;
}
.residentPortalLogin .extraLinks a {
	color:#D7D7D7;
}
.residentPortalLogin .extraLinks a:hover {
	color:#FFFFFF;
}
.residentPortalLogin input {
	border:1px solid #FFFFFF;
	background-color:#555555;
	color:#D7D7D7;
	width:135px;
	height:15px;
}
.residentPortalLogin button {
	border:1px solid #D7D7D7;
	background-color:#555555;
	color:#D7D7D7;
	margin-right:10px;
}
.websiteDrillDown{}
.websiteDrillDown select {
	background-color:#555555;
	border:1px solid #D7D7D7;
	color:#D7D7D7;
}
.stepMenu ul {
	color:#676767;
}
.stepMenu li {
	color:#888;
}
.stepMenu li.selected {
	color:#676767;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#F5F5F5', gradientType='0');
}
.stepMenu li.hover {
	color:#666;
}
