.navigationBar {
	width:780px;
}
.navigationBar a:hover {
	color:#DDDDDD;
}
.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#ddd;
}
.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:180px;
}
.logo {
	font:normal normal bold 17px/25px arial;
	color:#fff;
	margin-top:60px;
	margin-left:20px;
	text-align:left;
}
.flashPictures {
	position:relative;
	top:10px;
	left:0px;
	height:200px;
	width:315px;
}
.solidBorderRight {
	border-right:6px solid #555555;
}
.solidBorderBottom {
	border-bottom:6px solid #555555;
}
.solidBorderTop {
	border-top:6px solid #555555;
}
.residentPortalLogin input {
	width:105px;
}
