body {
	background: #D4D4CB url('../images/background_sub.gif') repeat-y;
}
.logo {
	font: normal normal bold 20px/25px Arial, Helvetica, sans-serif;
	color: #717053;
	margin: 10px 20px 10px 0px;
	text-align: left;
}
.navigationBar {
	background-color:#8D8D75;
	border-bottom:1px solid #fff;
}
.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;
}
.stepMenu ul {
	color:#717053;
}
.stepMenu li {
	color:#888;
}
.stepMenu li.selected {
	color:#717053;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#CECDA3', gradientType='0');
}
.stepMenu li.hover{
	color:#666;
}
.residentPortalLogin input {
	width:91px;	
	height:15px;
}