/* @override http://www-test.hearthelp.com/includes/hearthelp-style.css */

* { font-size: 100%; margin: 0; padding: 0;}
body {font: .74em/160% Arial, Helvetica, sans-serif; color: #555; background-color: #ebe9c2; margin: 0; padding: 10px 0 0;}
h1 {font-size: 1.8em;	color: #ff7f22; line-height: 100%; margin: .3em 0em}
#home-page h1 {	margin: -1px -15px .3em;	padding: 8px 15px 0px;	
}
h2 {font-size: 1.2em; color: #ff7f22;	font-style: italic;	font-weight: bold; margin-bottom: .3em}
h3 {font-size: 1.5em; color: #00529b;}
h4 {font-size: 1.5em; margin-bottom: .3em;}
h5 {font-size: 1em; margin-bottom: .3em;}
h6 {font-size: 1em;}
p { margin-bottom: 1em;} 
sup {font-size: .8em; vertical-align: super;}
sup a {text-decoration: none;}
sup a:hover {color: #FFFFFF; background: #00529b;}
a:link {color: #00529b;}
a:visited {color: #00529b;}
a:hover { text-decoration: underline; }
ul, ol, blockquote {margin: 0 1em 1em; padding: 0 1em;}



/* PopUp Style*/
.popup {background-color: #FFFFFF; margin: 0; padding: 10px 0 0;}

/* Common Classes */

.img-float-right {
	float: right;
	margin: 0px 5px 5px;
	border: 1px solid #C78B19;
	padding: 2px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	background-color: #f9f1e9;
}

.video-right {
	float: right;
	margin: 0px 5px 5px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	background-color: #f9f1e9;
}

.img-float-right img {
	margin: 1px;
	border: 1px solid #C78B19;
}
.img-float-right a {
	text-decoration: none;
}

.image-right {
	font-style: italic;
	background: #F7F7D3;
	margin: 0px 0px 15px 15px;
	padding: 3px;
	float: right;
	text-align: center;
	border: 1px solid #C78B19;
}
.image-right img {
	border: 1px solid #C78B19;
	padding: 2px;
}
.image-right p {
	margin: 0px;
}

.img-float-right-video {
	float: right;
	margin: 0px 5px 5px;
	padding: 2px;
	line-height: 100%;
	text-align: center;
}

.img-float-right-video img {
	margin: 2px;
}

.reference {
	font-size: 0.9em;
	color: #777;
}
h6.reference {
	border-top: 1px solid #555;
}
.stripe-table {
	border: 1px solid #00529b;
	border-collapse:  collapse;
}
.stripe-table td, .stripe-table th {
	vertical-align: top;
	margin: 0;
	padding: 3px;
	}
.first-row {
	background-color: #ddeeff;
}
.first-row th {
	text-align: left;
	font-weight: bold;
	color: #005980;
	}

.stripe td, .stripe th {
	background-color: #F2F6FB;
}


/* Top of the page elements */


#main-wrapper {
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}


/* Header Bar */
#home-header { position: relative; padding: 13px 10px .1em; background: #fff url(../images/img-header-bg.gif) repeat-x; border-bottom: 1px solid #c78b19; }
#home-page #home-header {
	padding-top: 25px;
	background-image: url(../images/img-header-home-bg.gif);
	padding-bottom: 15px;
}

#header {
	background: #fff url(../images/img-header-bg2.gif) repeat-x;
	border-bottom: 1px solid #c78b19;
		padding: 15px 10px 0.26em;
}

#header #site-title { margin-bottom: 10px; }
#bannerstories {
	width: 500px;
	position: relative;
	margin-top: -100px;
	float: right;
}

#bannerstories li{
	display: inline;
	padding-right: 4px;	
}
.conditioname {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

/* Tabs */
#conditionnav {
	margin-top: 38px;
	position: relative;
}
a.condition-nav {
	padding: 5px 9px 5px 5px;
	font-size: 14px;
	color: #00529b;
	background: url(../images/img-tabs-bkg.gif) no-repeat right top;
	text-decoration: none;
}
a.condition-nav:hover {
	text-decoration: underline;
	background: url(../images/img-tabs-hover.gif) no-repeat right top;
}
a.condition-nav-selected {	margin: 0px;	border-left: 1px solid #c78b19;	border-right: none;	padding: 5px 7px;	background: url(../images/img-selected-nav-bg.gif) no-repeat top right;	font-size: 14px;	color: #ff7f22;	font-weight: bold;	text-decoration: none;	}




/* Left Navigation */


#section-nav-wrapper {
	width: 222px;
	float: left;
	margin-bottom: 10px;
}
#section-nav {	margin: 28px 15px 8px 23px;	padding: 0px 0px 0px 10px;	list-style: none;	background: url(../images/img-orange-px-border.gif) repeat-x 15px 0px;	}
#home-page #section-nav {	margin: 5px 15px 8px 23px;	}
#section-nav li {	background: url(../images/img-nav-bullet.gif) no-repeat 0px 8px;	margin-left: -18px;	padding-left: 10px;	position: relative;	}
#section-nav li.current {	font-weight: bold;}
#section-nav a:link, #section-nav a:visited {	display: block;	padding: 2px 5px 4px 0px;	font-size: 1.05em;	color: #00529b;	text-decoration: none;	background: url(../images/img-orange-px-border.gif) repeat-x bottom;	}
#section-nav a:hover {	color: #3399cc;	text-decoration: underline;	}
#section-nav li.current { font-weight: bold; }
#safety {	margin: 28px 15px 8px 23px;	padding: 0px 0px 0px 10px;	list-style: none;	background: url(../images/img-orange-px-border.gif) repeat-x 15px 0px;	}
#safety li {	background: url(../images/triangle.gif) no-repeat 0px 7px;	margin-left: -18px;	padding-left: 15px;	position: relative;	}
#safety li.current {	font-weight: bold;}
#safety a:link, #safety a:visited {	display: block;	padding: 2px 5px 4px 0px;	font-size: 1.05em;	color: #00529b;	text-decoration: none;	background: url(../images/img-orange-px-border.gif) repeat-x bottom;	}
#safety a:hover {	color: #3399cc;	text-decoration: underline;	}
#safety li.current { font-weight: bold; }
/* Main page area */
#home-page-wrapper {	float: left;	position: relative;	}
#page-wrapper {
	float: left;
	position: relative;
	width: 961px;
	padding-left: 9px;
	height: 100%;
	background-image: url(../images/img-content-bkg.jpg);
	background-repeat: repeat-y;
}
#globalsite 
 {
	font-size: .96em;
}
#globalsite a:link, #section-nav a:visited {	display: block;	padding: 2px 5px 4px 0px;	font-size: 1.05em;	color: #00529b;	text-decoration: none;	background: url(../images/img-orange-px-border.gif) repeat-x bottom;	}
#globalsite a:hover {	color: #3399cc;	text-decoration: underline;	}

#globalsite li {
	background: url(../images/img-nav-bullet.gif) no-repeat 0px 8px;
	margin-left: -18px;
	padding-left: 10px;
	position: relative;
	list-style: none;
}

