body {
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
font-size: 12px;
color: #344B8F;
background-color: #EEEBDD;
text-align: left;
margin: 0px;
padding: 0px:
}

.layoutWrapper {
	width: 915px;
	margin-left: auto; 
	margin-right: auto;
}

table.header {
width: 915px; /*#### used to be 757 - make sure this isn't affecting the content pages */
background-color: #005F57;
border: 0px;
}

table.path {
width: 915px;
background-color: #5165A1;
border: 0px;
color: #B0BCDB;
}

table.path a {
	color: #B0BCDB;
	text-decoration: none;
}

table.path a:hover {
	color: #ffffff;
}

table.path td.left {
padding-left: 10px;
}

table.path td.middle {
width: 17px;
background: #5165A1 url(../images/content/path.jpg) top center no-repeat;
}

table.path td.right {
width: 159px;
background-color: #344B8F;
}

div.home {
display: block;
width: 915px;
background: #154942 url(../images/home/back.gif) left top repeat-x;
color: #ffffff;
padding-bottom: 20px;
line-height: 18px;
}

.homeNewsLeft {
	width: 33px;
	background: url(../images/home/news_left.png) left top no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/news_left.png',sizingMethod='crop');
}
.homeNewsContent {
	padding: 10px;
	color: #154942;
	background: #c6d6d4 url(../images/home/news_back.gif) left top repeat-x;
}
.homeNewsContent a:link, .homeNewsContent a:visited {
	display: block;
	padding-left: 27px;
	color: #154942;
	background: url(../images/buttons/news_item.gif) 0px 2px no-repeat;
}
.homeNewsContent a:hover {
	background: url(../images/buttons/news_item_on.gif) 0px 2px no-repeat;
	text-decoration: underline;
}
.homeNewsBottom {
	width: 290px;
	height: 25px;
	background: url(../images/home/news_bottom.png) left top no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/news_bottom.png',sizingMethod='crop');
}

div.home a, div.home_footermenu a {
	color: #B0BCDB;
	text-decoration: none;
}

div.home div.sidehome a:hover, div.home_footermenu a:hover {
	color: #ffffff;
}

div.sidehome {
float: right;
}
.sidehome img {
	display: block;
}

table.body {
width: 915px;
background-color: white;
}

table.body td.header {
height: 50px;
padding-left: 10px;
background: white url(../images/content/colspan_background.jpg) top left repeat-y;
}

table.body td.header img {
vertical-align: middle;
display: block;
float: left;
}

#headerLogoBlocker {
	position: absolute; top: 0px; left: 0px; 
	width: 207px; height: 72px;
	background: url(../images/blank.gif) top left repeat;  
	cursor: pointer;
}

table.body td.subnav {
width: 140px;
padding: 10px;
padding-top: 0px;
vertical-align: top;
background-color: #EBEEF6;
}

div.subnav {
width: 140px;
}

div.subnav ul {
list-style: none;
padding: 0px;
padding-left: 5px;
margin: 0px;
}

div.subnav ul ul {
padding-left: 10px;
}

/*---------------Left Navigation Styles--------*/
div#left_nav {
	width: 140px;
}
div#left_nav ul {
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	list-style: none;	
	font-size: 13px;
}

div#left_nav ul.level1 li {
	font-size: 12px;
	list-style: none;
	background-repeat: no-repeat;
}

div#left_nav a:link {
	color: #344B8F;
	text-decoration: none;
}
div#left_nav a:visited {
	color: #344B8F;
}
div#left_nav a:hover {
	background-color: #5B7EA4;
	color: #FFFFFF;
}
div#left_nav a:active {
	background-color: #5B7EA4;
	color: #FFFFFF;
}

ul.level1 li {
	background-image: url("../images/menu/green_arrow.gif");
	background-position: 0px 2px;
	padding-left: 8px;		
	margin-left: -4px;
}
ul.level1 li.drill {
	background-image: url("../images/menu/green_arrow_down.gif");
	background-position: 0px 3px;
	padding-left: 8px;		
	margin-left: -4px;
}

ul.level2 li {
	background-image: url("../images/menu/blue_arrow.gif");
	margin-left: 10px;
	background-position: 0px 2px;
	padding-left: 10px;		
	margin-left: 0px;
}
ul.level2 li.drill {
	background-image: url("../images/menu/blue_arrow_down.gif");
	background-position: 0px 3px;
	padding-left: 10px;		
	margin-left: 0px;
}

