/* HealthAdvisor Sub Landing Pages */
#healthAdvisor {
	background: url('../images/background_healthadvisor_seniors.jpg') top right no-repeat;	
}
#pageBanner h3 {
	font-size: 14px;
	color: #666;
	width: 300px;
	padding: 5px 0 10px 0;
}
#pageBanner a {
	font-size: 12px;
	color: #666;
	background: url('../images/iconArrowOrange.gif') left 50% no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
#sectionContent {
	width: 315px;
	float: left;
	padding-left: 20px;
}
#sectionContent h4 {
	font-size: 14px;
	color: #014D89;
	padding: 2px 0 11px 0;
}
#sectionContent li {
	width: 290px;
}
#sectionContent .articleContent {
	width: 240px;
	float: left;
	padding-bottom: 20px;
}
#sectionContent .articleContent div a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
#sectionContent .articleContent a {
	color: #666666;
	text-decoration: none;
}
#sectionContent .articleContent a span {
	color: #999999;
	font-size: 11px;
}
#sectionContent .articleComments {
	float: right;
	background: url('../images/iconComment.png') bottom right no-repeat;
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
	text-align: right;
	width: 25px;
}
#sectionLinks {
	float: left;
	padding-top: 27px;
}
#sectionLinks img {
	display: block;
	padding-bottom: 2px;
}
