/*Galvanize*/
body {
	background-color:#222222;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.residentPortalLogin input {
	width:115px;
}
.navigationTopLevel {
	color:#413835;
}
.navigationSubLevel {
	color:#413835;
}
.navigationSubLevel a {
	color:#413835;
}
.navigationSubLevel a:hover {
	color:#63757B;
}
.subNavigation {
	width:220px;
}
.logoPosition {
	width:208px;
	height:90px;
	margin:0px 0px 20px 45px;
}
.logo {
	font:normal normal bold 18px/25px arial;
	color:#000;
	text-align:center;
	margin-top:12px;
}
.topNavigation {
	font:normal 12px arial;
	padding:10px;
	color:#AF705C;
	margin:0px;
	border:0px;
}
.topNavigation a {
	font:normal 12px arial;
	color:#97DFFF;
	text-decoration:none;
}
.topNavigation a:hover {
	color:#2697CF;
}
.bodyContent {
	background-color:#ffffff;
	height:100%;
}
.footer {
	background:#FFFFFF url('../images/sub_footer.gif') bottom no-repeat;
	height:45px;
}
