*{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	
	_behavior: url(/styles/iepngfix.htc);
	
}

body{
	background:url(/images/background.gif);
}


#signup_btn{
	margin-top:3px;	
}

.callout{
	margin-bottom:10px;
}

ul{
	margin-left:15px;
	
}
ol{
	margin-left:15px;
	
}
a:link  {
	
	text-decoration:none;
	color: #61a7d8;	
}
a:visited  {
	
	text-decoration:none;
	color: #61a7d8;	
}
a:active  {
	
	text-decoration:none;
	color: #61a7d8;	
}
a:hover  {
	
	text-decoration:none;
	color: #074e82;	
}

.blue_border{
	border:1px solid #a9cfea;	
}

.callout p{
	background:url(/images/callout_p_background.gif);
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	color:#8a8585;

	
}


.callout#focusonhealth{
	clear:both;
	width:203px;
	padding-top:144px;
	background:url(/assets/callouts/header_callout_focusonhealth.gif) 0px 0px;
	overflow:hidden;
}

.callout#currentstudies{
	clear:both;
	width:203px;
	padding-top:87px;
	background:url(/assets/callouts/header_callout_current_studies.gif) 0px 0px;
	overflow:hidden;
}

.callout#currentstudies:hover{
	background-position: 0px -87px;
}

.callout#spotlight{
	clear:both;
	width:203px;
	padding-top:87px;
	background:url(/assets/callouts/header_callout_spotlight.gif) 0px 0px;
	overflow:hidden;
}

.callout#spotlight:hover{
	background-position: 0px -87px;
}


.callout#whatsnew{
	clear:both;
	width:203px;
	padding-top:87px;
	background:url(/assets/callouts/header_callout_whatsnew.gif);
	overflow:hidden;
}

.callout#whatsnew:hover{
	background-position: 0px -87px;
}


.callout#yourhealth{
	clear:both;
	width:203px;
	padding-top:87px;
	background:url(/assets/callouts/header_callout_yourhealth.gif);
	overflow:hidden;
}

.callout#yourhealth:hover{
	background-position: 0px -87px;
}


#callouts{
	clear:both;
	margin-top:2px;

}

#container{
	width:985px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	align:center;
	padding-bottom:0px;
	/*overflow:hidden;*/
	
	
}

#content{
	background:url(/images/body.png);
	overflow:hidden;
}


.filler{
	clear:both;
}

#footer{
	background:url(/images/footer.png) no-repeat;
	height:64px;
	color:white;
	padding-top:74px;
	font-size:8px;
	width:985px;
}

#footer #links{
	float:left;
	width:218px;
	text-align:left;
	margin-left:20px;
}

#footer #links a{
	color:white;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

#footer #copyright{
	float:left;
	font-size:9px;
	font-weight:bold;
	height:14px;
	padding-top:1px;
}

#header{
	/*background:url(/images/body.png);*/
}

#hero{
	float:left;
	width:767px;
	height:305px;
}

#hero #field_search{
	display:block;
	float:left;
	height:29px;
	border:solid 1px #4F8EB9;
	margin:0px;	
	padding:0px;
	width:210px;
	margin-left:450px;
	_margin-left:225px;
	font-size:20px;
}

#hero .sitesearch{
	display:block;
	clear:both;
	padding:0px;
	padding-top:195px;
	margin:0px;
	height:31px;
	width:767px;
	text-align:left;
	z-index:1000;
}

#hero .sitesearch a{
	display:block;
	float:left;
	margin-left:5px;
	border:none;
}

.home #features{
	text-align:left;
	position:absolute;
	bottom:0px;
	height:449px; 
	left:218px;
	width:753px;
	background:url(/images/home_highlight_background.gif) bottom left;
	_float:left;
	_position:absolute;
	_top:-349px;
	_left:-274px;
	color:#8a8585;
}

.home #features .feature{
	padding-top:16px;
	padding-left:16px;
	text-align:left;
	float:left;
	width:330px;
	padding-right:26px;
}

.home #features .feature img{
	display:block;
	margin-bottom:5px;
}

.home #features img.shadow{
	margin:0px;
	padding:0px;
	display:block;
	background:none;
}

.home #features .feature p{
	margin-bottom:5px;

}

.home .filler{
	/* is this needed ? */
	position:relative;
	
}


.home #footer{
	background:url(/images/footer_home.png) no-repeat;
}

.home.interior #footer{
	background:url(/images/footer.png) no-repeat;
}


#logo{
	float:left;
	width:218px;
	height:305px;
}

#logo img{
	border:none;
}

#logo a{
	outline:none;
}