ul.level3 li {
	background-image: url("../images/menu/blue_dash.gif");
	margin-left: 10px;
	background-position: 0px 2px;
	padding-left: 10px;		
	margin-left: 4px;
}
ul.level3 li.drill {
	background-image: url("../images/menu/blue_dash.gif");
	background-position: 0px 2px;
	padding-left: 10px;		
	margin-left: 4px;
}

a#current_page {
	font-weight: bold;
}
/*---------------END Left Navigation Styles--------*/

/*---------------Site Map Styles--------*/
.site_map_top_link {
	font-weight: bold;
}

div.site_map{
	margin-right: 20px;
}
div.site_map ul {
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}
div.site_map ul {
	list-style: none;	
}

div.site_map ul.level1 li {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.site_map ul.level1 li.drill {
	margin-top: 10px;
	margin-bottom: 0px;
}

div.site_map ul.level1 li {
	list-style: none;
	background-repeat: no-repeat;
	font-weight: bold;
}
div.site_map ul.level1 li a:hover {
	font-weight: bold;
}
div.site_map ul.level1 li {
	background-image: url("../images/menu/green_arrow.gif");
	background-position: 0px 8px;
	padding-left: 8px;		
	margin-left: -4px;
}
div.site_map ul.level1 li.drill {
	background-image: url("../images/menu/green_arrow_down.gif");
	background-position: 0px 8px;
	padding-left: 10px;		
	margin-left: -4px;
}
div.site_map ul.level2 li {
	background-image: url("../images/menu/blue_dash.gif");
	margin-left: 10px;
	background-position: 0px 8px;
	padding-left: 10px;		
	margin-left: 4px;
}
div.site_map ul.level2 li {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.site_map ul.level2 li a {
	font-weight: normal;
}
div.site_map ul.level2 li a:hover {
	font-weight: normal;
}
div.site_map ul.level3 li {
	background-image: url("../images/menu/blue_dash.gif");
	margin-left: 20px;
	background-position: 0px 8px;
	padding-left: 10px;		
	margin-left: 4px;
}
div.site_map ul.level3 li {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.site_map ul.level3 li a {
	font-weight: normal;
}
div.site_map ul.level3 li a:hover {
	font-weight: normal;
}

/*---------------END Site Map Styles--------*/

table.body td.body {
padding: 10px;
padding-top: 0px;
vertical-align: top;
width: 576px;	/* This used to be 100%, but Safari wasn't handling pages with VERY little data well...so I'm setting it as a static width */
*width: 100%;


height: 400px;	/* This hopefully won't limit the height....I'm trying to use this as a sort of 'minimum' height, since without it IE is giving too much space to the header when the body is light on content */
}

/* standard links */
table.body a:link {
	color: #344B8F;
	text-decoration: none;
}
table.body a:visited {
	text-decoration: none;
}
table.body a:hover  {
	color: #006057;
	text-decoration: none;
}
table.body a:active, a:focus {
	color: #9A6041;
	text-decoration: none;
}

/* inline links */
/*table.body a.inlineLink:link {
	color: #344B8F;
	text-decoration: underline;
	font-weight: inherit;
}
table.body a.inlineLink:visited {
	text-decoration: underline;
	font-weight: inherit;
}
table.body a.inlineLink:hover  {
	color: #006057;
	text-decoration: underline;
	font-weight: inherit;
}
table.body a.inlineLink:active, a.inlineLink:focus {
	color: #9A6041;
	text-decoration: underline;
	font-weight: inherit;
}*/

/* to handle bolded links */

table.body td.body img {
	border: 1px solid #344B8F;
}
/* too bad this next one is getting ignored by IE */
table.body td.body a:hover img {
	border: 1px dashed #597FA6;
}
td.body a:visited {
	color: #597FA6;
}
td.body a:hover {
	color: #006057;
	text-decoration: none;
}
td.body a:active, td.body a:focus {
	color: #9A6041;
	text-decoration: none;
}

td.body table a:visited {
	color: #597FA6;
}
td.body table a:hover {
	color: #006057;
	text-decoration: none;
}
td.body table a:active, td.body table a:focus {
	color: #9A6041;
	text-decoration: none;
}

/*--adding these, since somewhere along the way they stopped working in Firefox, when active----*/
td.body h2 a:link{
	color: #364A8F; /*#006055;*/
	border-bottom: #344B8F 1px dotted;
}
td.body h2 a:visited {
	color: #1F7D6F; /*#748676;*/	
	border-bottom: #1F7D6F 1px dotted;
}
td.body h2 a:hover {
	color: #7585A9; /*#364A8F;*/
	border-bottom: #7585A9 1px solid;
}
td.body h2 a:active, td.body h2 a:focus {
	color: #005F57; /*#9A6041;*/
	border-bottom: #005F57 1px solid;
	font-weight: bold;
}
/*--end-------------------------------------*/

/*----------------Heading Styles------------*/
table.body h1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #344B8F;
}

table.body h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #344B8F;
}

td.body h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #344B8F;
}

