/*colossus_harvest*/
.flashPictures {
	position:relative;
	top:10px;
	left:0px;
	height:200px;
	width:315px;
}
.solidBorderRight {
	border-right:6px solid #FCFBD2;
}
.solidBorderBottom {
	border-bottom:6px solid #FCFBD2;
}
.solidBorderTop {
	border-top:6px solid #FCFBD2;
}
.solidBorderBottom {
	border-top: 6px solid rgb(252, 251, 210); border-bottom: 6px solid rgb(252, 251, 210);
}
.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#DDDDDD;
}
.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;
}
.residentPortalLogin input {
	height:17px;
	width:105px;
}