/* CSS Document */

/* LINK STYLES*/

.mainContent a:link,
.sidebar a:link {
	text-decoration: none;
	color: #3E56A0;
}
.mainContent a:visited,
.sidebar a:visited {
	text-decoration: none;
	color: #00829A;
}
.mainContent a:hover, .mainContent a:active,
.sidebar a:hover, .sidebar a:active {
	text-decoration: underline !important;
	color: #FF9900 !important;
}



/* Home Content */
.homeContent {
	font-size: 0.74em;
	line-height: 1.4;
	margin: 0 20px;
	padding-bottom: 5px;
}
.homeContent p {
	margin: 0.8em 0;
}

.homeContent h1 {
	color: #3A4EA0;
	font-weight: normal;
	line-height: 1;
	font-size: 1.85em;
	margin: 0 0 0.6em 0;
}
.homeContent h2 {
	font-size: 1.4em;
	line-height: 1;
	margin: 0.6em 0 0 0;
	color: #348C70;
	font-weight: normal;
}
.homeContent img {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

/* Main Content */
.mainContent {
	font-size: 0.7em;
	line-height: 1.4;
	margin: 0 20px;
	padding-bottom: 10px;
	min-height: 100px;
	_height: 100px;
}

.mainContent p {
	margin: 0.6em 0;
}

.mainContent h1 {
	color: #997989;
	font-weight: normal;
	line-height: 1;
	font-size: 1.68em;
	margin: 0 0 0.3em 0;
}
.mainContent h2 {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0.6em 0;
	color: #558A96;
	font-weight: normal;
}
.mainContent h3 {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0.6em 0;
	color: #558A96;
	font-weight: normal;
	border-top: 1px solid #85ACB6;
	padding-top: 0.4em;
}
.mainContent h4 {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0;
	color: #6275AF;
	font-weight: normal;
}
.mainContent h5 {
}
.mainContent ul {
	margin-top: 0;
	margin-bottom: 0;
}
.mainContent li {
	margin: 0.3em 0;
}

.mainContent hr {
	color: #596EAC;
	background-color: #709DA9;
	height: 1px;
	border-style: none;
}
.inlineH2 {
	font-size: 1.2em;
	line-height: 1;
	color: #558A96;
	font-weight: normal;
}


.leftIndent {
	padding-left: 20px;
}
.cellPadRight {
	padding-right: 10px !important;
}
.cellPadLeft {
	padding-left: 10px !important;
}
.genTable {
	border-collapse: collapse;
	margin-top: 0.8em;
	border-top: 1px solid #BFD9CE;
}
.genTable th {
	background-color: #A2ADCC;
	color: #FFFFFF;
	padding: 2px 0;
}
.genTable td {
	border-bottom: 1px solid #BFD9CE;
	padding: 2px 0;
	vertical-align: top;
}


/* SIDEBAR for location info etc*/
.mainContent .sidebar {
	float: right;
	font-size: 0.9em;
	line-height: 1.2;
	margin: 10px 0px 10px 20px;
}
.mainContent .sidebarWide {
	float: right;
	font-size: 0.9em;
	line-height: 1.2;
	margin: 10px 0px 10px 20px;
	padding-right: 20px;
}
.mainContent .sidebar table, .mainContent .sidebarWide table{
	background-color: #FFFFF2;
	border: 1px solid #FF9900;
	width: 180px;
}
.mainContent .sidebar th, .mainContent .sidebarWide th {
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
	text-align: center;
}
.mainContent .sidebar td, .mainContent .sidebarWide td {
	padding: 2px 9px;
}
.mainContent .sidebar p, .mainContent .sidebarWide p {
	margin: 0.4em 0;
}


.redHighlight {
	color: #FF0000;
}

.staffListTbl {
	border-collapse: collapse;
	margin-bottom: 10px;
	border-top: 1px solid #BFD9CE;
	line-height: 1.2;
	margin-top: 0.8em;
}
.staffListTbl td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #BFD9CE;
	padding: 4px 10px 2px 0;
}
.staffListTbl p {
	margin: 0;
	padding-bottom: 2px;
}
.staffListTbl th {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #37509B;
}

.staffListHighlght {
	font-weight: bold;
	color: #666666;
}

.staffPicTable {
	font-size: 0.88em;
	line-height: 1.1;
	margin-top: 0.8em;
}
.staffPicTable td {
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding: 0 9px;
}
.staffPicTable img {
	border: 1px solid #5C6FAC;
	padding: 4px;
	margin: 6px 0 4px 0;
}
.staffPicTable p {
	padding: 0;
	margin: 0 0 4px 0;
}
.imageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.tdRightSpace {
	padding-right: 20px;
}
.tdLeftSpace {
	padding-left: 20px;
}
.contentLinks {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C4D7DC;
	padding-bottom: 5px;
	font-size: 11px;
}
.contentLinks img {
	border: 0;
}
.contentLinks a {
	display: inline-block;
}
.contentLinks a:hover {
	text-decoration: none !important;
}
.linkTop {
	font-size: 0.8em !important;
	margin-top: 0.8em;
}
.linkTop img {
	border: 0;
}
.linkTop a {
	text-decoration: none !important;
}
.linkTop a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.dividerRule {
	margin: 0;
	clear: both;
	height: 1px;
	border-top: 1px solid #596EAC;
	font-size: 1px;
}

