/* *************************** 
  Site - HCS
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles 
  $5 sideBar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
#disclist li.showdisc{
	list-style:disc;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
table.standardtable
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-COLLAPSE: collapse;
	width: 600px;
}
table.nosizetable
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-COLLAPSE: collapse;
}
td.whitecell
{
	background-color: #FFFFFF;
	border-bottom: 1px black solid;
}
td.underline
{
	border-bottom: 2px solid #cec6bc;
	border-left: 6px solid #ff8400;
	/*color:#3b7293;*/
	font-size:18px;
	color:#3b7293;
	font-weight:normal;
	padding-bottom:6px;
	
	margin-bottom: 0px;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 6px;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
}
#container {
	width:968px;
	background:url(../images/cBg.jpg) repeat-y;
	margin:0 auto;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	height:129px;
	width:883px;
	margin:0 auto;
	
	position: relative;
	text-align: left;
}
#header h1{
	padding-top:25px;
	width:100px;
	float: left;
	margin:0;
	height:102px;
	}
#header h1 a{
	width:100px;
	height:102px;
	display:block;
	float:left;
	background:url(../images/logo.gif) left bottom no-repeat;
	}
h1 a span{
	display:none;
	}
#access{
	
	
	}
	
#access a{
	background:url(../images/access.gif) bottom right no-repeat;
	width:129px;
	height:48px;
	float:right;
	position: absolute;
	left: 763px;
	top: 59px;
	}	

	
#access a:hover{
	background:url(../images/access_ovr.gif) bottom right no-repeat;
	width:129px;
	height:48px;
	float:right;
	position: absolute;
	left: 763px;
	top: 59px;
	}		


/* *************************** 
   $4 Content Styles
   ***************************/
#contentHome {
	width:883px;
	margin:0 auto;
	background:url(../images/mid.jpg) no-repeat;
}

#contentHome2 {
	width:947px;
	margin:0 auto;
}


#cares{
	padding-top:400px;
	margin-left:71px;
	height: 51px;
	
	}
#cares li{
	padding-left:13px;
	padding-right:13px;
	width:160px;
	width/**/:/**/134px;
	float:left;
	margin-left:19px;
	display:inline;
	height:151px;
	
	font-weight: bold;
	}
#cares li a {
	padding-top: 100px;
} 	
	
#contentHome h2{
	font-size:26px;
	font-style:italic;
	color:#3c7394;
	font-weight:normal;
	padding-top: 28px;
	}
#contentHome p{
	width:440px;
	text-indent:40px;
	margin:0 auto;
	line-height:19px;
	color:#3c7394;
	padding-bottom:35px;
	padding-top:6px;
	}
	
		

#contentHomeImg {
	padding-top: 11px;
	padding-bottom: 26px;
}
	
#contentHome2 h2{
	font-size:26px;
	font-style:italic;
	color:#3c7394;
	font-weight:normal;
	padding-top: 28px;
	}
#contentHome2 p{
	width:440px;
	text-indent:40px;
	margin:0 auto;
	line-height:19px;
	color:#3c7394;
	padding-bottom:35px;
	padding-top:6px;
	}
	
		
#content{
	margin-left: 30px;
	margin-right:38px;
	width:900px;
	background:url(../images/cSecondaryBg.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}
	
	

#contentWhoWeAre{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_whoweare2.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}

#contentPrograms{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_ourprograms3.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}
	
#contentProgramsReach{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_ourprograms_large.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}
	
#contentProgramsCare{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_ourprograms_care.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}	
	
#contentProgramsMaterni{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_ourprograms_materni.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}	


#contentResults{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_realresults2.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}
#contentResources{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_healthresources2.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}		
	
#contentCareers{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_careers.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}	
		
#contentWhoWeHelp{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_whowehelp2.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}			
	
#contentNewsroom{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_newsroom2.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}		
#contentOnlineAccess{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_online2.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}		
#contentContact{
	margin-left: 30px;
	margin-right:38px;
	width:900px;
	background:url(../images/hcs_hdr_contact.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}			
#contentGeneric{
	margin-left: 30px;
	margin-right:68px;
	width:930px;
	background:url(../images/hcs_hdr_generic3.jpg) right top no-repeat;
	overflow: hidden;
	text-align: left;
	}			
		
#contentMain{
	margin-left:45px;
	float:left;
	display:inline;
	width:608px;
	padding-top:260px;
	text-align:left;
	
	}
#contentMain h2{
	font-size:25px;
	color:#3b7293;
	font-weight:normal;
	font-style:normal;
	padding-bottom:20px;
	line-height: 25px;
	}
	
	
#contentMain h2 span{
	font-size: 10px;
	color: #3b7293;
	font-weight: normal;
	vertical-align: top;
	line-height: 12px;
}
	
		
#contentMain p{
	padding-bottom:25px;
	line-height:19px;
	color:#2c2c2c;
	font-size:12px;
	}
