/* CSS Document */

/*  ===================================================  
 	===================================================  
	
	Description: CSS Framework structure style sheet
	Author:  
	Release date:	 
	Designer approved: 
	Date approved: 
	Revision History:	Revised By		Revised On:
						Kari			03/13/09
						
  	=================================================== 
  	===================================================  */

#homeMainPromo {
	border: 1px solid #808084;
	float: left;
	height: 429px;
	margin-bottom: 15px;
	width: 415px;
	}

#homeNewsColumn{
	float: left;
	height: 310px;
	margin: 0px 0px 15px 15px;
	width: 240px;
	}
	
#homeFeaturedServices{
	background: url(../images/homeFeaturedServicesBg.gif) no-repeat;
	border: 1px solid #808084;
	height: 220px;
	margin: 0;
	width: 670px;
	}

	#homeFeaturedServicesText{
		color: #808084;
		float: left;
		font-size: 12px;
		height: 122px;
		line-height: 16px;
		padding: 60px 10px 10px;
		width: 350px;
		}
	
	#homeFeaturedServicesNav{
		float: left;
		background: #808084;
		width: 670px;
		height: 28px;
		}
	
#homeIBox{
	background: #FFFFFF;
	border: 1px solid #808084;
	float: left;
	height: 93px;
	margin-top: 10px;
	width: 223px;
	}

#BreakingNews{
	font-size: 11px;
	width: 205px;
	}

	#BreakingNews ul{
		background: url(../images/homeBreakingNewsTitle.gif) no-repeat;
		list-style: none;
		margin: 0px;
		padding: 18px 0px 0px 0px;
		}
		
	#BreakingNews li{
		margin: 0;
		padding: 0;
		}
		
		#BreakingNews a{
			color: #818085;
			display: block;
			margin: 0;
			padding: 0px 0px 5px;
			text-decoration: none;
			}
			
			#BreakingNews a:hover{ 
				text-decoration:underline;
				}	

#UpcomingEvents, #UpcomingCalendarItems{
	font-size: 11px;
	width: 215px;
	}

	#UpcomingEvents, #UpcomingCalendarItems ul{
		background: url(../images/homeUpcomingEventsTitle.gif) no-repeat;
		list-style: none;
		margin: 0px;
		padding: 18px 0px 0px 0px;
		}
		
	#UpcomingEvents, #UpcomingCalendarItems a:hover{ 
		text-decoration:underline;
		}
		
	#UpcomingEvents, #UpcomingCalendarItems li{
		margin: 0;
		padding: 0;
		}
		
		#UpcomingEvents, #UpcomingCalendarItems a{
			color: #818085;
			display: block;
			margin: 0;
			padding: 0px 0px 5px;
			text-decoration: none;
			}
			
	#UpcomingEvents, #UpcomingCalendarItems a:hover{ 
		text-decoration:underline;
		}
	
#NewsReleases{
	font-size: 11px;
	width: 215px;
	}

	#NewsReleases ul{
		background: url(../images/homeNewsReleasesTitle.gif) no-repeat;
		list-style: none;
		margin: 0px;
		padding: 18px 0px 0px 0px;
		}
		
	#NewsReleases li{
		margin: 0;
		padding: 0;
		}
		
		#NewsReleases a{
			color: #818085;
			display: block;
			margin: 0;
			padding: 0px 0px 5px;
			text-decoration: none;
			}	
			
			#NewsReleases a:hover{ 
				text-decoration:underline;
			}		
	
.breakingNews4 { 
	display: none;
	}
	
.breakingNews5, .breakingNews4 { 
	display: none;
	}
/*.newsRelease3 { 
	display: none;
	} 
	
.newsRelease4 { 
	display: none;
	} 
	
.newsRelease5 { 
	display: none;
	} 

.upcomingCalendarItems4 { 
	display: none;
	} 

.upcomingCalendarItems5 { 
	display: none;
	} */


.homeMoreLinks {
	background: #EEEEEE;
	float: left;
	font-size: 11px;
	margin-bottom: 3px;
	text-align: right;
	width: 240px;
	}

	.homeMoreLinks a {
		color: #808084;
		}
	
	.homeMoreLinks a:hover {
		color: #808084;
		}	
		
		
		
#interactivesContainer {
	width: 443px;
	margin-right: 15px;
	height: 275px;
	border: 1px solid #818085;
	position: absolute;
	left: 272px;
	top: 30px;
	}
	
#interactivesContent {
	width: 443px;
	height: 275px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	}	
	
	.interactivesSides {}
		
.inFocusHeader {
	position: absolute;
	left: 272px;
	top: 18px;
}
		
#inFocusContainer {
	width: 443px;
	margin-right: 15px;
	height: 231px;
	border: 1px solid #818085;
	position: absolute;
	left: 272px;
	top: 47px;
	}
	
#inFocusContent {
	width: 443px;
	height: 231px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	}	
	
	.inFocusSides {}
	
	
#videosContainer {
	width: 215px;
	height: 260px;
	margin-left: 462px;
	overflow:auto;
	border:1px solid #818085;
	}
	
	.videos {
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-left:6px;
	overflow:hidden;
		}
		
	.videos p {
		margin: 0;
		padding: 0;
		}
		
	.videos img {
		border: 1px solid #818085;
		}
		
	.videosTitle {
		color: #6EB43F;
		font-size: 11px;
		font-weight: bold;
		}	
		
		.videosTime {
	font-size: 10px;
	color: #818085;
			}	
			
	#videosMore a {
	display: block;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	clear: left;
}	

#featuredServicesContainer {
	width: 442px;
	float: left;
	margin-right: 15px;
	border: 1px solid #818085;
	height: 286px;
	background: url(../images/homeFeaturedServicesHeader.gif) no-repeat;
	padding-top: 38px;
	}

#interactiveContainer {
	width: 215px;
	border: 1px solid #818085;
	margin-left: 460px;
	margin-top: 1px;
	}
	
.spacer {
	height:30px;
	}
	
.spacer15 {
	height:15px;
	}

#jobContainer {
	width: 213px;
	float: left;
	border: 1px solid #818085;
	background: url(../images/homeFindJob.jpg) no-repeat;
	height: 440px;
	}
	
p.first {
	padding-top:250px;
	margin:0 0 0 15px;
	}

#physicianContainer {
	width: 213px;
	float: left;
	border: 1px solid #818085;
	margin: 0 15px;
	background: url(../images/homeFindDr.jpg) no-repeat;
	height: 440px;
	}
	
#breakingHealthNewsContainer {
	width: 205px;
	float: left;
	}
	
	#BreakingNews ul, #NewsReleases ul{ 	
		background-image: none;
		padding: 0px;
		width: 205px;
		}
		
.newsReleaseNone {
	display: none;
	}		

.NetButton {
	font-family: Arial, Verdana, Helvetica, Verdana sans-serif;
	background-color: #ececec;
	border: 1px solid #aaaaaa;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	text-transform: uppercase; 
	width: 67px;
	cursor:pointer;
}