.dividerRule hr {
	color: #596EAC;
	background-color: #596EAC;
	height: 1px;
	border-style: none;
	
}
#libraryCol {
	width: 186px;
	margin-bottom: 10px;
}

.rightColLibImage {
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
}
.librarySidebar {
	background-image: url(../common-images/BHB-sidebar-bgrnd.gif);
	background-repeat: repeat-y;
}
.librarySidebar {
	color: #333333;
	line-height: 1.2;
	font-size: 10px;
	padding: 4px 4px 0 14px;
}
.librarySidebar h1 {
}

.librarySidebar p {
	margin: 8px 0 4px 0;
}
.librarySidebar ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
.librarySidebar li {
	padding: 0 0 0 8px;
}
.librarySidebar a {
	font-weight: bold;
}
.librarySidebar a:link, .librarySidebar a:visited {
	text-decoration: none;
	color: #3E56A0;
}
.librarySidebar a:hover, .librarySidebar a:active {
	text-decoration: none;
	color: #FF9900;
}

.smallCapsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #374E9C;
}
.navLinkRight {
	float: right;
}
.navLinkRight img {
	border: none;
	margin-right: 5px;
	vertical-align: text-bottom;
}
.navLinkRight a:link, .navLinkRight a:visited {
}
.navLinkRight a:hover {
	text-decoration: none !important;
}

