/* 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;
	min-height: 100px;
}
.mainContent {
	_height: 100px;
}
.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;
	margin-top: 1.2em;
	padding: 4px;
	border: 1px solid #999999;
}

/* Main Content */
.mainContent {
	font-size: 0.7em;
	line-height: 1.4;
	margin: 0 20px;
	padding-bottom: 10px;
	min-height: 100px;
}

.mainContent {
	_height: 100px;
}

.mainContent p {
	margin: 0.6em 0;
}

.mainContent h1 {
	color: #558A96;
	font-weight: normal;
	line-height: 1.1;
	font-size: 1.68em;
	margin: 0.4em 0 0 0;
}
.mainContent h2 {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0.6em 0 0 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 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2;
	margin: 0.6em 0 -0.6em 0;
}
.mainContent ul, .mainContent ol {
	margin-top: 0;
	margin-bottom: 0;
}
.mainContent li {
	margin: 0.3em 0;
}

.mainContent hr {
	color: #596EAC;
	background-color: #709DA9;
	height: 1px;
	border-style: none;
}
.noMinHeight {
	min-height: 0px !important;
	_height: auto !important;
}
.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;
	text-align: center;
}
.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;
	margin-top: 10px;
}
.pubsTable ul {
	margin: 0;
	padding-left: 20px;
}
.pubsTable li {
	padding: 0;
	margin: 0;
}
.pubsTableImage {
	width:220px;
}

.listNoBullet {
	list-style-type: none;
	padding-left: 20px;
}
.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;
}
/*Vacancy List*/

.vacancy {
}
.vacancy table {
	width: 100%;
	border: 1px solid #6E9CA8;
	border-collapse: collapse;
}
.vacancy th {
	color: #FFFFFF;
	background-color: #6E9CA8;
	padding: 3px;
	text-align: center;
}
.vacancy td {
	padding: 4px 10px;
	line-height: 1;
	border-bottom: 1px solid #6E9CA8;
	vertical-align: top;
}
.vacancy p {
	margin: 0;
}
.vacancyActive {
	background-image: url(../common-images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 1px left;
}
.vacancy a:hover {
	text-decoration: none !important;
}
.vacancy a {
	margin-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;
}
#showAll {
	border: 1px solid #6E9CA8;
	border-left: 0;
	border-right: 0;
	padding: 4px 0;
}

.centredPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 8px auto 14px auto;
	width: 250px;
	line-height: 1;
	background-color: #FFFFFF;
	border: 1px solid #bfd9ce;
	padding: 4px;
}
.centredPic p {
	text-align: center;
	padding: 4px;
	margin: 4px 0 0 0;
}
.centredPic img {
	border: 0;
}
.boardLogin {
	width: 175px;
	margin-left: 10px;
	margin-top: 20px;
	background-image: url(../common-images/boardLogin-top.gif);
	background-repeat: no-repeat;
	background-color: #8CB0BA;
	padding: 8px 0 0 0;
}
.boardLogin {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1;
}
.boardLogin p {
	margin: 0;
	font-weight: bold;
	padding: 0;
	line-height: 1;
}
.boardLogin a {
	text-align: center;
}
.boardLogin a {
	background-image: url(../common-images/boardLogin-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
.boardLogin a:link, .boardLogin a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
.boardLogin a:hover, .boardLogin a:active {
	text-decoration: none;
	color: #333333;
}
.calcLinkBlock {
	width: 260px;
	margin: 6px auto;
	text-align: center;
}
.calcLinkBlock img {
	margin-top: 3px;
}
.buttonImageTable {
	margin: 0px auto;
	padding: 0px;
}
.buttonImageTable td {
	vertical-align: bottom;
	width: 168px;
	text-align: center;
}
.buttonImageTable td img {
	padding: 0 10px;
}

.compCalcLink {
	margin: 12px auto;
	width: 300px;
	border: 1px solid #6E9CA8;
	border-left: 0;
	border-right: 0;
}
.compCalcLink img {
	margin-top: 0.6em;
	float: right;
	margin-left: 10px;
}
.compCalcLink p {
}

.jobDetails {
}
.candidateInfo {
	border-top: 1px solid #666666;
	margin: 10px 40px;
}
.candidateInfo p {
	margin: 0.6em 0;
}

.jobDetailButtons {
	float: right;
	width: 158px;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 10px;
}
#detailWrapper {
}
.compCalculator {
	line-height: 1.2;
	font-size: 0.9em;
	width: 350px;
	margin: 10px 0 5px 0;
}
.compCalculator img {
	border: 0;
	float: right;
	padding-left: 10px;
	margin: 0.3em 0;
}


.sidebar2nd {
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.sidebar2nd table {
	margin: 0 auto;
}
.sidebar2nd td {
	text-align: center;
	vertical-align: bottom;
	padding: 0 10px;
	width: 200px;
}
.sidebar2nd img {
	margin-top: 8px;
	border: 0;
}
.sidebar2nd p {
	margin: 0;
}
.sidebar2ndBorder {
	border-right: 1px dotted #6E9CA8;
}
.movie {
	margin-top: 20px;
}


.statsTable {
	border-collapse: collapse;
	margin-top: 0.8em;
	border-top: 1px solid #BFD9CE;
	line-height: 1;
	width: 100%;
	margin-bottom: 0.8em;
}
.statsTable th {
	background-color: #C4DEE4;
	color: #6E9CA8;
	padding: 4px 0 6px 0;
	font-size: 1.1em;
	line-height: 1;
	text-align: center;
}
.statsTable td {
	border-bottom: 1px solid #C4DEE4;
	padding: 3px 0;
	vertical-align: top;
}
.statsTable p {
	margin: 0;
	line-height: 1;
}
.statsTable caption {
	color: #558A96;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
.statsSubHead {
	text-align: left;
	font-weight: bold;
	padding-top: 6px !important;
}
.noWrapText {
	white-space: nowrap;
}

#siteMapWrapper {
	background-image: url(../common-images/column-images/bhb-sitemapBgrnd.gif);
	background-repeat: repeat-y;
}

.sitemap {
	font-size: 0.7em;
	line-height: 1.2;
	margin: 0 20px;
	padding-bottom: 10px;
	min-height: 100px;
}


.sitemap p {
	margin: 0.1em 0;
}

.sitemap h1 {
	color: #558A96;
	font-weight: normal;
	line-height: 1;
	font-size: 1.68em;
	margin: 0.4em 0 0 0;
}
.sitemap h2 {
	font-size: 1.1em;
	margin: 4px 0 4px 0;
	font-weight: bold;
	line-height: 1;
}
.sitemap h3 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 0em;
	margin: 0;
}
.sitemap ul, .sitemap ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sitemap ul ul, .sitemap ol ol {
	padding-left: 10px;
}
.sitemap li {
	margin: 0 0 0.1em 0;
}

.sitemap hr {
	color: #596EAC;
	background-color: #709DA9;
	height: 1px;
	border-style: none;
}
.sitemap table {
	margin-top: 20px;
}
.sitemap th {
	text-align: left;
	padding: 0px 10px 0 0;
	border-top: 1px solid #CCCCCC;
	vertical-align: top;
}
.sitemap td {
	vertical-align: top;
	padding-bottom: 10px;
}
.sitemap a:link{
	text-decoration: none;
	color: #3E56A0;
}
.sitemap a:visited {
	text-decoration: none;
	color: #666666;
}
.sitemap a:hover, .sitemap a:active {
	text-decoration: underline !important;
	color: #FF9900 !important;
}
#siteMapTop {
	height: 6px;
}
#siteMapBot {
	height: 6px;
}
.siteMapCelSpace {
	padding-right: 20px !important;
	width: 140px;
}
.pubsCurrent {
	font-size: 1.2em;
}
/* Highslide Images*/

.hsCentredPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 8px auto 14px auto;
	width: 250px;
	line-height: 1.1;
	background-color: #FFFFFF;
	border: 1px solid #bfd9ce;
	padding: 4px;
}
.hsCentredPic p {
	text-align: center;
	padding: 4px;
	margin: 4px 0 0 0;
}
.hsCentredPic img {
	border: 0;
}

.hsImageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #bfd9ce;
	padding: 4px;
}
.hsImageRight img {
	border: 0;
}
.eventsList {
	font-size: 0.9em;
	border: 1px solid #B7CED4;
	border-collapse: collapse;
	line-height: 1.2;
}
.eventsList caption {
	font-size: 1.2em;
	color: #FE6A10;
	text-align: left;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}
.eventsList th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
	background-color: #B7CED4;
	color: #FFFFFF;
}
.eventsList td {
	padding: 3px;
	border: 1px solid #B7CED4;
	vertical-align: top;
}
.eventsListMonth {
	font-size: 1.2em;
	color: #FE6A10;
	text-align: left;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}
.eventAlt {
	background-color: #E8EFF1;
}

.eventDate {
	color: #596EAC;
	margin: 0.6em 0 10px 20px;
	float: right;
}
.eventDate table {
	border-top: 1px solid #558A96;
}
.eventDate th {
	font-weight: normal;
	text-align: left;
	padding: 2px 10px 2px 0;
	border-bottom: 1px solid #558A96;
	color: #666;
}
.eventDate td {
	font-weight: bold;
	text-align: left;
	padding: 2px 0;
	border-bottom: 1px solid #558A96;
}
.attachmentHd {
	margin-bottom: -0.3em !important;
	font-weight: bold;
}
.jobsNow {
	font-size: 1.2em;
	font-weight: bold;
	color: #305FB9;
}

a:link.jobsNow, a:link.visited {
	color: #305FB9 !important;
}
.employeeLink {
	float: right;
	margin-left: 10px;
}
.darkGreyText {
	color: #333;
}