td.body h4 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #344B8F;
}
/*----------------END Heading Styles------------*/

table.body td.sidebar {
font-size: 12px;
width: 159px;
background-color: #EBEEF7;
font-weight: normal;
}

table.body td.sidebar a:visited {
	color: #597FA6;
	font-weight: normal;
}
table.body td.sidebar a:hover  {
	color: #006057;
	text-decoration: none;
	font-weight: normal;
}
table.body td.sidebar a:active, a:focus {
	color: #9A6041;
	text-decoration: none;
	font-weight: normal;
}


.sidenavContainer {
	padding-bottom: 5px;
}
.sidenavContainer img {
	display: block;
}

table.body td.bottommenu {
font-size: 11px;
padding-bottom: 5px;
padding-top: 25px;
padding-left: 160px;
background: white url(../images/content/colspan_background.jpg) top left repeat-y;
}

table.body td.bottommenu a:visited {
	color: #597FA6;
}
table.body td.bottommenu a:hover  {
	color: #006057;
	text-decoration: none;
}
table.body td.bottommenu a:active, a:focus {
	color: #9A6041;
	text-decoration: none;
}

.simple_columns {
	margin: 0;
	padding: 0px 2px 5px 20px;
}

td.body li {
	padding-top: 5px;
}

.columns a, .simple_columns a {
	display: inline;
	color: #344B8F;
	border-bottom: #344B8F 1px dotted;
	text-decoration: none;
}
.columns a:hover, .simple_columns a:hover {
	border-bottom: #344B8F 1px solid;
	text-decoration: none;
}

a.dottedLink {
	display: inline;
	color: #344B8F;
	border-bottom: #344B8F 1px dotted;
	text-decoration: none;
}
a.dottedLink:hover {
	border-bottom: #344B8F 1px solid;
	text-decoration: none;
}
a.dottedLink:visted {
	text-decoration: none;
}

div.bottom {
width: 370px;
margin-left: 12px;
padding-top: 40px;
padding-bottom: 5px;
float: left;
clear: left;
line-height: 150%; 
}
.homeAwardFrame {
	background: url(../images/home/award_frame.png) left top no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/award_frame.png',sizingMethod='crop');
	padding: 21px;
	width: 112px;
	height: 112px;
}
.faceBookHomeLink:link, .faceBookHomeLink:visited {
	display: block;
	color: white;
	height: 38px;
	vertical-align: middle;
	padding-left: 75px;
	white-space: normal;
	font-weight: bold;
	background: url(../images/home/facebook.gif) 25px 0px no-repeat;
}
.faceBookHomeLink:hover {
	text-decoration: underline;
}
/* this one just reserves the space our pad will take up */ 
div#home_pad_spacer {
width: 246px;
height: 245px;
float: left;
padding-left: 50px;
}
div#home_pad_anchor {
position: relative;
width: 0px;
height: 0px;
background-color: yellow;
}
div#home_pad {
position: absolute;
width: 246px;
height: 245px;
top: -10px;
}
.homeImageHolder {
	width: 915px; 
	height: 272px;
	position: absolute;
	display: block;
	background-image: none;

	/* -- can't have an opacity of 1.0 initially, or Firefox will 'flicker', so set it just a little lower */
	-moz-opacity: .99;
	-khtml-opacity: .99;
	opacity: .99;
	filter: alpha(opacity=100);
}
.homeImageLink {
	color: #FFFFFF;
	margin-top: 252px;
	padding-right: 15px;
	font-size: 16px;
}
.homeImageLink a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

.homeImageLink a:hover {
	color: #FAEFA7;
	text-decoration: none;
}


div.home_footermenu {
text-align: center;
background-color: #005F57;
width: 915px;
color: #ffffff;
padding-bottom: 5px;
}

