html {
/*	overflow: -moz-scrollbars-vertical !important;*/
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
html, div, * {
	margin: 0;
	padding: 0;
}
.textboxScrollbarVert {
	/*overflow: scroll;*/
}

/* div styles */
div ul {
	padding-left: 1em;
	list-style-position: inside;
}
.divIndent { margin-left: 24px; }
div.ContactForm { padding-bottom: 6px; padding-top: 6px; }
div.homeLink { text-align: right; }
/*  */

.formLabel {
	vertical-align: top;
	/*width: 125;*/
}
.line { text-decoration: underline }
.bold { font-weight: bold }

/* text styles */
.copy {
	font-family: Arial;
	font-size: 12px;
	color: #525252;
	line-height: 180%;
}
.copy-2 {
	font-family: Arial;
	font-size: 11px;
	color: #525252;
	line-height: 160%;
}
.copyNormal {
	font-family: Arial;
	font-size: 12px;
	color: #525252;
}
.copyNormalBig {
	font-family: Arial;
	font-size: 14px;
	color: #525252;
}
.copyContactName {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #00463F;
}
.copyContactName:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006157;
	text-decoration: none;
}
.copyLocationName {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00463F;
}
.subhead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}
.bottom-nav {
	font-family: Arial;
	font-size: 11px;
	color: #004740;
	text-decoration:none;
}
.bottom-nav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #004740;
	text-decoration:underline;
}
.bottom-nav-On {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #277870;
	text-decoration:none;
}
.left-subnav {
	font-family: Arial;
	font-size: 12px;
	color: #003933;
	line-height: 180%;
	text-decoration:none;
}
.left-subnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #277870;
	line-height: 180%;
	text-decoration:none;
}
.legal-nav {
	font-family: Arial;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
}
.legal-nav-JCAHO {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.textForm 
{
	font-family: Arial;
	font-size: 11px;
	margin: 3px;
}

#legal-nav a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #525252;
	text-decoration: underline;
}
.copyBold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003933;
}
.left-nav {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003933;
	/*line-height: 180%;*/
	text-decoration: none;
}
.left-nav:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #277870;
	/*line-height: 180%;*/
	text-decoration: none;
}
.left-nav-On {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #525252;
	/*line-height: 180%;*/
	text-decoration: none;
}

.greenBar {
	background-attachment: inherit;
	background-image: url(../images/0000-leftnav_top_bar-stretcher.gif);
	background-repeat: repeat-x;
}
.phoneNumber {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}
.textfieldEffect {
	border-width: 1px;
	border-style: solid;
	border-color: #525252;
}
.spLeftNav {
	padding-bottom: 8px;
	color:#003933
}

.subhead-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.link { color: #00463F }
.link:hover {
	color: #006157;
	text-decoration: none;
}

#grdLeftGreen {
	width: 100px;
	height: 70px;
	top: 90px;
	left: 0px;
	position: absolute;
/*	border: 1px solid #FFFF00;*/
	z-index: 2;
	margin: 0 auto;
}
#grdLeftGreen img {
	width: 100%;
	height: 100%;
}
#grdLeftWhite {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 100px;
	height: 100%;
/*	border: 1px solid #0000FF;*/
	z-index: 2;
	margin: 0 auto;
}
#grdLeftWhite img {
	width: 100%;
	height: 100%;
}
#grdLeftWhiteTop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 90px;
	z-index: 2;
	margin: 0 auto;
}
#grdLeftWhiteTop img {
	width: 100%;
	height: 100%;
}
#grdLeftParent {
	position: absolute;
	height: 100%;
	width: 100px;
	z-index: 2;
	left: 0px;
	margin: 0 auto;
	padding: 0;
/*	border: 1px solid #999999;*/
}
#grdRightGreen {
	width: 100px;
	height: 70px;
	top: 90px;
	left: 0px;
	position: absolute;
	z-index: 2;
	margin: 0 auto;
}
#grdRightGreen img {
	width: 100%;
	height: 100%;
}
#grdRightWhite {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 100px;
	height: 100%;
	z-index: 2;
	margin: 0 auto;
}
#grdRightWhite img {
	width: 100%;
	height: 100%;
}
#grdRightWhiteTop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 90px;
	z-index: 2;
	margin: 0 auto;
}
#grdRightWhiteTop img {
	width: 100%;
	height: 100%;
}
#grdRightParent {
	position: absolute;
	height: 100%;
	width: 100px;
	z-index: 2;
	top: 0px;
	margin: 0;
	padding: 0;
}
#tblMain {
	position: relative;
	top: 0px;
	width: 1000px;
	height: auto;
	z-index: 3;
	margin: 0 auto;
	padding: 0;
/*	border: 1px solid #FFFF00;*/
}
#WholePage {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
/*	border: 1px solid #000000;*/
	margin: 0 auto;
	padding: 0;
}
.italic {
	font-style: italic;
}
.lineFull { text-decoration: underline; }

/* spacing */
.spHRule {
	padding-top: 10px;
	padding-bottom: 10px;
}
.spImgL {
	padding-right: 12px;
	padding-bottom: 8px;
}
.spLocations {
	padding-bottom: 6px;
}
.spImgJCAHO {
	padding-top: 10px;
	padding-bottom: 10px;
}
.spVPF-UL {
	line-height: 160%;
}
.spLocServices {
	padding-top: 4px;
	padding-bottom: 4px;
}
.spBottomCell {
	padding-bottom: 10px;
}
.spBottomCell-Contact {
	padding-bottom: 26px;
}
.spImagesIndex {
	padding-right: 30px;
}
.spHeaderTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
.spFormFields 
{
	padding-top: 3px;
}
.spRegular { padding-bottom: 6px; }

.copyNewsDate {
	font-family: Arial;
	font-size: 14px;
	color: #00463F;
	font-weight: bold;
	text-decoration: underline;
}
.quotes 
{
	font-family:Arial;
	font-weight:600;
}
.headline {
	font-family: Tahoma;
	font-size: 24px;
	color: #006157;
	letter-spacing: 1px;
	padding: 2px 2px 12px;
}

/* Events */

ul li.events { padding-bottom: 12px; }

/* Locator */
#googleform { width: 215px; float: left; }      
#googleform span { color:#00463F; margin-top:12px; display:block; }
#googleform span.first { margin-top:0; }
.locateCentersButton { margin-top:12px; display:block; }
#googlemap { float: right; }

#route td { color: #000; font-size: 1em; }
#route td a { text-decoration: none; color: #00F; }

#centerresults { background:url(../images/locate-centers-header.gif) left top repeat-x; margin:30px 0 0 0; color:#000; float:left; }
.results a { color:#00463F; }
.results table { vertical-align:middle; }
.results thead td { font-weight:bold; color:#00463F; font-size:1em; text-align: center; }
.results td { text-align: left; vertical-align:middle; padding-bottom: 10px;}
.results tbody td { border-bottom: solid 1px #053; }
.centerdivider { background:url(images/center-locator-divider.gif) left top repeat-x; }
.centerdivider td { padding-top:15px; }
td.info table tbody tr td { font-size: 12px; border-bottom: none; padding: 0; width: 50%; vertical-align: top; color: #525252; }
