/*colossus noir*/
.navigationBar {
	font:normal normal bold 12px/15px arial;
	color: #000000;
	padding:10px 5px 5px 5px;
}
.navigationBar a {
	color: #fff;
	margin: 10px 10px 15px 10px;
}
.navigationBar a:hover {
	color: #DDDDDD;
}
.navigationBreakLine {
	border-top:#5a5a5a 1px solid;
	background-color:#959595;
	margin: 7px 5px 6px 5px;
}
.logo {
	font:normal normal bold 25px/35px arial;
	color:#FFFDFD;
	margin-bottom:45px;
	margin-left:10px;
}
.title {
	margin-bottom:10px;
}
.text,.title {
	color: #F1F1F1;
}
.bodyCopy {
	margin:15px;
}
.marginContent {
	padding-left:15px;
	z-index:10;
	width:230px;
	position:absolute;
}
.flashMargin {
	margin-top:5px;
	height:325px;
	width:230px;
	position:absolute;
}
.navigationBackground {
	width:252px;
	height:auto;
	border-right:7px solid #555555;
	vertical-align:top;
	background:#686768 url('../images/navigation_background.gif') left repeat-y;
}
.navigationAccent {
	background-color:#581C1B;
	border-right:7px solid #555555;
	vertical-align:top;
}
.logoBackground {
	vertical-align:bottom;
	background:#444444 url('../images/logo_background.gif') top repeat-x;
}
.loginAreaBackground {
	vertical-align:top;
	background:#581B1C url('../images/login_area_background.gif') top repeat-x;
}
.colorSpace {
	background:#414141 url('../images/gray_space.gif') top repeat-x;
	height:31px;
	width:373px;
}
.footerBackground {
	background:#88877D url('../images/footer_background.gif') top repeat-x;
	height:80px;
}
.bodyTextBackground {
	border-left:6px solid #555555;
	width:359px;
	background:transparent url('../images/body_text_background.gif') right repeat-y;
	vertical-align:top;
}
.residentPortalLogin input {
	width:98px;
	height:15px;
}