div.footermenu {
width: 915px;
text-align: center;
font-size: 11px;
margin-bottom: 20px;
}

div.footermenu a {
color: #344B8F;
text-decoration: none;
}

div.footermenu a:visited {
	color: #597FA6;
}
div.footermenu a:hover  {
	color: #006057;
	text-decoration: none;
}
div.footermenu a:active, a:focus {
	color: #9A6041;
	text-decoration: none;
}

img {
border: 0px;
display: inline-block;
margin: 0px;
padding: 0px:
}

img.rotate {
float: left;
}

img.hospital {
float: left;
}

p.error {
color: #ff0000;
}

ul.columns {
padding-left: 20px;
width: 44%;
float: left;
/* apparently IE's default left margin for these lists is HUGE, and...*/
/* ..it was forcing the Med. Services page into a single column display....*/
/* ...so by setting the margin to only 10px, it goes back into a double column display. */
margin-left: 10px;
padding-bottom: 5px;
}

/* this is done to override the style we're getting from menu.css's "ul a" style....*/
/* ...which had a "display:block;" that was causing the bullet to appear on the last line of wrapped links */
ul.columns a {
display: inline;
}

p.block {
display: block;
clear: both;
}

p.block2 {
display: block;
clear: both;
margin-left: 20px;
}

img.right {
float: right;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 10px;
}

img.left {
float: left;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 10px;
}

div.content {
padding-bottom: 15px;
clear: both;
}

img.noborder {
border: 0px !important;
}

a:hover img.noborder {
	border: 0px !important;
}


/*-----####----- Virtual Nursery styles --------*/

table.baby_table td.baby_block {
	height: 100%;
	text-align: center;

	border: 1px solid #344B8F;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

table.baby_table td.baby_block_highlight {
	height: 100%;
	text-align: center;

	border: 1px dashed #597FA6;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	color: #006057; /* this style highlights makes any text in the cell highlight like an <a> link text */
	cursor: pointer;
}

table.baby_table td.baby_block_highlight a {
	color: #006057; /* need this, to make sure the <a> text highlights - the same style above above seemed to get overridden */
}

table.baby_table td.baby_block_highlight img {
	margin: 10px;
}

table.baby_table td.baby_block img {
	margin: 10px;
}

span.babies {
font-size: 12px;
text-align: center;
}
/*---------- End Virtual Nursery styles--------*/


a.bold {
font-weight: bold;
}

#bolddamnit:hover {
font-weight: bold;
}

table.baby {
width: 770px;
background-color: #EBEEF7;
}

table.baby img {
border: 1px solid #344B8F;
}

table.baby td.baby {
padding-top: 100px;
padding-bottom: 50px;
}

div.babyinfo {
width: 420px;
text-align: left;
}

#baby_detail_outer {
background-color: #EBEEF7;
text-align:center;
}


/* ----------- Tell A Friend Styles ----------- */
#taf_content_wrapper {
padding-left: 40px;
padding-right: 40px;
padding-bottom: 5px;
}

.taf_form_fields {
margin-left: 50px;
}

input.taf_required_field {
background-color: #CEDEDD;
}

#taf_user_message {
border: thin solid #036357;
background-color: #CEDEDD;
padding: 2px;
}

/*--these button styles aren't currently in use--*/
.taf_button {
border: thin solid #036357;
border-top: 1px solid #036357;
border-bottom: 3px solid #036357;
border-left: 0;
border-right: 0;
background-color: #036357;
color: #FFFFFF;
}

.taf_button a {
color: #FFFFFF;
text-decoration: none;
}

.taf_button a:hover {
background-color: #6767A7;
color: #FFFFFF;
}
/* ----------- End of Tell A Friend Styles ----------- */


