/* HealthAdvisor Sub Landing Pages */
#healthAdvisor { background: url("../images/background_healthadvisor_healthandwellness.jpg") right top no-repeat; }

#healthAdvisor2 { background: url("../images/background_donor.jpg") right top no-repeat; }

#sectionContainer {
	width: 515px;
	float: left;
	padding: 28px 0 0 20px;
}
#featured {
	width: 498px;
	padding-bottom: 50px;
}
#featured img {
	float: left;
	padding-right: 10px;
}
#featured h6 a {
	font-size: 11px;
	color: #014D89;
	font-weight: normal;
	padding-bottom: 2px;
}
#featured h4 {
	padding-bottom: 10px;
}
#featured h4 a {
	font-size: 14px;
	color: #014D89;
	font-weight: inherit;
}
#featured p a {
	font-weight: normal;
	color: black;
}
#featured p {
	padding-bottom: 5px;
}
#featured a {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#featured a:hover {
	text-decoration: underline;
}
#sectionContainer table td {
	width: 220px;
	padding: 0 20px 20px 65px;
}
#sectionContainer table td img.thumbnailImage {  float: left; position: relative; left: -65px; margin-right: -65px; }
#sectionContainer table h3 a:hover, #sectionContainer table h4 a:hover {
	text-decoration: underline;
}
#sectionContainer table h3 {
	font-size: 90%;
	cursor: pointer;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#sectionContainer table h3 img {
	position: relative;
	top: -1px;
}
#sectionContainer table h4 a {
	color: black;
	font-size: 100%;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#sectionContainer table h4 {
	padding-bottom: 5px;
	width: 155px;
}
#sectionContainer table p {
	font-size: 11px;
	font-weight: normal;
	width: 155px;
}
#sectionContainer table b { font-weight: normal; }

#sectionContainer table td div img {
	width: 53px;
	height: 53px;
	padding-right: 10px;
}
