@charset "utf-8";
/* CSS Document unique the Acclaim Benefit's homepage only */




#mainContainer 
	{min-height: 535px}

.blueBoxBorder 
	{margin: 15px 0 0 18px; float: left}


[xmlns]body .blueBoxBorder /* IE7 style adjustment */
	{margin-top: 8px}

.blueBox 
	{height: 188px}


[xmlns]body .blueBox  /* IE7 style adjustment */
	{height: 180px}

#news .blueBox .postedDate {
/*	float: right; */
	width: 100px;
	color: #d8bd91 !important;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}	

#news .blueBox p {
	margin-top: 10px;
}	

.blueBox h2 
	{margin: 0 0 1px !important}

.blueBox h2.lowerBox 
	{margin-left: -15px !important; margin-bottom: 3px;	padding: 5px 0 3px 15px;	border-top: 1px solid  #e8f2f8}

.blueBox a 
	{color: white !important;	margin-bottom: 0}

.blueBox a:hover 
	{color: #fc8617 !important}

.blueBox a.moreNews, .blueBox a.liveChat, .blueBox a.submitLogin {
	font-size: 11px;
	text-align: right;
	display: block;
	margin-right: 15px;
	text-transform: uppercase;
}

.blueBox p a {
	display: block;	
	margin: 10px 5px 15px 10px;
	font-size: 11px;
	text-transform: uppercase;
}

.blueBox input.textField
	{}

/*
.blueBox .submitLogin
	{padding: 0; margin-top: 5px;	margin-bottom: 5px}
*/

#contentContainer 
	{color: #d8bd91; margin: 0px;	padding: 0px}

#contentContainer p 
	{margin: 0 10px 3px 0}

#contentContainer a 
	{color: #2E5B84}

#contentContainer a:hover 
	{color: #fc8617; /* orange */}

#contentContainer ul {
	display: block;
	width: 425px;
	background: transparent url(/images/Bkgnd-Hmpg_ServiceAreaList.jpg) no-repeat top left;
	margin: 15px 0 20px 15px;
	float: left;
}

#contentContainer li{
	font-size: 22px;
	background: #2e5b85;
	margin: 0 0 3px 205px;
	padding: 0;
	border-left: 10px solid #003a67; 
}

#contentContainer #servicesOffered a 
	{display: block;	color: #d8bd91; text-decoration: none;	padding: 10px}

#contentContainer #servicesOffered a:hover 
	{background-color: #003a67; color: #fc8617}

#contentContainer #servicesOffered a.topCorner 
	{background: #2e5b85 url(/images/Border-Hmpg_ServiceAreaList-Top.jpg) no-repeat top right}

#contentContainer #servicesOffered a.topCorner:hover 
	{background: #003a67 url(/images/Border-Hmpg_ServiceAreaList-Top_Ovr.jpg) no-repeat top right}

#contentContainer #servicesOffered a.bottomCorner 
	{background: #2e5b85 url(/images/Border-Hmpg_ServiceAreaList-Btm.jpg) no-repeat bottom right}

#contentContainer #servicesOffered a.bottomCorner:hover 
	{background: #003a67 url(/images/Border-Hmpg_ServiceAreaList-Btm_Ovr.jpg) no-repeat bottom right}









