body {
	background: #FFFFFF;
	margin:20px 0 20px 0;
}
.navigationBar {
	text-align: right;
}
.navigationBreakLine {
	width: 100%;
	height: 1px;
	background: #2C2561;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titleBar {
	color:#9D3A32;
	border-bottom:2px solid #9D3A32;
	text-align:right;
}
.residentPortalLogin .formText {
	color:#9D3A32;
}
.residentPortalLogin .extraLinks a {
	color:#9D3A32;
}
.residentPortalLogin .extraLinks a:hover {
	color:#B2370B;
}
.residentPortalLogin input {
	border:2px solid #922401;
	background-color:#ffffff;
	color:#B2370B;
	width:143px;
	height:15px;
	
}

