/* Include County Standard Stylesheet  */
@import url(/ssi/header.css);
/* *********************************** */
body {
	margin: 0px; 
	padding: 0px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	/*background-image: url(/health/images/mainbg.jpg);*/
}
#hcsacontainer {
	/* background-image: url(/health/images/mainbg.jpg); */
	margin: 0px; 
	padding: 0;
	background-color:#325E88;
}
#hcsabodysection {
	background-color: #fff;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 960px;
}
#hcsabodysection * {
	margin: 0px; 
	padding: 0px;
}
/* ****************************************************************** */ 
/* Header                                                             */
/* ****************************************************************** */
#hcsaheader {
	text-align: right;
	background-color:#6284A0;
	background-image: url(/health/images/hcsa-banner-NewVersion.jpg);
	height: 80px;
}
#hrcscontact {
	position: right middle;
	color: #fff;
	font-size: 75%;
	padding: 15px;
}
#hcsalogo {
	margin-top: 7px;
	margin-left: 10px;
}
/* ****************************************************************** */ 
/* Main Content                                                       */
/* ****************************************************************** */
#hcsamainsection {
	background-color: #fff;
	margin-left: 310px;
	text-align: left;
}
#hcsamainsection p {
	font-size: 80%;
	text-align: left;
	margin: 15px 30px 15px 0;
}

/* ****************************************************************** */ 
/* Footer                                                             */
/* ****************************************************************** */
.hcsafooter {
	font-size: 80%;
	color: #123E6B;
	padding: 15px!important;
}

/* ****************************************************************** */ 
/* Other Elements                                                     */
/* ****************************************************************** */
/* #call211 {
	background-color: #ffbb00;
	width: 220px;
	margin:	30px auto;
	padding: 3px;
	font-size: 85%;
	align: center;
} */
