/* home page specific styles */
#content_left {
	width:569px;
	min-height:400px;
	float:left;
	position:relative;
	line-height: 1em;
	}
body#homepage #content_right {
	width:316px;
	background:#fff;
	}
body#homepage #main_content{
	float:right;
	width:448px;
	padding-bottom:25px;
	}
#main_banner {
	position:absolute;
	top:0;
	left:0;
	width:578px;
	height:241px;
	overflow:hidden;
	}
.top_banner_spacer {
	height:241px;
	width:100%;
	background:#fff;
	overflow:hidden;
	}
#main_article h1 {
	margin:15px 0 10px 0;
	padding:0;
	}
#main_article p {
	line-height:185%;
	}
h2#news_head {
	background:#E2E6F2;
	margin:30px 0 15px 0;
	padding:3px 8px;
	font-weight:normal;
	color:#2D4478;
	}
#news_pages, #spotlight_pages {
	text-align:right;
	padding:18px 0 0 0;
	color:#2D4478;
	}
#spotlight_pages {
	text-align:right;
	padding:18px 10px 0 0;
	color:#2D4478;
	font-size:85%;
	}	
#news a {
	color:#2D4478;
	}
#news a:hover {
	background:#E2E6F2;
	text-decoration:none;
	}
.news_story-1, .news_story-2, .news_story-3 {
	float:left;
	width:141px;
	padding: 0 0 10px;
	}
.news_story-2 {
	margin-left:14px;
	}
.news_story-3 {
	float:right;
	}
.news_story-1 h3, .news_story-2 h3, .news_story-3 h3 {
	color:#2D4478;
	font-weight:bold;
	font-size:.9 em;
	}
.news_story-1 a, .news_story-2 a, .news_story-3 a {
	color:#2D4478;
	}
.thisPage {
	background:#E2E6F2; 
	padding:2px; 
	border:solid 1px #4C67AF; 
	font-weight:bold;
	}
#start {
	background:#E4E2E3 url(../images/site/bg_find_physician.gif) repeat-x left bottom;
	padding:18px;
	color:#7f7f7f;
	}
#start a {
	color:#555;
	}
#start h3 {
	margin:10px 0 5px 0;
	padding:0;
	font-weight:normal;
	}
#start form {
	padding-bottom:15px;
	margin: 0;
	}
#start select {
	border:solid 1px #ccc;
	color:#555;
	width:200px;
	}
#start input.btn-go {
	border:solid 1px #ccc;
	background:#619147;
	color:#fff;
	padding:0 2px;
	}
#find_phys {
	border-bottom:solid 1px #ccc;
	}
h3#spotlight {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:#eff0f3;
	margin:0;
	padding:7px 8px;
	font-weight:normal;
	color:#45629F;
	width: 300px;
	}
.featurette {
	border-bottom:solid 1px #ccc;
	padding:12px;
	color:#888;
	}
.featurette dl, .featurette dt, .featurette dd {
	margin:0;
	padding:0;
	}
.featurette dl {
	margin:10px 0;
	clear:both;
	}
.featurette dt {
	color:#2D4478;
	font-weight:bold;
	padding-left:100px;
	}
.featurette dd {
	padding-left:100px;
	}
.featurette dd.image {
	float:left;
	padding:0;
	width:90px;
	text-align:center;
	}
.featurette a {
	color:#555;
	}
.featurette a:hover {
	background:#2D4478;
	color:#fff;
	text-decoration:none;
	}
.video {
	background:transparent url(../images/site/bg_video.gif) no-repeat left top;
	padding-left:18px;
	}
#bannersContainer {
	position:relative;
	}
.bannersScroller {
	text-align:right;
	margin:8px;
	}

/* marketing callouts */
#callout {
	background:#FEEECA url(../images/site/bg_pos_changes.gif) repeat-x left bottom;
	}
#callout p {
	font-size:85%;
	}
#callout h3 {
	margin:0;
	padding:0;
	height:26px;
	}
#callout h3 span {
	visibility: hidden;
	display: none;
	}
#callout a {
	color:#5f5f5f;
	}

/*	
#callout.orchid, #callout.orchid a {
	color:#435983;
	}
#callout.orchid h3 {
	background:transparent url(../images/callout_headers/orchid.jpg) no-repeat left top;
	}
#callout.peacock, #callout.peacock a {
	color:#336666;
	}
#callout.peacock h3 {
	background:transparent url(../images/callout_headers/peacock.jpg) no-repeat left top;
	}
#callout.tree, #callout.tree a {
	color:#88152e;
	}
#callout.tree h3 {
	background:transparent url(../images/callout_headers/tree.jpg) no-repeat left top;
	}
#callout.wave, #callout.wave a {
	color:#2c658c;
	}
#callout.wave h3 {
	background:transparent url(../images/callout_headers/wave.jpg) no-repeat left top;
	}
#callout.flower, #callout.flower a {
	color:#931f24;
	}
#callout.flower h3 {
	background:transparent url(../images/callout_headers/flower.jpg) no-repeat left top;
	}	
#callout.butterfly, #callout.butterfly a {
	color:#CC6601;
	}
#callout.butterfly h3 {
	background:transparent url(../images/callout_headers/butterfly.jpg) no-repeat left top;
	}	
*/