/* ------ Employment Opportunity Styles -------------- */
table.alternating_table {
	border-bottom: 1px solid #374A8F;
}
table.alternating_table th {	
	vertical-align: middle;	/* Need this aligned to the top, in case the header text wraps multiple lines */
	border:none;	
}
table.alternating_table th.upper_corner {	
	vertical-align: top;	
	border:none;	
}
table.alternating_table div.upper_corner {
	width:15px; 
	height:19px; 
	background: #344B8F url(../images/careers/joblist_top_right.gif) top right no-repeat;
}
table.alternating_table th {
	background-color: #344B8F;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

table.alternating_table td.interim_header {
	vertical-align: middle;
	background-color: #344B8F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	height: 19px;
}
table.alternating_table td.interim_header_upper_corner {
	vertical-align: top;
	width:15px; 
	height:19px; 
	background-color: #344B8F;
}


table.alternating_table th span.extended_header {
	font-size: 11px;
}
table.alternating_table th span.extended_header a {
	color: #B0BCDB;
}
table.alternating_table th span.extended_header a:visited {
	color: #B0BCDB;
}
table.alternating_table th span.extended_header a:hover {
	color: #FFFFFF;
}

table.alternating_table tr.even_row {
	background-color: #FFFFFF;
}
table.alternating_table tr.odd_row {
	background-color: #EBEEF7;	
}
table.alternating_table table {
	padding: 5px 0px 5px 11px;
}


/* ####
table.alternating_table td.single_column {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
table.alternating_table td.single_column a {
	display: block;
	border: 1px solid #FFFFFF;
}
*/

table.alternating_table td.single_column, table.alternating_table td.borderedCell {
	border-left: 1px solid #597FA6;
	border-right: 1px solid #597FA6;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.alternating_table td.single_column_highlight {
	border: 1px dashed #597FA6;
	color: #006057; /* this style highlights makes any text in the cell highlight like an <a> link text */
	cursor: pointer;
}
table.alternating_table td.single_column_highlight a, table.alternating_table td.single_column_highlight a:visited, 
table.alternating_table td.single_column_highlight h2 {
	color: #006057; /* need this, to make sure the <a> text highlights - the same style above above seemed to get overridden */
	cursor: pointer;
}

table.alternating_table tr.even_row_highlight td.single_column {
	padding-left: 1px;	/* this makes up for 1px of the 2px left white border, the rest will be in the dashed border */
	padding-right: 1px; /* this makes up for 1px of the 2px right white border, the rest will be in the dashed border */
	border: 1px dashed #597FA6;
	color: #006057; /* this style highlights makes any text in the cell highlight like an <a> link text */
	cursor: pointer;

}

td.padded_cell {
	padding-top: 2px; 
	padding-bottom: 2px;
}


.signup_step {
	padding: 0px 0px 0px 40px;
}
.signup_step ul {
	margin-top: 0px;
}
.signup_step div.grouped_field_starter {
	float: left;
}
.signup_step div.grouped_field {
	float: left;
	padding-left: 25px;
}

.input_pair input {
	margin-left: 8px;
}

.missed {
	color: #FF0000;
}

/* ------ End of Employment Opportunity Styles ------- */

/* ------ Fair Credit Styles -------------- */
.fair_credit_block {
	margin: 10px;
}
.fair_credit_block li {
	margin-bottom: 5px;
	margin-top: 5px;
}
.fair_credit_block td {
	padding: 5px;
	vertical-align: top;
}
.fair_credit_block div.close_button {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
span#espanol_message {
	font-style: italic;
}
/* ------ End of Fair Credit Styles -------------- */

/* ------ Advanced Search Styles -------------- */
input.advanced_search_input {
	width: 275px;
}
input.advanced_search_checkbox {
	margin-left: 20px;
}

/* ------ End of Advanced Search Styles -------------- */

div#applicationPFWrapper label {
	font-weight: bold;
}

.glossary_term {
	font-weight: bold;
}

.partnership_image1 {
	float:right;
	margin: 10px;
}
.partnership_image2 {
	float:left;
	margin: 10px;
}
.partnership_image3 {
	float:right;
	margin: 10px;
}

div#healthvision_box {
	/*height: 200px;*/	/* this is figuring on 25px for the header image, plus about 45px per headline, and some additional padding */
	height: 100%;
	width: 146px;
	margin-bottom: 20px;
	margin-left: 7px;
	border-bottom: 1px solid #5165A1;
	font-weight: normal;

	margin-top: 10px;
	background-color: white;
}

div#healthvision_content {
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	filter: alpha(opacity=100);

	height: 100%;	/* without some amount of height set, IE will not allow the alpha to animate & fade in - this 10px could be about anything */

	padding: 0px 10px 0px 10px; 
	margin-top: 10px;	
	font-weight: normal;

	background-color: #FFFFFF;	/* We need to set the background color for items we change the opacity of, to avoid an intermittent IE font display bug. */
}