#support-wrapper {	padding: 0px 0px 0px 15px;	width: 214px;	float: left;}
#breadcrumb {	color: #cc9900;	font-style: italic;	margin: 0px;	padding: 5px 0px;}
#breadcrumb a {	text-decoration: none;}
#breadcrumb a:hover {	text-decoration: underline;	}
#breadcrumb a.current {	font-weight: bold;	color: #d43e09;}

.clear {	clear: both;	}
#home-content-wrapper {	padding: 0;	float: left; 
	width: 970px; 
	background: url(../images/rays.jpg) no-repeat right top;
}
#toplevel-content-wrapper {
	padding: 0;
	float: left;
	width: 750px;
	margin-top: 20px;
	margin-left: 10px;
}
#toplevel-content-header { /* used to put in top border and page turn, wraps  text size changer, print, email */
	background: url(../images/img-content-header-bg.gif) no-repeat;
	width: 750px;
	height: 20px;
}
#content-wrapper {	padding: 0;	float: left; width: 550px;}

#content-header { /* used to put in top border and page turn, wraps  text size changer, print, email */
	background: url(../images/img-content-header-bg.gif) no-repeat;
	width: 550px;
	height: 20px;
}
#content-rule {
	background-image: url(../images/img-content-bg.gif);
	background-repeat: repeat-y;
	margin-top: -24px;
}
#content, .section-text {
	padding: 15px;
}
#page-tools {
	list-style: none;
	margin: 10px auto;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #006699;
	width: 140px;
	font-size: .96em;
}

