/*hummingbird blue*/
.title {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#8698b0;
	line-height:25px;
	text-transform:uppercase;
	padding-bottom:7px;
}
.titleBar{
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#77777b;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#817e7f;
}
.contentLeft {
	float:left;
	margin-left:8px;
	_margin-left:4px;
	background-color:#fafbfc;
}
.contentRight {
	float:right;
	margin-right:8px;
	_margin-right:4px;
	background-color:#fff;
}
.captionContent {
	text-align: justify;
	padding:75px 0px 0px 20px;
	float:left;
}
.leftBox {
	margin-left:24px;
	_margin-left:12px;
	padding:6px 0px 0px 15px;
	background-color:#a8b5c6;
	_min-height:150px;
	float:left;
}
.contentBottomShadow {
	background:url('/Common/website_templates/hummingbird_blue/images/content_bottom_shadow.gif')  no-repeat;
}
.residentPortalLogin {
	padding:20px 0px 0px 0px;
}
.residentPortalLogin .formText {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#77777b;
}
.residentPortalLogin .extraLinks a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#77777b;
	text-decoration:none;		
}
.residentPortalLogin .extraLinks a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;		
}
.residentPortalLogin input {
	width:240px;
	height:17px;
	color:#7c7978;
	background-color:#e5ded9;
	border:1px solid #9bb2c5;
}
.residentPortalLogin button {
	background:no-repeat url('/Common/website_templates/hummingbird_blue/images/login.gif');
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	border:none;
	width:50px;
	height:17px;
	padding-bottom:5px;
	*padding-bottom:2px;
}
.mainContentBackground {
	 background-color:#eff1f4;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
.residentPortalLogin {
	padding:10px 6px 0px 0px;
}*/