/* ****************************************************************** */ 
/* Section Title                                                      */
/* ****************************************************************** */
#area_title {
	background-image: url(/health/images/ind_title_bg.gif);
	background-repeat: repeat-x;
	height: 37px;
	line-height: 37px;
	width: 960px;
	text-align: left;
	color: #243A51;
}
#area_title h1 {
	font-size: 160%;
	margin-left: 10px
}
#area_title a, #area_title a:hover, #area_title a:visited, #area_title a:active {
	text-decoration: none;
	color: #243a51;
}
/* ****************************************************************** */ 
/* Main content                                                       */
/* ****************************************************************** */
#hcsamainsection {
	margin-left: 295px;
}
#hcsamainsection h1 {
	font-size: 110%;
	color: #243A51;
	margin: 15px 0 10px;
}
#hcsamainsection h2 {
	font-size: 90%;
	color: #243A51;
	margin: 15px 0 5px;
}
#hcsamainsection h3 {
	font-size: 80%;
	color: #243A51;
	margin: 15px 0 5px;
	font-style: italic;
}
#hcsamainsection p {
	margin: 5px 30px 10px 0;
}
#hcsamainsection ul {
	margin: 15px 10px 5px;
	font-size: 80%;
	list-style: disc inside none;
}
#hcsamainsection img {
	float: right;
	margin: 5px 15px 15px;
}
#hcsamainsection #contact {
	margin-top: 35px;
}
.pdfsize {
	font-size: 75%;
}

/* ****************************************************************** */ 
/* Sidebox links/navigation                                           */
/* ****************************************************************** */
#hcsabodysection #programs_nav {
	float: left;
	margin: 15px;
	width: 250px;
	text-align: left;
	background-color: #F8F8FA;
}
/*#hcsabodysection #programs_nav #programs_top {
	background-image: url(/health/images/programs_top.jpg);
	background-repeat: no-repeat;
	font-size: 1%;
	height: 15px;
	margin: 0;
	padding; 0;
}*/
#hcsabodysection #programs_nav #programs_top {
	background-image: url(/health/images/programs_top.jpg);
	background-repeat: no-repeat;
	min-height: 445px;
}
#hcsabodysection #programs_nav #programs_bot {
	background-image: url(/health/images/programs_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 20px;
}
#hcsabodysection #programs_nav h2 {
	font-size: 100%;
	margin: 0;
	padding: 10px 10px 0;
	font-weight: normal;
	font-variant: small-caps;
}
#hcsabodysection #programs_nav h1.first {
	padding-top: 0;
}

#hcsabodysection #programs_nav ul {
	font-size: 85%;
	list-style: none;
	margin: 0 10px;
	padding-top: 15px;
}
#hcsabodysection #programs_nav ul li {
	padding: 0 0 10px 10px;
}

