body {
	background-color: #443E37;

}
.navigationTopLevel {
	color:#D7D7D7;
}
.navigationSubLevel {
	color:#D7D7D7;
}
.navigationSubLevel a {
	color:#D7D7D7;
}
.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;
}
.titleBar {
	font:normal normal bold 12px/15px arial;
	color:#D7D7D7;
	border-bottom:1px solid #D7D7D7;
	margin-bottom:10px;
	padding-bottom:3px;
}
.residentPortalLogin .formText {
	color:#D7D7D7;
}
.residentPortalLogin .extraLinks a {
	color:#D7D7D7;
}
.residentPortalLogin .extraLinks a:hover {
	color:#FFFFFF;
}
.residentPortalLogin input {
	border:1px solid #FFFFFF;
	background-color:#555555;
	color:#D7D7D7;
	width:158px;
}
.residentPortalLogin button {
	border:1px solid #D7D7D7;
	background-color:#555555;
	color:#D7D7D7;
}
.websiteDrillDown{}
.websiteDrillDown select {
	background-color:#555555;
	border:1px solid #D7D7D7;
	color:#D7D7D7;
}
.text {
	color:#443E37;
}
.title {
	color:#443E37;
}
.title a {
	color:#342F28;
}
.title a:hover {
	color:#74614B;
}
a {
	color:#342F28;
}
a:hover {
	color:#74614B;
}
.displayTextBlockText {
	margin-right:10px;
}
div.title {
	color:#443e37;
}
/*overriding external link css from architect class*/
#file_table tr td.title {
	font:normal 12px/15px Arial;
	color:#6E6E70;
	text-transform:none;
}
#file_table tr.selected td.title {
	color:#6E6E70;
}