/**************** Facility Detail styles **************************/
.facilityDetailHeader {
	width: 410px; 
	height: 9px; 
	font-size: 0px;	/* adding this so IE doesn't make any dumb assumptions */
}
.facilityDetailLeftHeader {
	float: left; 
	background: transparent url(../images/internal/facility_detail_left.gif) top left no-repeat; 
	width: 7px; 
	height: 9px;
}
.facilityDetailMiddleHeader {
	float: left; 
	background-color: #344B8F; 
	width: 396px; 
	height: 9px;
}
.facilityDetailRightHeader {
	float: left; 
	background: transparent url(../images/internal/facility_detail_right.gif) top left no-repeat; 
	width: 7px; 
	height: 9px;
}
.facilityDetailContent {
	width: 388px; 
	background-color: #FFFFFF; 
	border: 1px solid #344B8F; 
	padding: 10px;
}

/**************** END Facility Detail styles **********************/


/*--------------- Quality  Styles--------*/
div#qualityHeaderWrapper ul {
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	list-style: none;	
	font-size: 12px;
}

div#qualityHeaderWrapper ul.level1 li {
	font-size: 12px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

div#qualityHeaderWrapper a:link {
	color: #344B8F;
	text-decoration: none;
}
div#qualityHeaderWrapper a:visited {
	color: #344B8F;
}
div#qualityHeaderWrapper a:hover {
	background-color: #5B7EA4;
	color: #FFFFFF;
}
div#qualityHeaderWrapper a:active {
	background-color: #5B7EA4;
	color: #FFFFFF;
}

.qualityGraphArea {
	font-size: 12px;
}
.deaconessQualityBar {
	height: 15px;
	background: url(../images/content/quality_bar.gif) top left repeat-x;
	margin-bottom: 5px;
}
.qualityBar {
	height: 15px;
	background: url(../images/content/deaconess_quality_bar.gif) top left repeat-x;
	margin-bottom: 5px;
}
.qualityScaleSegment {	
	width: 90px; 
	border-top: 1px solid black; 
}
.qualityDataBlockDivider {
	width: 99%; height: 10px; 
	border-bottom: 1px dotted #344B8F; 
	margin: 10px 0px; 
	clear: both;
}
.qualityVerticalTick {
	width: 1px; height: 5px; 
	background-color: black; 
	line-height: 5px; font-size: 5px;
}

div.qualityTooltip td { 
	/* again, for some reason IE is adding some padding, so we've got to remove it */
	padding: 0px;
}	

.qualityToolTipHeader {
	width: 290px; 
	height: 9px; 
	font-size: 0px;	/* adding this so IE doesn't make any dumb assumptions */
}
.qualityToolTipLeftHeader {
	float: left; 
	background: transparent url(../images/internal/facility_detail_left.gif) top left no-repeat; 
	width: 7px; 
	height: 9px;
}
.qualityToolTipMiddleHeader {
	float: left; 
	background-color: #344B8F; 
	width: 276px; 
	height: 9px;
}
.qualityToolTipRightHeader {
	float: left; 
	background: transparent url(../images/internal/facility_detail_right.gif) top left no-repeat; 
	width: 7px; 
	height: 9px;
}
.qualityToolTipContent {
	width: 268px; 
	background-color: #FFFFFF; 
	border: 1px solid #344B8F; 
	padding: 10px;
}
/*--------------- END Quality  Styles--------*/


