html {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;	
	margin-bottom: .01em;
	padding: 0;
	z-index: 10;
	width: 100%;
}
body {
	background: #fff url('/images/rh/bg_full.gif') center top no-repeat;
	color: #323232;
	font-size: .8em;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* wrapper outer needed for repeating backgrounds */
#wrapperouter {
	background: transparent;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	vertical-align: top;
	z-index: 1;
}
#wrapper {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 767px;
	vertical-align: top;
}


/* Default Styles */
p {margin: 0 0 1em 0;padding:0;}
a {
	color: #03489c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#maincontentwrapper a {
	text-decoration: underline;
}
#maincontentwrapper a:hover {
	color: #b1953a;
}
sup, sub {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
}
sup {bottom: .4em;}
sub {top: .4em;}
table {font-size: 100%}
form {display: inline;margin: 0;padding: 0;}
img {border: none;}
abbr {border-bottom: 1px dotted #ccc;cursor: help;}
.clearL {clear: left;}
.clearR {clear: right;}
.clear {clear: both;}
hr {
	clear: both;
	display: block;
	border: none;
	border-top: 1px solid #ccc;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 20px 0;
	padding: 0;
	width: 703px;
}

/* Headings */
h1 {
	background: url('/images/rh/logo_reliant.gif') left top no-repeat;
	height: 51px;
	margin: 12px 0 0 42px;
	padding: 0;
	text-indent: -9999px;
	width: 191px;
}
h1 a {
	display: block;
	height: 51px;
	width: 191px;
}
h2, h3, h4, h5, h6 {
	color: #03489c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 .5em 0;
	padding: 0;
}
h2 {
	font-size: 135%;
	font-weight: normal;
}
h3 {
	font-size: 135%;
	font-weight: normal;
}
h4 {
	color: #333;
	font-size: 105%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h5 {
	color: #333;
	font-size: 105%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h6 {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#contentwrapper.twocol #contentsub h1, #contentwrapper.twocol #contentsub h2, #contentwrapper.twocol #contentsub h3, #contentwrapper.twocol #contentsub h4, #contentwrapper.twocol #contentsub h5 {
	background: #ece7e1;
	color: #595959;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 10px 14px;
}
#contentwrapper #contentmain.sitemap h1, #contentwrapper #contentmain.sitemap h2, #contentwrapper #contentmain.sitemap h3, #contentwrapper #contentmain.sitemap h4, #contentwrapper #contentmain.sitemap h5 {
	color: #666;
	font-size: 110%;
	margin: .25em 0 1em 0;
}


/* Header Content */
#header {
	background: transparent url('/images/rh/bg_header.gif') left top no-repeat;
	float: left;
	height: 74px;
	width: 767px;
}


/* Navigation  */
#navigationmain {
	background: transparent url('/images/rh/navigation.gif') left top no-repeat;
	clear: left;
	height: 27px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 767px;
}

ul#navigationmain li {
	margin: 0; 
	padding: 0;
	position: absolute; 
	top: 0;
}
ul#navigationmain li, ul#navigationmain a {
	height: 27px; 
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

/* sprite panel */
#navhome {left: 5; width: 89px;}
#navpatients {left: 94px; width: 111px;}
#navfacilities {left: 205px; width: 95px;}
#navleadership {left: 300px; width: 105px;}
#navpartnership {left: 405px; width: 187px;}
#navcareers {left: 592px; width: 87px;}
#navcontact {left: 679px; width: 83px;}

#navhome a:hover {background: transparent url('/images/rh/navigation.gif') 0 -27px no-repeat;}
#navpatients a:hover {background: transparent url('/images/rh/navigation.gif') -94px -27px no-repeat;}
#navfacilities a:hover {background: transparent url('/images/rh/navigation.gif') -205px -27px no-repeat;}
#navleadership a:hover {background: transparent url('/images/rh/navigation.gif') -300px -27px no-repeat;}
#navpartnership a:hover {background: transparent url('/images/rh/navigation.gif') -405px -27px no-repeat;}
#navcareers a:hover {background: transparent url('/images/rh/navigation.gif') -592px -27px no-repeat;}
#navcontact a:hover {background: transparent url('/images/rh/navigation.gif') -679px -27px no-repeat;}