#page-tools p {	margin: 5px 0px 0px 5px;	padding: 0;	}

#text-size {	 }
#print-page {	background: url(../images/ico-print.gif) no-repeat 3px;	padding: 1px 3px 1px 14px;	text-decoration: none;	color: #00529b;	}
#email-page {	background: url(../images/ico-email.gif) no-repeat 1px;	padding: 1px 0px 1px 16px;	text-decoration: none;	color: #00529b;	}
a#print-page:hover, a#email-page:hover {	text-decoration: underline;	}


/* Page Specific Styles */
#results {
	color: #FF6600;
	background-color: #FFFFCC;
	margin: 0px 40px 5px;
	padding: 4px;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
}
#search-wrapper {
	margin: 30px auto;
	padding: 0px;
	width: 160px;
}
#qt {
	width: 160px;
}
#find-button {
	margin-top: 5px;
	margin-right: auto;
	margin-left: 40px;
}

/*---Patient Ambassadors - Bio's ---*/

.ambas-blurb {
	width: 500px;
	border: 1px solid #00529b;
	line-height:130%;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

.ambas-blurb img { 
margin-bottom: 0px; 
}

.ambas-blurb h1 {
	font-weight: bold;
	color: #FFF; 
	font-size: 13px; 
	text-align: right; 
	line-height: 150%;
	margin-top: 0; 
	margin-bottom: 0; 
	background-color: #00497e;
}

.ambas-blurb h2 {
	font-weight: normal;
	color: #ec8232; 
	font-size: 14px;
	line-height: 100%;
	padding: 10px 10px 3px; 
}

.ambas-blurb p {
	padding: 2px 10px; 
	text-align: left;
}

.ambas-id {
	float:right;
	padding:5px;
}

.ambas-next { 
	background: url(../images/next_arrow.gif) no-repeat right center;
	padding-right: 15px;
}

/*--End Patient Ambassadors bio box--*/

/* Home Page */

#home-banner {	margin-bottom: 15px; 
	border-bottom: 1px solid #00497e;
}

#home-banner td {	vertical-align: top;	background-color: #b2d1ee;	color: #000;	line-height: 1.1em;	}
#home-banner h2 {	font: normal 1.3em/1em Arial, Helvetica, sans-serif;	color: #993333;	padding: 10px 10px 0px;	}
#home-banner p {	padding: 0px 10px;	}


/*Site Retirement homepage styles */
#home-content-wrapper h1 { 
	font-weight: normal; 
	font-style: normal; 
	color: #ea7125; 
	font-size: 35px;
}


#home-box td { 
	background: url(../images/grad-back.jpg) repeat-x 0 bottom;
height:150px;
	padding: 15px; 
	border-bottom: 1px solid #eee;
	vertical-align: bottom;
}

#home-box .button {
	float: right;
	/*padding: 0px 15px 0px 0px;*/
	border: none;
}
#home-box h3 { 
	color: #005195; 
	font: normal 21px/130% Arial, Helvetica, sans-serif;
}

#home-box p { 
	color: #333333; 
	font: 12px/130% Arial, Helvetica, sans-serif;
}

.home-text { 
	color: #333333; 
	font: 18px/130% Arial, Helvetica, sans-serif;
	margin-left: 15px;
	}
/* Home Page Left Corner */

