
#aboutEpic { width: 302px; }
#homeContent, #softwareContent { width: 404px; }



#subChalkboard { height: 239px; }

#aboutEpic { height: 185px; }
#homeContent, #softwareContent { height: 197px; }

#aboutEpic { float: left; }
#homeContent { float: right; }
#softwareContent { margin: auto; }

#aboutEpic { font-size: 9pt; }
#aboutEpic p:first-child { margin-bottom: 0px; }


#homeContent div.centerGraphic, #homeContent div.centerGraphic a {
	color: #555;
}

#homeContent div.ewI, #softwareContent div.ewI {
	padding: 0px;
}


#homeContent div.leftCenter {
	width: 160px;
	position: absolute;
	margin-left: 3px;
	margin-top: 85px;
	font-size: 9pt;
	color: #000;
}
#homeContent div.centerGraphic b {
	display: block;
	color: #A50C37;
	font-size: 10pt;
	margin-bottom: 2px;
}

#homeContent div.centerGraphic div.ambulatory,
#homeContent div.centerGraphic div.inpatient,
#homeContent div.centerGraphic div.outside {
	position: absolute;
	width: 140px;
	font-size: 7pt;
	line-height: 13px;
}
#homeContent div.centerGraphic div.ambulatory,
#homeContent div.centerGraphic div.inpatient { margin-top: 8px; }
#homeContent div.centerGraphic div.outside { margin-top: 83px; }

#homeContent div.centerGraphic div.ambulatory { margin-left: 8px; }
#homeContent div.centerGraphic div.inpatient,
#homeContent div.centerGraphic div.outside {
	text-align: right;
	margin-left: 240px;
}

ul.headlines {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

p.moreHeadlines { margin: 0px; }
/* p.moreHeadlines a { color: #777; } */
ul.headlines li {
	margin-bottom: 12px;
	line-height: 15px;
}
ul.headlines li a { color: #000; }

#epicNumbers { height: 72px; }
#epicNumbers small { color: #666; }
#epicNumbers div.enI small { color: #FFF; }

div.refresh img {
	position: absolute;
	margin-left: 180px;
}
div.refresh {
	color: #777;
	margin-top: 8px;
	font-size: 9pt;
}




#indexTabs ul.section, #indexTabs div.section {
	width: 402px;
}
#indexTabs ul.section {
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#indexTabs ul.section li {
	list-style: none;
	display: block;
	float: left;
}
#indexTabs ul.section li a {
	display: block;
	width: 134px;
	height: 21px;
	text-align: center;
	background: url(tab_inactive.png) no-repeat;
	font-weight: bold;
}



#indexTabs ul.section li.sectionActive a {
	color: #A50C37;
	background: none;
}


#indexTabs div.section {
	margin-top: 21px;
	position: absolute;
	height: 176px;
}


#section-1 { background: url(apple_physician_tab.jpg) no-repeat; }
#section-2 { background: url(apple_hospital_tab.jpg) no-repeat; }
#section-3 { background: url(apple_both_tab.jpg) no-repeat; }

#indexTabs div.iSecS,
#indexTabs div.iSecL { position: absolute; }
#indexTabs div.iSecS a,
#indexTabs div.iSecL a {
	display: block;
	text-align: center;
}
#indexTabs div.iSecS a { width: 150px; }
#indexTabs div.iSecL a { width: 240px; }

#indexTabs div.iSec1r1 { margin-top: 26px; }
#indexTabs div.iSec1r2 { margin-top: 69px; }
#indexTabs div.iSec1r3 { margin-top: 111px; }

#indexTabs div.iSec1c1 { margin-left: 15px; }

#indexTabs div.iSec2r1 { margin-top: 20px; }
#indexTabs div.iSec2r2 { margin-top: 64px; }
#indexTabs div.iSec2r3 { margin-top: 124px; }

#indexTabs div.iSec2c1 { margin-left: 150px; }

#indexTabs div.iSec3r1 { margin-top: 48px; }
#indexTabs div.iSec3r2 { margin-top: 87px; }
#indexTabs div.iSec3r3 { margin-top: 126px; }

#indexTabs div.iSec3c1 { margin-left: 10px; }
#indexTabs div.iSec3c2 { margin-left: 255px; }


#innerChalkboard {
	z-index: 10;
	font-family: Times New Roman;
	position: absolute;
	margin-left: 530px;
	margin-top: 140px;
	width: 186px;
}
#innerChalkboard div {
	display: none;
	margin-left: 10px;
	font-size: 14pt;
}
#innerChalkboard span.tagline {
	font-style: italic;
}


