/*royal green*/
.navigationTopLevel {
	color:#D9D9D9;
	font-size:12px;
	font-weight:bold;
}
.navigationSubLevel {
	color:#6c7a42;
}
.navigationSubLevel a {
	color:#6c7a42;
}
.navigationSubLevel a:hover {
	color:#D9D9D9;
}
.subNavigation {
	overflow-x:hidden;
	width:100%;
}
.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;
}
.websiteDrillDown select {
	background-color:#555;
	color:#D7D7D7;
	border:1px solid #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;
}
.residentPortalLogin input {
	background-color:#495620;
	border:1px solid #5b6a2d;
}
.residentPortalLogin button {
	border:1px solid #5b6a2d;
}
.leftPane{
	background-color:#495620;
}
.titleBar {
	border-bottom:1px dotted #5b6a2d;
}
