/*  Reset CSS  */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:3px;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}input:focus,select:focus{ outline: 0; } 
/*  End Reset  */
/* Global.css Issue Resolution */
html,body {height:inherit};
/* Global.css Issue Resolution */

/* Reset.css Issue Resolution */
.seo-content p {
	padding:5px 0;
}
strong {
	font-weight:bolder;
}
/* Reset.css Issue Resolution */

/* Start jQuery Ghosted Text */
.defaultTextActive {
	color:#a1a1a1;
	font-style:italic;
}
/* End jQuery Ghosted Text */

/*  Site Specs  */
html {
	background:transparent;
}
body {
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.outerShell {
	width:930px;
	margin:0 auto;
	overflow:hidden;
	border:0;
	background:transparent;
	padding:0;
}
.innerShell {
	width:930px;
	margin:0 auto;
	overflow:hidden;
	border:none;
	float:none;
	border:0;
	padding:0;
	background:transparent;
}
.content {
	width:930px;
	margin:0 auto;
	background:#fff;
	padding:0;
}	
.innerWidth {
	margin:0 auto;
	width:930px;
}
p, li {
	font-size:12px;
	color:#000;
}
a {
	color:#258fad;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
.defaultTextActive{
	color: #a1a1a1;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
h2 {
	font-size:18px;
	color:#000;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
ol li {
	list-style:decimal;
}
ul li {
	list-style:disc;
}
.font-weight-bold {
	font-weight:bold;
}
.font-style-italic {
	font-style:italic;
}
/*  End Site Specs  */

/* Begin Header */
.header {
	height:110px;
	padding:20px 0 0 0;
}
.header img {
	float:left;
}
#header-menu {
	float:right;
	width:600px;
	height:50px;
}
.menu-item {
	float:left;
	cursor:pointer;
	cursor:hand;
	height:44px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#menu-home {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -352px -3px;
	width:103px;
}
#menu-home:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -352px -53px;
}
#menu-diversity {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -455px -3px;
	width:122px;
}
#menu-diversity:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -455px -53px;
}
#menu-about {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -577px -3px;
	width:118px;
}
#menu-about:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -577px -53px;
}
#menu-benefits {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -695px -3px;
	width:106px;
}
#menu-benefits:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -695px -53px;
}
#menu-mission {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -801px -3px;
	width:150px;
}
#menu-mission:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -801px -53px;
}
/* End Header */

/* Begin Content Pages */
.content-page {
	margin:0 auto;
	width:795px;
}
.content-page p {
	padding:0 0 10px 0;
}
.content-page ol, .content-page ul {
	padding:0 0 10px 30px;
}
.content-page img {
	float:right;
}
#diversity h1 {
	background:transparent url('/sites/regionshospital/images/diversity.gif') no-repeat top right;
	padding:20px 0 0 0;
	width:315px;
	height:50px;
}
#about-quotes-wrapper {
	width:575px;
	height:300px;
	padding:20px 0 0 0;
}
.about-quotes-container {
	width:260px;
	height:255px;
	display:block;
}
.about-quotes-container p {
	padding:0;
}
.about-quotes-content {
	font-weight:bold;
	padding:0 0 10px 0 !important;
}
#about-quotes-left {
	float:left;
}
#about-quotes-right {
	float:right;
}
.about-quotes-name {
	text-align:right;
}
.about-quotes-title {
	text-align:right;
	font-style:italic;
	padding:0 0 20px 0 !important;
}
#benefits p, #benefits h4 {
	padding-left:10px;
}
/* End Content Pages */