/*#home-page #action {
	background: #FFF url(../images/home-call-back.jpg) no-repeat center top; 
	width: 220px; 
	height: 290px; 
	padding-left: 5px;
}
#home-page #action h3 { 
font: 1.8em/1em Arial, Helvetica, sans-serif;	
color: #993333; 
padding:0px 0px 10px 10px; 
}
#home-page #action p {
padding-top: 5px;
 text-align: left; 
	font-size: 110%; 
	line-height: 115%;
}
#home-page #action a:link, #home-page #action a:visited {	color: #ebe9c2;	}
#home-page #action a:hover {	color: #fff;	}

.actionbox .rep {
float:left;
clear: both;
margin: 15px 10px 5px; 
}
.actionbox {
		height: 125px; 
	vertical-align: middle;
}


#home-page #action h2 {
	font: 1.5em/1em Arial, Helvetica, sans-serif;	
color: #00497e;
padding-top: 30px;
}	
.actionbox .loud {
color: #00497e;
padding-top: 30px; 
	font-size: 150%;
}*/	



#home-page #section-nav-wrapper h3 {	margin-left: 23px;}

/* Landing page */


#landing-banner-content {	position: absolute;	top: 10px;	right: 12px;	width: 184px;}



/*=====		Stuff on the right	====*/
#home-site-tools {position: absolute; top: 18px; right: 15px; list-style: none; margin: 0px; padding: 0px; color: #333; font-size: 1em;}
#home-site-tools li { display: inline;	margin: 0px;	padding: 0px;}
#home-site-tools a:link, #home-site-tools a:visited {	color: #00529b;	padding: 1px 6px 1px 0px;	margin: 0px;	background: url(../images/img-grey-px-border.gif) repeat-y right;	text-decoration: none;}
#home-site-tools a:hover {	text-decoration: underline;}
#home-site-tools form {	display: inline;	}
#home-site-tools #qt {	border-top: 1px solid #72715e;	border-right: 1px solid #b4b294;	border-bottom: 1px solid #b4b294;	border-left: 1px solid #72715e;	background-color: #ebe9c2;	}	
#home-site-tools #find-button {	margin: 0px;	padding: 0px;	top: 5px;	position: relative;	}



#site-tools li { display: inline;	margin: 0px;	padding: 0px;}
#site-tools a:link, #site-tools a:visited {	color: #00529b;	padding: 1px 6px 1px 0px;	margin: 0px;	background: url(../images/img-grey-px-border.gif) repeat-y right;	text-decoration: none;}
#site-tools a:hover {	text-decoration: underline;}
#site-tools #qt {	border-top: 1px solid #72715e;	border-right: 1px solid #b4b294;	border-bottom: 1px solid #b4b294;	border-left: 1px solid #72715e;	background-color: #ebe9c2;	}	


#seek1 label {	font-size: 1.2em;}
#utility-wrapper {
	padding: 0px;
	width: 175px;
	float: right;

}
.grey-bg {	background: url(../images/img-grey-bg.gif) repeat-x;}
.green-bg {	background: url(../images/img-green-bg.gif) repeat-x;}



.arrow { background: url(../images/ico-arrow-dn-red.gif) no-repeat right center; padding-right: 10px;}

.next {	background: url(../images/next_arrow.gif) no-repeat right center;	padding-right: 13px;}

