.navigationTopLevel {
	font:normal normal normal 14px/18px arial;
	color:#FFCEBE;
	letter-spacing:1px;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	font:normal normal normal 12px/13px arial;
	color:#FFCEBE;
}
.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;
}
.subNavigation {
	width:190px;
}
.logo {
	font:bold 20px Arial;
	color: #960E0E;
	margin: 10px 10px 10px 10px;
	text-align: center;
}
.stepMenu ul{
	color:#651901;
}
.stepMenu li{
	color:#888;
}
.stepMenu li.selected{
	color:#651901;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#F1D7CB', gradientType='0');
}
.stepMenu li.hover{
	color:#666;
}.residentPortalLogin input {
	width:155px;
	height:15px;
}