body{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top: 0px;
	margin-left: 0px;
	width: 760px;
}

.content{
	color: #333;
	font-size : 10pt;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
}

.tablecontent{
	color: #333;
	font-size : 10pt;
}


.HeaderV1{ 
	font-size: 12pt;
	font-weight: bold;
	color: #4010A0;
}

.Header{ 
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: .20em;
	color: #4010A0;
}

.Subheader{
	font-size : 10pt;
	font-weight: bold;
	color: #4010A0;
}

.SideNav{
	font-family: verdana, Helvetica, sans-serif;	
	font-size: 8pt;
	font-weight: bold;	
	padding-left: 2px;
	width: 140px;
	color: #4010A0;
	line-height: 10pt;
}

.footer{
	font-size: 8pt;
}

.caption {
	font-size: 73.5%;
	color: #666;
	margin: 0;
	padding: 0;
	line-height:1.2em;
	}

/* Table Styles */
.leftCol {
	line-height: 125%;
	border:solid windowtext .5pt; 
	border-top:none;
	padding:0in 5.4pt 0in 5.4pt
}

.rightCol {
	line-height: 125%;
	border-top:none; 
	border-left:none;
	border-bottom:solid windowtext .5pt;
	border-right:solid windowtext .5pt; 
	padding:0in 5.4pt 0in 5.4pt
}	

/* Navigation styles */
.HospitalNav{
	background-color: #1D559F;
	font-family: Verdana, Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: White;
}

.TopDeptNav{
	font-family: Garamond, serif;
	font-size: 14px;
}

.SideNavSmall{
	font-size: 7pt;
	font-weight: bold;	
	padding-left: 10px;
	width: 50px;
	color: #4010A0;
}

/* Hyperlink Styles */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* Thrid Level Navigation */
.bulletRedSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 65%
}

.textMed{
	font-size:80%;
	line-height:140%
}

.textHang{
 	margin-left: 9px; 
	text-indent: -9px;
 }
 
.textSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:130%;
	font-weight: Bold;
	}

.boxH {
	background-color:#7788aa;
	height:20px;
	}
	
.boxHC {
	color:#ffffff;
	padding:2px;
	text-transform:uppercase;
	}

.boxB {
	border:solid 1px #cccccc;
	background-color:#eeeeee;
	}

.boxBI {
	color:#000000;
	padding:10px;
	}