.cta-1 {	padding: 0px 15px 15px;	background: url(../images/img-content-bg.gif) repeat-y;}
.cta-1 h4 {	margin: 0 -15px .3em -15px;	padding: 8px 15px 0px;	font-size: 1.5em;	color: #00529b;	margin-bottom: -1em;	background: url(../images/img-content-header-bg.gif) no-repeat;}
.cta-1 h5 {	font-size: 1.5em;	color: #cc66cc;	margin-bottom: -.2em;}
.cta-1 h6 {	margin: 0 -15px .3em -15px;	padding: 8px 15px 0px;	font-size: 1.2em;	color: #00529b;	margin-bottom: -1em;	background: url(../images/img-content-header-bg.gif) no-repeat;}
.cta-1 ol, .cta-1 ul {	color: #f60;	margin: 1.8em 0 0;	padding: 0 0 0 15px;}
.cta-1 a {	text-decoration: none;}
.cta-1 a:hover {	color: #3399cc;	text-decoration: underline;}




/* Footer Area */


#global-nav-wrapper {	clear: both;	border-top: 1px solid #c78b19;	border-bottom: 4px solid #00529b;	height: 20px;	padding: 3px 13px;	background-color: #caddee;	font-weight: bold;	}
#mdt-logo {	margin: 0px 64px 0 63px;	float: left;	}
#global-nav-wrapper a:link, #global-nav-wrapper a:visited {	color: #00529b;	text-decoration: none;	font-weight: normal;	}
#global-nav-wrapper a:hover {	text-decoration: underline;	}
#global-nav-wrapper a.current,#global-nav-wrapper a:visited.current {	font-weight: bold;	color: #999999;	}

#footer-wrapper {	padding: 2px 13px;	background-color: #ebe9c2;	text-align: center;	color: #00529b;	}
#footer-wrapper img {	vertical-align: middle;}
#footer-wrapper a:link, #footer-wrapper a:visited {	color: #00529b;	text-decoration: none;	}
#footer-wrapper a:hover {	text-decoration: underline;	}
#statement {
	color: #333333;
}

/*===== 	Design Time 	=====*/

.remove-citation, .remove-citation a:link, .remove-citation a:visited {
	color: #996633;
}

.need-link {
	color: #000000;
	background: #FFFF33;
	padding: 2px;
	}
	

#landing-banner-content p {
	line-height: normal;
	font-size: .99em;
}

#landing-banner-content H3 {
	line-height: normal;
	font-size: 1.5em;
}

.box {
	color: #333333;
	height: auto;
	width: 180px;
	margin: 1px 2px;
	padding: 10px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	background: url(../images/img-green-bg.gif) repeat-x;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7f22;
	line-height: 16px;
}


/*===== 	Email A Friend 	=====*/ 


#email-form h1 {font-size: 1.8em;	color: #ff7f22; line-height: 100%; margin: 1px; padding: 5px 15px;}

span.required {

	color: #f00;
 }

.disclaimer {
	font-style: italic;
	padding-right: 18px;
}

/* @group call */
#call {
	vertical-align: middle;
min-height: 145px;
	background-color: #f2f7fb; 
	padding: 5px;
	margin-bottom: 10px;
	text-align: left; 
	line-height: normal; 
	border: 1px solid #bfbfbf;
}

#call  img {
float: left;
margin: 0px 10px 0px 10px; 
vertical-align: middle; 
	background-color: #a5c5dc;
}

#call h2 {
	font-size: 1.4em;	
	color: #00529b;
	
}	
#call .call-text {
margin: 0px 10px 0px 100px;
}
#call .call-col {
	width: 305px;
	float:right; 
	background-color: white; 
	padding: 5px; 
	margin: 0px 5px 5px 5px;
	clear:both; 
	border: 1px dotted #bfbfbf; 
	
}
#call .call-col ul { 
	line-height: 120%; 
	list-style-type: disc;
	margin-left: -5px;
	margin-top: 0px;
}

/* @end */



/* @group call-widget */

#call-widget {
	font-size: 11px;
	color: #000;
	background: #dbe7f3;
	width: 190px;
	margin-bottom: 10px; 
	line-height: 120%; 
	border: 1px solid #346097; 
	padding: 5px 10px 10px;
}
#call-widget h1 {	
	color: #993333;	
	padding: 0 10px 0px 5px; 
	text-align: left; 
	font: 1.5em/1em Arial, Helvetica, sans-serif;
}

#call-widget h2 {	
	color: #ff7f22;	
	padding: 0 10px 0px 5px; 
	text-align: left; 
	font: 1.1em/1em Arial, Helvetica, sans-serif;
}
	
#call-widget p { 
	text-align: left; 
	background-color: #f2f7fb;
}	
#call-widget .number{
	font-size: 16px;
	font-weight: bold;
	color: #346097; 
	text-align: center; 
	border-bottom: 1px solid #c8dbed; 
	padding-bottom: 3px; 
	margin-bottom: 3px; 
	border-top: 1px solid #c8dbed; 
	padding-top: 3px; 
	margin-top: 3px;
}