.navLinkRightSmText {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
.navLinkRightSmText img {
	border: none;
	margin-right: 5px;
	vertical-align: text-bottom;
}
.navLinkRightSmText a:link, .navLinkRightSmText a:visited {
}
.navLinkRightSmText a:hover {
	text-decoration: none !important;
}

.directoryTable {
	border-collapse: collapse;
	margin-top: 0.8em;
	border-top: 1px solid #BFD9CE;
}
.directoryTable th {
	background-color: #C4DEE4;
	color: #6E9CA8;
	padding: 4px 0 6px 0;
	font-size: 1.1em;
	line-height: 1;
	text-align: center;
}
.directoryTable td {
	border-bottom: 1px solid #C4DEE4;
	padding: 4px 0;
	vertical-align: top;
}
.directoryTable p {
	margin: 0;
	line-height: 1;
}
.directorySubHead {
	color: #FF9900;
	font-weight: bold;
	text-align: center;
}
.upLink {
	font-size: 10px;
}
.upLink img {
	border: none;
	padding-left: 5px;
}
.upLink a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.upLink a:hover {
	text-decoration: none !important;	
}
.upLink a:visited {
	color: #3E56A0 !important;
}
.pubsTable {
	margin-bottom: 10px;
	margin-top: 10px;
}
.pubsTable th {
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 2px;
	text-align: center;
}
.pubsTable td {
}
.pubsTable img {
	border: 1px solid #999999;
	border-left-color: #999999;
	margin-top: 10px;
}
.pubsTable ul {
	margin: 0;
	padding-left: 20px;
}
.pubsTable li {
	padding: 0;
	margin: 0;
}
.pubsTableImage {
	width:220px;
}

.listNoBullet {
	list-style-type: none;
}
.servicesKEMH, .servicesMWI {
	width: 280px;
}
.servicesMWI {
	margin-left: 5px;
}
.servicesKEMH th {
	color: #FFFFFF;
	background-color: #6E9CA8;
	padding: 3px;
	text-align: center;
}
.servicesKEMH td {
	border: 1px solid #6E9CA8;
	border-top: 0;
	padding: 10px;
}
.servicesKEMH p, .servicesMWI p {
	margin: 0;
}

.servicesMWI th {
	color: #FFFFFF;
	background-color: #3E56A0;
	padding: 3px;
	text-align: center;
}
.servicesMWI td {
	border: 1px solid #3E56A0;
	border-top: 0;
	padding: 10px;
}
.pullquote {
	width: 180px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.2;
	text-align: center;
	color: #6E9CA8;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}
.pullquote p {
	margin: 0;
}
.pullquoteBy {
	font-size: 0.7em;
	font-style: italic;
	color: #666666;
	padding-top: 5px;
}
.libraryDisclaimer {
	font-size: 0.82em;
	line-height: 1.4;
	color: #666666;
	border-top: 1px dotted #999999;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 0px;
}
.libraryTable {
	border-collapse: collapse;
	margin-top: 0.8em;
	border-top: 1px solid #BFD9CE;
}
.libraryTable th {
	background-color: #A2ADCC;
	color: #FFFFFF;
	padding: 2px 0;
}
.libraryTable td {
	border-bottom: 1px solid #BFD9CE;
	padding: 2px 10px 2px 0;
	vertical-align: top;
}
.libraryTable p {
	margin: 0;
}
.physicianList {
	font-size: 0.9em;
	line-height: 1;
	border: 1px solid #B7CED4;
	border-collapse: collapse;
}
.physicianList th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
	background-color: #B7CED4;
	color: #FFFFFF;
}
.physicianList td {
	padding: 3px;
	border: 1px solid #B7CED4;
	vertical-align: top;
}
.physName {
	width: 140px;
}
.physSpecialty {
}
.physPhone {
	width: 60px;
}
.physFax {
	width: 60px;
}
.physAddress {
}
.physLocation {
}
.physAlt {
	background-color: #E8EFF1;
}
.linkHighlight {
	font-size: 14px;
	font-weight: bold;
}
.linkHighlight a {
	color: #FF9900 !important;
}
/* Career Pages*/
.calulatorResults {
	border-left-width: 1px;
	border: 1px solid #FF9900;
	border-collapse: collapse;
}
.calulatorResults td {
	font-size: 0.9em;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #FF9900;
}
.jobsKEMH, .jobsMWI {
	width: 260px;
}
.jobsKEMH table, .jobsMWI table {
	width: 260px !important;
}
.jobsMWI {
	margin-left: 10px;
}
.jobsKEMH th {
	color: #FFFFFF;
	background-color: #6E9CA8;
	padding: 3px;
	text-align: center;
}
.jobsKEMH td {
	border: 1px solid #6E9CA8;
	border-top: 0;
	padding: 0px;
	line-height: 1;
}
.jobsKEMH p, .jobsMWI p {
	margin: 0;
}

.jobsMWI th {
	color: #FFFFFF;
	background-color: #3E56A0;
	padding: 3px;
	text-align: center;
}
.jobsMWI td {
	border: 1px solid #3E56A0;
	border-top: 0;
	padding: 0px;
	line-height: 1;
}

.jobsKEMH ul, .jobsMWI ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jobsKEMH li, .jobsMWI li {
	margin: 8px 10px;
	padding: 0;
}
.jobsKEMH a:hover, .jobsMWI a:hover {
	text-decoration: none !important;
}
.jobsActive {
	background-image: url(../common-images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 1px left;
	padding-left: 12px !important;
}
#hrForms, #nurseCheckList {
	width: 280px;
	line-height: 1.2;
}

#hrForms {
	float: left;
}
#hrForms table, #nurseCheckList table {
	margin-top: 10px;
}
#hrForms td, #nurseCheckList td {
	border-bottom: 1px solid #B7CED4;
	vertical-align: bottom;
	padding-bottom: 4px;
}
#hrForms p, #nurseCheckList p {
	margin: 0;
}
#hrForms img, #nurseCheckList img {
	padding-top: 4px;
}

#nurseCheckList {
	float: right;
}
.smallCaps {
	font-size: 0.82em;
	text-transform: uppercase;
}
.greenSubhead {
	font-size: 1em;
	font-weight: bold;
	color: #558A96;
}
.prList {
}
.prList h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}
.prList p {
	margin: 0 0 0 20px;
	line-height: 1.2;
}
.presslistDate {
	font-style: italic;
	padding: 0.3em 0;
	color: #666666;
}
.imageGalleryRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 11px;
}
.imageGalleryRight img {
	border: 1px solid #B7CED4;
	padding: 4px;
}
.imageGalleryRight p {
	margin: 0;
	line-height: 1;
	padding-bottom: 5px;
	color: #558A96;
}
.empTable {
	border-collapse: collapse;
	margin-top: 0.8em;
	border: 1px solid #B7CED4;
	margin-left: auto;
	margin-right: auto;
}
.empTable th {
	background-color: #B7CED4;
	color: #6E9CA8;
	padding: 4px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}
.empTable td {
	border-bottom: 1px solid #B7CED4;
	padding: 4px;
	vertical-align: top;
}
.ebscoSearch {
	padding: 0 10px;
	background-color: #CBBCC3;
}
.ebscoSearch form {
	margin: 0;
	padding: 5px 0 0 0;
}
.ebscoSearch input {
}

input.ebscoSearchBox {
	width:144px;
	padding: 0px 2px 4px 2px;
	font-size: 11px;
	height: 12px;
	background-color: #F5F2F3;
	display: inline;
	border: 0;
	border-bottom: 1px inset #A18694;
	border-right: 1px inset #A18694;
	border-top: 1px solid #A18694;
	border-left: 1px solid #A18694;
}
.first .Image {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
