﻿body 
{
	font-family: verdana;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}


.selector
{
	font-family: verdana;
	font-size: 10pt;
	border: solid 1px #002B5C;
	background-color: #D5E9FB;
}

.selectorHeader 
{
	text-align: center;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	padding: 5px;
}

.selectorSubmenu
{
	font-family: verdana;
	font-size: 10pt;
	border: solid 1px #002B5C;
	background-color: #D5E9FB;
}

.menuItem 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}

.menuItem:hover 
{
	text-decoration: underline;
	color: #D1FFEE;
}

.bannerTable 
{
	/*background-image: url(Images/topImage.gif);*/
	height: 100px;
	width: 790px;
}

.bannerText 
{
	
	font-family: Garamond;
	font-size: 24pt;
	font-weight: bold;
	color: #8E0A09;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 25px;

}
.bannerText2 
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #8E0A09;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 3px;
}

.hospitalPicker
{
	font-size: 8pt;
	font-family: Arial;
}

.pageTitle
{
	font-family: garamond;
	font-size: 13pt;
	font-weight: bold;
	color: #8E0A09;
	margin-top: 18px;
	margin-bottom: 15px;
}
 
.darkBorder 
{
	border: solid 1px #123A2B;
} 

.lightTable 
{
	border: solid 1px #8E0A09;
	background-color: #EFEFEF;
	text-align: center;
	width: 400px;
	margin-top: 10px;
}
.bluetable 
{
	border: solid 1px #8E0A09;
} 
 .facilityLink 
 {
	font-weight: bold;
	font-size: 12pt;
	color: #123A2B;
 }
 
 .facilityLink:hover 
 {
	color: #FFFFFF;
 }
 
 .reportTable 
 {
	width: 90%;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
 }
 
 .reportColumnHeader 
 {
	background-color: #EEEEEE;
	text-align: center;
	height: 45px;
 }
 
 .reportRowHeader 
 {
	text-align: right;
	background-color: #EEEEEE;
	height: 18px;
	padding-right: 9px;
 }
 
 .reportCell 
 {
	background-color: #FFFFCC;
	font-size: 12px;
 }
 
 .SOISelector 
 {
	background-color: #FFFFFF;
	border-left: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
 }
 
 .SOICheckBox 
 {
	margin-top: -5px;
	margin-bottom: -3px;
 }
 
 .SOIButton 
 {
	font-size: 9px;
 }
 
 .compareLink 
 {
	font-family: Arial;
	cursor: hand;
	color: #123A2B;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #6EC2A2; 
	padding: 4px 5px 4px 5px;
	text-align: center;
	margin-bottom: 2px;
	background-image: url(Images/menuBack.gif);
	width: 100%;
	text-decoration: none;
 }

 .CompareButton 
 {
	font-size: 10px;
	width: 285px;
 }
 
 .cssButton 
 {
	font-size: 10px;
 }
 
 .nr 
 {
	font-size: 9px;
	color: #CCCCCC;
 }
 
 .OPSTable
 {
	text-align: center;
	border: solid 0px #000000;
 }
 
 .OPSTitleRow 
 {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	height: 25px;
	text-align: center;
	letter-spacing: 1px;
 }
 
 .OPSSubTitleRow 
 {
	background-color: #6EC2A2;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
 }
 
 .OPSSubTitleRowDark
 {
	background-color: #63AE91;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
 }
 
 .OPSColumnHeader 
 {
	background-color: #EEEEEE;
	height: 45px;
	text-align: center;
	font-weight: bold;
 }
 
 .OPSColumnHeaderDark
 {
	background-color: #DAD9D9;
	height: 45px;
	text-align: center;
	font-weight: bold;
 }
 
 .OPSRowHeader 
 {
	text-align: right;
	background-color: #EEEEEE;
	padding-right: 8px;
 }
 
 .OPSCell 
 {
	background-color: #FFFFCC;
	font-size: 11px;
	text-align: center;
 }
  
 .OPSCellDark
 {
	background-color: #FFFFA1;
	font-size: 11px;
	text-align: center;
 }
 
 
 .OPSTitle 
 {
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	letter-spacing: 1px;
 }
 
 .tableHospitalSelect 
 {
	border: ridge 3px #CCCCCC;
	height: 125px;
	width: 300px;
 }
 
 .divHospitalSelectOne
 {
	position: absolute;
	top: 250px;
	left: 375px;
	z-index: 1;
	background-color: #FFFFFF;
	visibility: hidden;
 }
 
  .divHospitalSelectTwo
 {
	position: absolute;
	top: 250px;
	left: 375px;
	z-index: 1;
	background-color: #FFFFFF;
	visibility: hidden;
 }
 
  .divHospitalSelectThree
 {
	position: absolute;
	top: 250px;
	left: 375px;
	z-index: 1;
	background-color: #FFFFFF;
	visibility: hidden;
 }
 
 .UL2
{
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}

 .footerLink 
 {
	font-weight: normal;
	color: #123A2B;
	text-decoration: none;
 }
 
 .addressLink 
 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
 }
 
 .addressLink:hover 
 {
	color: #FFFFFF;
 }
 
 .footerLink:hover 
 {
	color: #0D271D;
	text-decoration: underline;
 }
 
 .rowheader 
{
	font-weight: normal;
	text-align: right;
	background-color: #EEEEEE;
	vertical-align: top;
	padding-left: 9px;

}

.columnheader 
{
	font-weight: normal;
	text-align: center;
	background-color: #EEEEEE;

}

.alignTable
{
	
	vertical-align:middle;	
}

.adjustedZIndex
{
    z-index: 1;
    Width: 190px;
    background-color: #E9E9E9;
    color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: #7D0000;
}

