/*mustang green*/
.title {
	color: #FFCC00;
	text-align:left;
	border-bottom:1px dashed #666666;
}
.text {
	padding-top:10px;
	color: #666666;
}
.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#888;
}
.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:240px;
}
.leftNavigationContentTd {
	border-top:10px solid #023202;
	border-right:6px solid #023202;
	vertical-align:top;
	background-color:#F3CD2F;
}
.leftNavigationTable {
	width:223px;
	height:300px;
	background-color:#F3CD2F;
}
.residentPortalLogin input {
	width:145px;
}
.residentPortalLogin {
	width:220px;
}