#main{
	float:left;
	width:700px; /* was 763px; */
	text-align:left;
	padding:20px;
	padding-top:00px;
	min-height:850px;
	color:#8a8585;
}

#main h2 img{
	display:block;
	margin-bottom:20px;
}

#main img.left{
	float:left;
	margin-right:20px;
}

#main img.right{
	float:right;
	margin-left:20px;
	margin-top:10px;
}

#main p{
	line-height:20px;
	margin-bottom:20px;
}

#menubar{
	float:left;
	background:url(/images/tab.gif);
	width:753px;
	height:37px;
}

#menubar.on{
	background:url(/images/tab.gif) 0px -37px;
}

#navbar{
	clear:both;
	background:url(/images/body.png);
	height:37px;
}

#newsletter{
	width:262px;
	float:left;
	padding-top:16px;
	text-align:left;
	padding-left:12px;
	margin-bottom:2px;
	_margin-bottom:11px;
}

#newsletter img{
	display:block;
	float:left;
	margin-left:2px;
}

#newsletter input{
	display:block;
	float:left;
	width:162px;
	height:21px;
	background:url(/images/field_box_signup.gif);
}

#newsletter p{
	color:#3D85B7;
	text-align:left;
	margin-bottom:5px;
	font-size:10px;

}
.preg_image{
	
	margin-right:30px;	
}

.preg_list{
	
	padding-left:320px;	
}
#sign_in_button{
	margin-bottom:0px;	
}
#social{
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;

	/* total width = 218px */
	margin-left:15px;
	width: 203px; 
	_margin-left:7px;
	_width:204px;

	background:url(/images/bgr_social_media.gif);

	height:37px;
}

#social  a{
	margin-right:4px; 
	margin-top:2px;
}

#social #email{
	display:block;
	float:left;
	height:34px;
	width:34px;
	background:url(/images/btn_social_media_email.gif);
	border:none;
	margin-left:7px;
	_margin-left:3px;
}

#social #email:hover{
	background-position: 0px -34px;
}

#social #youtube{
	display:block;
	float:left;
	height:34px;
	width:34px;
	background:url(/images/btn_social_media_youtube.gif);
	border:none;
}

#social #youtube:hover{
	background-position: 0px -34px;
}

#social #flickr{
	display:block;
	float:left;
	height:34px;
	width:34px;
	background:url(/images/btn_social_media_flickr.gif);
	border:none;
}

#social #flickr:hover{
	background-position: 0px -34px;
}

#social #twitter{
	display:block;
	float:left;
	height:34px;
	width:34px;
	background:url(/images/btn_social_media_twitter.gif);
	border:none;
}

#social #twitter:hover{
	background-position: 0px -34px;
}

#social #facebook{
	display:block;
	float:left;
	height:34px;
	width:34px;
	background:url(/images/btn_social_media_facebook.gif);
	border:none;
}

#social #facebook:hover{
	background-position: 0px -34px;
}

#subnav{
	padding-left:15px;
	/*background:url(/images/body.png);*/
	width:203px;
	overflow:hidden;
	float:left;
	/*border:solid 1px red;*/
	
}

#tabs{
	padding-left:359px;
	padding-top:21px;
	
}


#tabs #appointment{
	display:block;
	height:52px;
	width:130px;
	float:left;
	z-index:1000;
	background:url(/images/tab_make_appointment.png);
	_background:url(/images/tab_make_appointment_off.png);
}

#tabs #appointment:hover{
	background-position: 0px -52px;
}

#tabs #billpay{
	display:block;
	height:52px;
	width:130px;
	float:left;
	z-index:1000;
	background:url(/images/tab_pay_bill.png);
	_background:url(/images/tab_pay_bill_off.png);
}


#tabs #billpay:hover{
	background-position: 0px -52px;
}

#tabs #register{
	display:block;
	background:url(/images/tab_register_signin.png);
	_background:url(/images/tab_register_signin_off.png);
	height:52px;
	width:130px;
	float:left;
	z-index:1000;
}

#tabs #register:hover{
	background-position: 0px -52px;
}





.slider div{
	margin-top:8px;
	display:none;
	color:#505050;
}

li.slider{
	list-style-image:url(/images/btn_plus.gif);
	margin-left:10px;
}

li.slider li{
	list-style-image:none;
	list-style-type:bullet;
}


#main h1 img{
	display:block;
	margin-top:10px;
}

.staff_photo{
	margin-left:10px;
	margin-right:-10px;
	border:1px solid #4d8db9;

}

img{
	border-color:#4d8db9;
	
}

h1 img{	
	
}