/* Begin TLPs */
.tlp-content {
	background:transparent url('/sites/regionshospital/images/sp-banner-bg.png') no-repeat 0 0;
	width:935px;
	height:363px;
}
.tlp-content h1, .tlp-content p, .tlp-content h4 {
	float:left;
	color:#fff;
	width:550px;
	padding-left:40px;
}
.tlp-content h1 {
	padding-top:25px;
}
.tlp-content p, .tlp-content h4 {
	padding-top:5px;
}
.tlp-content img {
	float:right;
	margin-top:-45px;
}
#search-wrapper, #search-wrapper-clone {
	padding-top:20px;
}
#keywordsearch, #keywordsearch-clone {
	background:transparent;
	border:0 none;
	margin:0;
	padding:0 0 12px 0px;
}
#keywordsearch-label, #keywordsearch-label-clone, #emailsubscribe-label, #emailsubscribe-label-clone, #noresults-subscribe-label {
	display:none;
}
#keywordsearch-q, #keywordsearch-q-clone {
	float:left;
	background:#fff url('/sites/regionshospital/images/mag-glass.png') no-repeat 5px 8px;
	border:1px solid #ccc;
	width:260px;
	height:28px;
	display:block;
	padding:0 0 0 20px !important;
	line-height:28px;
	font-size:12px;
	margin:2px 5px 0 0;
}
#keywordsearch-button, #keywordsearch-button-clone {
	float:left;
	display:block;
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -435px -714px;
	width:105px;
	height:30px;
	border:0 none;
	cursor:pointer;
	cursor:hand;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#keywordsearch-button:hover, #keywordsearch-button-clone:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -323px -714px;
	border:0 none;
}
#savesearch, #savesearch-clone {
	padding-left: 0px;
}
#noresults-subscribe {
	margin:-24px 0 0 0;
	padding:0;
}
#emailsubscribe, #emailsubscribe-clone {
	background:transparent;
	border:0 none;
}
#emailsubscribe-email, #emailsubscribe-email-clone {
	float:left;
	background:#fff;
	border:1px solid #ccc;
	width:200px;
	height:28px;
	display:block;
	line-height:28px;
	font-size:12px;
	margin:0 5px 0 0;
}
#emailsubscribe-button, #emailsubscribe-button-clone {
	float:left;
	display:block;
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -233px -755px;
	width:83px;
	height:30px;
	border:0 none;
	cursor:pointer;
	cursor:hand;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#emailsubscribe-button:hover, #emailsubscribe-button-clone:hover {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -323px -755px;
	border:0 none;
}
#rss-wrapper, #rss-wrapper-clone {
	background:transparent;
	border:1px solid #ccc;
	width:300px;
	height:22px;
	padding:5px 0 0 5px;
	margin:0;
}
#rss-label, #rss-label-clone {
	background:transparent;
	border:0 none;
	font-style:italic;
	color:#a1a1a1;
	padding:4px 0 0 0;
	left:0;
}
.paginationShell {
	background:transparent url('/sites/regionshospital/images/sp-gradient-sliver-bg.png') repeat-x 0 0;
	color:#fff;
}
.paginationShell a {
	color:#fff;
}
#searchfilter-submit {
	background:transparent url('/sites/regionshospital/images/go-btn.png') no-repeat 0 0;
	width:23px;
	height:18px;
	border:0 none;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	cursor:pointer;
	cursor:hand;
}
/* End TLPs */

/* Begin Footer */
#footer, .footer {
	background:transparent url('/sites/regionshospital/images/sprite.png') no-repeat -25px -631px;
	width:924px;
	height:25px;
}
.footer {
	padding:55px 0 0 0;
}
.footer-links {
	margin:0 0 0 10px;
}
.footer-poweredby {
	margin:0 10px 0 0;
}
#footer, .footer, #footer a, .footer a {
	font-size:10px;
}
a.apply{
	display: block;
	height: 23px;
	width: 95px;
	background: transparent url(/sites/regionshospital/images/apply-btn.png) no-repeat 0 0;
	float: right;
	border: 0;
	text-indent: -9999px;
	overflow: hidden;
}
a.apply:hover{
	background: transparent url(/sites/regionshospital/images/apply-btn.png) no-repeat 0 -31px;
}
/* End Footer */