/* Content Areas */
#feature {
	background: #98968e url('/images/rh/bg_feature.gif') left bottom repeat-x;
	height: 116px;
	margin-top: -1px;
	position: relative;
	width: 767px;
	z-index: 20;
}
#featurecopy {
	background: transparent url('/images/rh/bg_featurecopy.gif') left top no-repeat;
	color: #fff;
	float: left;
	height: 96px;
	margin: 0;
	padding: 20px 50px 0 32px;
	width: 469px;
}
#featurecopy p {
	margin: 0;
	padding: 0;
}
#featureimage {
	background: transparent url('/images/rh/bg_featureimage.gif') right top no-repeat;
	float: left;
	height: 116px;
	margin: 0;
	padding: 0 4px 0 0;
	width: 212px;
}
#featureimage img {
	float: left;
}


/* Breadcrumbs */
#contentwrapper #contentmain #breadcrumb {
	border: none;
	color: #03489c;
	float: left;
	font-size: 80%;
	margin: 0;
	padding: 0 0 15px 0;
}
#contentwrapper #contentmain #breadcrumb li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
}
#contentwrapper #contentmain #breadcrumb a {
	background: transparent url('/images/rh/breadcrumb_arrow.gif') 100% 4px no-repeat;
	font-weight: normal;
	display: block;
	margin: 0 7px 0 0;
	padding: 0 11px 0 0;
}


/* Main Content */
#contentwrapper {
	background: transparent url('/images/rh/bg_content.gif') left top repeat-y;
	float: left;
	margin: 0;
}
body.content #contentwrapper {
	background: transparent url('/images/rh/bg_content_top.gif') left top no-repeat;
	padding: 6px 0 0 0;
}
body.content #contentwrapper.twocol {
	background: transparent url('/images/rh/bg_content_top_2col.gif') left top no-repeat;
	padding: 6px 0 0 0;
}
#contentbg {
	background: #fff url('/images/rh/bg_content.gif') left top repeat-y;
	float: left;
}
#contentwrapper.onecol #contentmain {
	float: left;
	margin: 0;
	padding: 8px 32px 40px 32px;
	width: 703px;
}
#contentwrapper.twocol #contentmain {
	float: left;
	margin: 0;
	padding: 8px 45px 40px 32px;
	width: 474px;
}
body.content #wrapper #contentwrapper.form #contentmain {
	padding-right: 10px;
	_margin-right: -3px;
	width: 509px;
}
#contentwrapper.twocol #contentsub {
	float: left;
	margin: 0;
	padding: 0 4px 20px 0;
	width: 212px;
}
#contentwrapper.twocol #contentsub ul {
	margin: 18px 5px 18px 14px;
}
#contentwrapper.twocol #contentsub ul li {
	font-size: 90%;
	margin: 0 0 10px 0;
}
#contentwrapper.twocol #contentsub p, #contentwrapper.twocol #contentsub img {
	margin: 0 40px 1em 14px;
	padding: 0;
}
#contentwrapper.twocol #contentsub ul a {
	font-weight: bold;
}
#contentwrapper ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#contentwrapper ul li {
	background: transparent url('/images/rh/list_dots.gif') 0 6px no-repeat;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
body.content #contentmain div.img {
	float: left;
}
body.content #contentmain div.img img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 25px 15px 0;
	padding: 1px;
}


/* Facilities */
body.content #contentmain.facilities img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 20px 70px 0;
	padding: 1px;
}
body.content #contentmain.facilities h1, #contentmain.facilities h2, #contentmain.facilities h3, #contentmain.facilities h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0; 
}
body.content #contentwrapper #contentmain.facilities ul {
	clear: left;
	padding: 0;
	margin: 0;
}
body.content #contentwrapper #contentmain.facilities ul li {
	background-image: none;
	padding: 0;
	margin: 0;
}
body.content #contentwrapper #contentmain.facilities ul li a {
	background: transparent url('/images/rh/link_arrow.gif') 0 4px no-repeat;
	font-weight: bold;
	padding: 0 0 0 15px;
}


