l@charset "UTF-8";
/* CSS Document */



.topbar
{
	background-color: #FFFFFF;
	height: 100px;
	width: auto;
	padding-bottom: 5px;
	}
.greybar
{
	background-color: #004D7F;
	width: auto;
	height: 20px;
	}
.whitebar
{
	background-color: #FFFFFF;
	height: 5px;
	}
.redbar
{
	background-color: #8D0B28;
	width: auto;
	height: 3px;
	}
.mainbuttons
{
	background-color: #8D0B28;
	height: 25px;
	
	}
.logo
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	
	}
.left_shadow
{
	background-image: url(images/leftshadow.jpg);
	background-repeat: repeat-y;
	height: 150px;
	width:9px;
	padding-left: 50px;
	background-position: right;
	}
.right_shadow
{
	background-image: url(images/rightshadow.jpg);
	background-repeat: repeat-y;
	height: 150px;
	width:9px;
	}
	
.maincontent
{ background-color: #FFFFFF;
  width: 494px;
  padding-left: 10px;
  padding-top: 10px;
}
.left_shadow2
{
	background-image: url(images/leftshadow.jpg);
	background-repeat: repeat-y;
	width:9px;
	padding-left: 50px;
	background-position:right;
	height: auto;
	}
.right_shadow2
{
	background-repeat: repeat-y;
	background-position: top, left; 
	height: auto;
	}
.footer
{
	background-color: #8D0B28;
	height: 25px;
	font-size: 9px;
	padding-top: 6px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, San-serif;
	padding-left: 25px;
	width: auto;
	}
.topnav
{
	padding-top: 40px;
	padding-left: 290px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, San-serif;
	font-weight: bold;
	}
.mainbuttons
{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, San-serif;
	font-weight: bold;
	color: white;
	}
.leftnav_text
{
	padding-left: 5px;
	padding-top: 20px;
	}
.bodytext
{
	font-family: geneva, arial, helvetica, san-serif;
	font-size: 11px;
	lline-height: 13px;
	}
.bodytext_bold
{
	font-family: geneva, arial, helvetica, san-serif;
	font-size: 11px;
	lline-height: 13px;
	font-weight: bold;
	color: #8D0B28;
	}
.bodytext_black
{
	font-family: geneva, arial, helvetica, san-serif;
	font-size: 11px;
	lline-height: 13px;
	font-weight: bold;
	}
.bodytext_black
{
	font-family: geneva, arial, helvetica, san-serif;
	font-size: 13px;
	lline-height: 15px;
	font-weight: bold;
	font-style: italic;
	}
.bold_downloads
{
	font-family: geneva, arial, helvetica, san-serif;
	font-size: 13px;
	lline-height: 13px;
	font-weight: bold;
	color: #8D0B28;
	}
.header_text
{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
.header2_bold
{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	}
.subhead_white
{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 15px;
	line-height: 18px;
	color: white;
	}
.sublinks
{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 12px;
	line-height: 14px;
	}
.disclaimer
{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 9px;
	line-height: 11px;
	font-style: italic;
	}
.photocaption
{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	}
.hospitalpicture
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border: 0px;
	}