/*Affinity*/
body {
	background: #7F7F7F url('../images/home_bkg_repeat.gif') repeat-x;
	width:100%;
	height:100%;
}
.navigationBar {
	height:40px;
	padding:3px;
	padding:5px 10px 0px 10px;
	text-align:center;
}
.landingText .text {
	color:#fff;
}
.landingText .title {
	font:bold 13px arial;
	color:#fff;
}
.residentPortalLogin input {
	padding:0px 0px 5px 3px;
	height:20px;
	width:157px;
}
.logo {
	font:bold 25px arial;
	color:#fff;
	text-align:center;
}