/* Leadership */
body.content #contentwrapper #contentmain.leadership img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 25px 15px 0;
	padding: 1px;
}
#contentmain.leadership h1, #contentmain.leadership h2, #contentmain.leadership h3, #contentmain.leadership h4, #contentmain.leadership h5 {
	color: #03489c;
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 20px;;
}


/* Contact Form */
form input, form textarea, form select {
	border: 1px solid #999;
}
#contact {
	float: left;
	width: 509px;
}
#contact div.formrow {
	display: block;
	clear: left;
}
#contact label {
	display: block; 
	float: left;
	width: 83px;
}
#contact input {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	width: 144px;
}
#contact #regarding {
	width: 395px;
}
#contact textarea {
	height: 163px;
	width: 395px;
	wrap: virtual;
}
#contact input.button {
	border: 0;
	float: left;
	height: 18px;
	padding: 0;
	text-indent: -9999px;
	width: 44px;
}
#contact #submit {
	background: transparent url('/images/rh/btn_submit.gif') left top no-repeat;
	clear: left;
	cursor: pointer;
	display: inline;
	margin: 10px 7px 0 386px;
}
#contact #submit:hover {
	background: transparent url('/images/rh/btn_submit.gif') 0 -18px no-repeat;
}
#contact #reset {
	background: transparent url('/images/rh/btn_reset.gif') left top no-repeat;
	cursor: pointer;
	margin: 10px 0 0 0;
}
#contact #reset:hover {
	background: transparent url('/images/rh/btn_reset.gif') 0 -18px no-repeat;	
}


/* Site Map, Terms, Privacy */
body.content #contentwrapper #contentmain.sitemap {
	padding: 37px 62px 40px 62px;
	width: 643px;
}
body.content div#contentwrapper.onecol #contentmain.terms {
	padding: 37px 62px 40px 32px;
	width: 673px;
}
#contentmain.sitemap ul {
	font-weight: bold;
	margin: 0 0 20px 0;
}
#contentmain.sitemap ul ul {
	margin: 11px 30px 0 30px;
}
#contentmain.sitemap ul li {
	background: transparent url('/images/rh/link_arrow.gif') 0 3px no-repeat;
	padding: 0 0 0 13px;
}


/* Footer Area */
#footer {
	background: transparent url('/images/rh/bg_footer.gif') left top repeat-x;
	clear: left;
	color: #666;
	font-size: 80%;
	height: 87px;
	_margin-top: -3px;
	padding: 0 0 20px 0;
	text-align: left;
	width: 100%;
}
#newsletter {
	background: transparent url('/images/rh/bg_newsletter.gif') left bottom no-repeat;
	height: 28px;
	margin: 0 auto;
	padding: 15px 30px 0 30px;
	width: 707px;
}
#newsletter a {
	font-size: 110%;
	font-weight: bold;
}
#footercontent {
	height: 42px;
	margin: 0 auto;
	padding: 7px 15px 0 30px;
	width: 722px;
}
#footercontent p {
	margin: 0 0 4px 0;
	padding: 0;
}
#addressinfo {
	float: left;
	width: 420px;
}
#navcopyright {
	float: right;
	margin: 0;
	text-align: right;
	width: 302px;
}
#footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 302px;
}
#footer li {
	border-left: 1px solid #666;
	float: left;
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
}
#footer li.firstitem {
	border: none;
	padding: 0;
	margin: 0;
}
ul#footernav {
	float: right;
	margin: 0 0 4px 0;
	padding: 0;
	width: auto;
}
ul#footernav li {
}
#footercontent a {
	color: #666;
}
#copyright {
	float: right;
}


/* Common Elements */
#wai-links {
	left: -9999px;
	position: absolute;
	top: 0;
}
a.more {
	background: transparent url('/images/rh/link_arrow.gif') 0 3px no-repeat;
	font-size: 85%;
	padding: 0 0 0 13px;
}