/*argus_pearl*/
.navigationTopLevel {
	font:normal 14px arial;
	color:#888888;
	letter-spacing:1px;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end.gif') no-repeat scroll 0%;
	border-width:0px;
	height:18px;
	width:18px;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab.gif') no-repeat scroll 0%;
	border-width:0px;
	height:18px;
	width:18px;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line.gif') repeat-y  scroll 0% top;
}
.navigationSubLevel {
	font:normal 13px arial;
	color: #666666;
	padding-top:3px;
}
.navigationSubLevel a {
	color:#888888;
}
.navigationSubLevel a:hover {
	color:#666666;
}
.residentPortalLogin input {
	width:210px;
	height:16px;
}