#contentMain2 p img{
	float:left;
	margin-right:13px;
	}

#contentMain .pullQuote {
	border-top: 1px dashed #e7e7e6;
	border-bottom: 1px dashed #e7e7e6;
	padding: 10px 20px 10px 20px;
	line-height:24px;
	color:#beb4a9;
	font-size:16px;
	margin: 0px 0 20px 0;
	font-weight: bold;
	}

#contentMain .highlight {
	border-top: 1px dashed #e7e7e6;
	border-bottom: 1px dashed #e7e7e6;
	padding: 10px 20px 10px 20px;
	line-height:21px;
	color:#54a1cf;
	font-size:14px;
	background: #e7e7e6;
	margin: 0px 0 20px 0;
	font-weight: bold;
	}


#contentMain .highlight2 {
	padding: 10px 20px 10px 16px;
	margin: 0px 0 20px 0;
	
	}	
	
		
		
#contentMain a{
	color:#ff8400;
	}
#contentMain a:hover{
	color:#ff8400;
	text-decoration: underline;
	}	
#contentMain a:active, #contentMain a:visited{
	color:#ff8400;
	}				
	
/* *************************** 
   $5 sideBar Styles
   ***************************/
#sideBar{
	width:193px;
	float:left;
	text-align:left;
	}
#nav{
	padding-top:55px!important;
	padding-top:75px;
	padding-left:9px;
	height: 275px;
	}
#nav li{
	margin-top:20px;
	line-height:18px;
	font-size:14px;
	width:175px;
	text-transform: uppercase;
	}	
#nav li a{	
	padding-left:25px;
	padding-right:20px;
	width:175px;
	width/**/:/**/130px;
	text-align:left;
	display:block;
	}
#nav li a:hover {
	background:url(../images/arrow.gif) right no-repeat;
	padding-left:25px;
	padding-right:20px;
	width:175px;
	width/**/:/**/130px;
	display:block;
	font-weight:normal;
	color: #97d8ff;
	}
	
#nav li.selected a {
	background:url(../images/arrow.gif) right no-repeat;
	padding-left:25px;
	padding-right:20px;
	width:175px;
	width/**/:/**/130px;
	display:block;
	font-weight:bold;
	}
			
#nav li.smallnav a 
{
	padding-left:25px;
	padding-right:20px;
	width:175px;
	width/**/:/**/130px;
	text-align:left;
	display:block;
	font-size: 10px;
	}
	
#case{
	clear:both;
	padding-top:27px;
	
	}
#case li{
	padding-left:40px;
	padding-right:40px;
	width:193px;
	width/**/:/**/113px;
	padding-top: 27px;
	height:68px;
	height/**/:/**/41px;
	background:url(../images/liBg.gif);
	font-weight:bold;
	text-align: center;
	}


#case li:hover {
	
	background:url(../images/liBg-over.gif);
}

#case li a:hover {
	
}	

#case li.more{
	padding-top:15px;
	height:53px;
	}
	



/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	padding-top:11px;
	height:71px;
	height/**/:/**/60px;
	width:968px;
	background:url(../images/fBg.gif) no-repeat;
	clear: both;
	color:#fff;
}
#footerLink{	
	padding-top:11px;
	margin-left: 345px;
	}
#footerContact{
	clear:both;
	padding-top:10px!important;
	padding-top:5px;
	margin-left:241px;
	}
#footerLink li ,#footerContact li{
	float:left;
	font-size:10px;
	display:inline;
	padding-left:8px;
	padding-right:8px;
	border-left:#fff 1px solid;
	line-height:11px;
	}
#footerLink li.noBorder,#footerContact .noBorder{
	border:none;
	}
.mid{
	line-height:30px;
	}

	
	
div#resultsHdr {
	font-size:18px;
	color:#3b7293;
	font-weight:normal;
	padding-bottom:6px;
	
	margin-bottom: 0px;
	margin-top: 20px;
	border-bottom: 2px solid #cec6bc;
	border-left: 6px solid #ff8400;
	padding-left: 10px;
	padding-top: 6px;
}	

div#resultsHdr span {
	text-transform: uppercase;
	color: #a79d94;
}


div#resultsHdr2 {
	font-size:18px;
	color:#3b7293;
	font-weight:normal;
	padding-bottom:6px;
	
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom: 2px solid #cec6bc;
	border-left: 6px solid #ff8400;
	padding-left: 10px;
	padding-top: 6px;
}	

div#resultsHdr2 span {
	text-transform: uppercase;
	color: #a79d94;
}

div#uracLogo {
	float: right;
	padding-left: 30px;
}

.online-access {
	margin: 0 -20px 0 -5px;
}

.online-access ul li {
	margin: 0;
	float: left;
	display: block;
}