/*** slips ***/
.modalShade { 
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/slip/modal_back.png) repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/modal_back.png',sizingMethod='scale');
	_background-repeat: none;
}
.modalShade iframe {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter:alpha(opacity=0);
}
#mediaModalShade { z-index: 60; }
#mediaSlipContainer { z-index: 61; }
#detailModalShade { z-index: 50; }
#detailSlipContainer { z-index: 51; }
.slipTable { position: relative; }
.slipClose, .slipCloseHover {
	position: absolute;
	width: 30px; height: 30px;
	cursor: pointer;
	margin-left: -4px; margin-top: -2px;
}
.slipClose {
	background: url(../images/slip/close.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/close.png',sizingMethod='crop');
}
.slipCloseHover {
	background: url(../images/slip/close_on.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/close_on.png',sizingMethod='crop');
}
.slipContainer {
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
/*** peekaboo bug fix for ie6 (float evilness in ie's lameness) ***/
.slipContent {
	background-color: #EBEEF6;
	_zoom: 1;
}
.slipContainer .topScale {
	font-size: 7pt;
	color: white;
}
.slipContainer .topLeft, .insetTopLeft {
	background: url(../images/slip/tl.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/tl.png',sizingMethod='crop');
	_background-repeat: none;
	font-size: 0px;
	width: 21px;
	height: 21px;
}
.slipContainer .topRight, .insetTopRight {
	background: url(../images/slip/tr.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/tr.png',sizingMethod='crop');
	_background-repeat: none;
	font-size: 0px;
	width: 21px;
	height: 21px;
}
.slipContainer .bottomLeft, .insetBottomLeft {
	background: url(../images/slip/bl.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/bl.png',sizingMethod='crop');
	_background-repeat: none;
	font-size: 0px;
	width: 21px;
	height: 21px;
}
.slipContainer .bottomRight, .insetBottomRight {
	background: url(../images/slip/br.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/br.png',sizingMethod='crop');
	_background-repeat: none;
	font-size: 0px;
	width: 21px;
	height: 21px;
}
.slipContainer .top, .insetTop {
	background: url(../images/slip/t.png) top left repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/t.png',sizingMethod='scale');
	_background-repeat: repeat-x;
	font-size: 0px;
	height: 21px;
}
.slipContainer .bottom, .insetBottom {
	background: url(../images/slip/b.png) top left repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/b.png',sizingMethod='scale');
	_background-repeat: repeat-x;
	font-size: 0px;
	height: 21px;
}
.slipContainer .left, .insetLeft {
	background: url(../images/slip/l.png) top left repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/l.png',sizingMethod='scale');
	_background-repeat: repeat-y;
	font-size: 0px;
	width: 21px;
}
.slipContainer .right, .insetRight {
	background: url(../images/slip/r.png) top left repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/r.png',sizingMethod='scale');
	_background-repeat: repeat-y;
	font-size: 0px;
	width: 21px;
}

.calMiddle {
	background-color: white;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

/** profile **/
.profileContainer {
	position: relative;
	overflow: hidden;
	width: 550px;
	border: 3px solid #066258;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.profileScroller {
	position: relative;
}
.profileContent {
	position: absolute;
}
.profileTop {
	font-size: 12px;
	color: white;
	background-color: #066258;
	padding-bottom: 3px;
}
/** end profile **/

/** calendar popup **/
.monthYearDisplay {
	color: #35435c;
}
.daysHeaderDisplay {
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.dateCell, .dateCellHover {
	cursor: pointer;
	font-size: 11px;
	padding: 3px;
}
.dateCellHover {
	background-color: #00be1b;
}
/** end calendar popup **/

/*** forms ***/
.jtForm input {
	width: 100%;
	border: 1px solid #C0D3D9;
}

.jtForm select {
	width: 100%;
	border: 1px solid #C0D3D9;
}

.jtForm textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #C0D3D9;
}

.error {
	color: red;
}
/*** end forms ***/

.slipScroller {
	overflow: hidden;
}

/* sitemap */
.sitemap_level0 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.sitemap_level0 li {
	padding: 5px 0px;
	margin: 0px;
	background: url(../images/menu/green_arrow.gif) 0px 8px no-repeat;
	padding-left: 8px;
}
.sitemap_level0 .sitemap_drill {
	background: url(../images/menu/green_arrow_down.gif) 0px 8px no-repeat;
	padding-left: 10px;
}
.sitemap_level1 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.sitemap_level1 li {
	padding: 0px;
	margin: 0px;
	background: url(../images/menu/blue_bullet.gif) 0px 8px no-repeat;
	padding-left: 10px;		
}
.sitemap_level1 .sitemap_drill {
	background: url(../images/menu/blue_arrow_down.gif) 0px 8px no-repeat;
	padding-left: 10px;
}
.sitemap_level2 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.sitemap_level2 li {
	padding: 0px;
	margin: 0px;
	background: url(../images/menu/blue_dash.gif) 0px 8px no-repeat;
	padding-left: 10px;		
}
.sitemap_level2 .sitemap_drill {
	background: url(../images/menu/blue_arrow_down.gif) 0px 8px no-repeat;
	padding-left: 10px;
}
/* end sitemap */

/*** home awards ***/
.homeAwardsLink:link, .homeAwardsLink:visited {
	color: white;
}
.homeAwardsLink:hover {
	color: white;
	text-decoration: underline;
}
/*** end home awards ***/