#call-widget li {
	list-style: url(../images/ca-check-sm.gif) outside;
	text-align: left;
	border-bottom: 1px dotted #FF6600;
	margin-right: 4px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin-left: 14px;
	vertical-align: baseline;
}
#call-widget a:link {
	color: #006699;
	text-decoration: none;
}

#call-widget a:visited {
	color: #006699;
	text-decoration: none;
}

#call-widget a:hover {
	color: #00529b;
	text-decoration: underline;
}

/*#call-widget img {
		border: 1px solid #e3c774;
}*/

#call-widget .rep { 
	float: left; 
	padding: 5px 10px 5px 2px; 
}

/* @end */

/* @group callbox */

#callbox-wrapper {
		background: #356097 url(../images/call-back.jpg) repeat-y;
		width: 190px; 
		height: 100%;
		margin-bottom: 10px;
}
		
#callbox { 
	background: #356097 url(../images/call-back.jpg) repeat-y;
margin-top: 0px;
margin-bottom: 0px;
	text-align: left; 
	padding: 0px 7px 0px 8px;
}

#callbox h1{ 
	color: #161616; 
	font-size: 15px; 
	font-weight: normal; 
	font-style: normal; 
	padding: 0px 10px 0px 5px;
}

#callbox h2 { 
	color: #356097; 
	font-size: 18px; 
	line-height: 20px; 
	padding-right: 5px; 
		padding-left: 10px;
}
#callbox .rep {
	float: left; 
	padding: 5px 5px 5px 0px; 
}

#callbox p {
	font-size: 11px; 
	color: #3a3a3a; 
	text-align: left; 
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
	line-height: normal;
}

#callbox .next {
	background: url(../images/arrow.gif) no-repeat right center;	
padding-right: 15px;
margin-right: 10px;
text-align: right;
}

/* @end */

#registerCA form {
	margin-left: 35px;
	margin-top: 15px;
}
#registerCA {
	float: right;
	margin-bottom: 20px;
	margin-left: 12px;
	background: url(../images/register-bkg.jpg) no-repeat right top;
	width: 203px;
	height: 410px;
}
#registerCA h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	margin-left: 40px;
}
#registerCA img {
	margin: 5px;
}   
#regInstructions {
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	float: right;
	width: 120px;
	margin: 3px;
}
#nextlink {
	padding: 1px 2px 3px 12px;
	background: url(../images/next-bkg3.jpg) no-repeat;
}
/* Contact Us Form */
#formBlock {
	background: #f1e4ca;
	padding: 15px;
	margin-left: 120px;
	width: 450px; 
	border: 4px double #f1efeb;
}

#formBlock fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

#formBlock fieldset ol {
	margin-left: 25px;
	list-style-type: decimal;
}
#formBlock fieldset li { 
	padding-top: 15px;
}
#formBlock fieldset li label {
	font-weight: bold;
}
#formBlock2 {
	background: #f1e4ca;
	padding: 5px;
	margin-bottom: 10px;
}

#surveyBlock {
	background: #f1e4ca;
	padding: 5px;
	margin-bottom: 10px; 
	width: 500px;
}
#surveyBlock fieldset { 
	background-color: #fff; 
	padding: 5px; 
	border: 1px outset #becbd9; 
	border-top: 1px solid #969fab;
}

#surveyBlock fieldset p { 
	padding-top: 5px; 
	padding-bottom: 2px; 
	background-color: #fafdff;
}

#surveyBlock fieldset table { 
	background: url(../images/blu-grad.jpg) repeat-y left top; 
	border-top: 1px solid #c5d0dc; 
	border-bottom-color: #edf1f4; 
	border-left: 1px solid #8c8d8e; 
	border-right: 1px solid #9baaba;
}

#surveyBlock .age { 
	background-image: none;
	border: none;
}
#siteMapSearch {
	width: 400px;
	position: relative;
	right: 15px;
	float: right;
}

.pop-form {
		background: #fff url(../images/img-header-bg.gif) repeat-x; 
		border-bottom: 1px solid #c78b19; 
		padding: 15px 10px 0.26em;
	 }
