/*
	img {
	behavior: url("/css/iepngfix.htc");
}*/
/* NEW FOR MASTER PAGE ------------------------------------------------------------------------------------------------ */
a:hover {
	text-decoration: underline;
}
#activeNavBtn {
	display: none;
}
#banner {
	margin: 0 auto;
	width: 953px;
	position: relative;
	height: 100px;
	background: url('../images/Banner012208/banner_bg.jpg') #475d8e repeat-x;
}
body {
	margin: 0px;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url('../images/1219pageback.jpg');
	background-repeat: repeat-x;
}
#logo {
	background-position: left bottom;
	width: 252px;
	height: 49px;
	position: absolute;
	bottom: 14px;
	left: 21px;
	background-image: url('../images/Banner012208/healthfinderlogo.jpg');
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	width: 351px;
	height: 50px;
	text-indent: -9000px;
}
/*  ----------------------------------------- Espanol banner ------------------------------------ */
#logo_esp {
	background-position: left bottom;
	width: 351px;
	height: 53px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('../images/Banner012208/healthfinderlogo_esp.jpg');
	background-repeat: no-repeat;
}
#logo_esp a {
	display: block;
	width: 351px;
	height: 50px;
}
/* ------------------------------------------- End Esp. Banner  ---------------------------- */
#searchFormDiv {
	position: absolute;
	height: 23px;
	top: 9px;
	right: 0px;
	width: 340px;
	text-align: right;
}
#hhsLinkDiv {
	background-position: right top;
	position: absolute;
	height: 30px;
	top: 0px;
	right: 0px;
	background-image: url('/images/Banner012208/hhs_link_sm.jpg');
	background-repeat: no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
#hhsLinkDiv a {
	 display: block;
	 width: 150px;
	 height: 37px;
}
#hhsLogoDiv {
	width: 261px;
	height: 30px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url('/images/Banner012208/hhs_logo_sm.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	overflow: hidden;
}
#hhsLogoDiv a {
	display: block;
	width: inherit;
	height: 47px;
}
#searchFormAndButtonsDiv {
	background-position: right bottom;
	position: absolute;
	height: 63px;
	right: 0;
	width: 340px;
	top: 37px;
	background-repeat: no-repeat;
	bottom: 0px;
}
#searchButtonsDiv {
	position: absolute;
	bottom: 0px;
	right: 10px;
	height: 26px;
	width: 330px;/* text-align: right;   remove when adding back the "How to Use Site" link */
}
#howToTabDiv {
	/*display:none;*/
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: auto;
	height: auto;
	background-image: url('../images/Banner012208/howtousethissite.jpg');
	width: 151px;
	height: 25px;
}
#howToTabDiv a {
	display: block;
	background-image: url('../images/Banner012208/howtousethissite.jpg');
	width: 151px;
	height: 25px;
	text-indent: -800px;
	overflow: hidden;
}
#howToTabDiv a:hover {
	background-image: url('../images/Banner012208/howtousethissite_f2.jpg');
	width: 151px;
	height: 25px; /**/
}
#textUpDownDiv {
	width: auto;
	height: 25px;
	position: absolute; /*	left: 114px; UNCOMMENT THIS WHEN "HOW TO USE THIS SITE" ADDED BACK */
	right: 5px;
	bottom: 0px;
	text-align: right;
}
#textUpDownDiv img {
	margin: 0px 4px 0px 0px;
	border-style: none;
}
#TextSizeLabelDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	bottom: 3px; /*	left: 24px;  REVERT BACK TO THIS WHEN "HOW TO USE THIS SITE" ADDED BACK */
	left: 190px;
	position: absolute;
	width: 80px;
	top: 5px;
	line-height: normal;
	text-align: right;
}
#searchForm {
	position: absolute;
	margin: 35px 0 0 316px;
	width: 330px;
	height: 23px;
	text-align: left;
	left: 0px;
	top: 0px;
}
#searchForm label {
	display: block;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px;
}
input#search3 {
	width: 200px;
}
input#noJsSubmit {
	vertical-align: middle;
}
#connectBtns {
	position: absolute;
	margin: 52px 0 0 576px;
	color: white;
	text-align: left;
	left: 0;
	top: 2px;
}
#connectBtns p {
	display: inline;
	line-height: 22px;
}
#connectBtns img {
	margin: 0 5px;
	vertical-align: text-bottom;
	border: none;
}

h1 {
	font-size: 177%;
	font-weight: normal;
}
h2 {
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 17px;
	width: 477px;
	clear: both;
}
h3 {
	font-size: 125%;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 7px;
}
.dashedRulePara {
	border-bottom-style: none;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCDCF3;
}
.dashedRuleBtm {
	border-top-style: none;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCDCF3;
}
.topLink {
	font-family: verdana, tahoma, arial, geneva, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 0px;
}
.topLink a {
	text-decoration: underline;
	margin-top: 0px;
}
img {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none; /*color: #2D54B0;*/
	;
	color: #1842AD;
}
a:hover {
	color: #0066FF;
}

a:visited { color: #663399; text-decoration: underline; }

a:active { color: #CC0000; text-decoration: underline; }

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url('../images/1219pageback.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.skip {
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	text-indent: -500px;
	z-index: -2;
	width: 0px;
	color: white;
}
.skipnav {
	float: left;
	margin-left: -2000px;
}
.pskip {
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	z-index: -2;
}
#header {
	width: 953px;
	height: 100px;
	background-image: url('/images/Banner012208/banner012208_r1_c2.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
}
#page_content {
	margin-left: 195px;
	margin-right: 281px;
	margin-bottom: 30px;
	text-align: left;
	background-color: transparent;
	position: relative;
	padding: 0px;
	height: inherit;
	min-height:520px; /*	padding-bottom:2200px;
	margin-bottom:-2000px; */
	;
	overflow: visible;
}
#page_content_wide {
	margin-left: 195px;
	margin-right: 80px;
	margin-bottom: 30px;
	text-align: left;
	background-color: transparent;
	position: relative;
	padding: 0px;
	height: inherit;
	min-height:520px; /*	padding-bottom:2200px;
	margin-bottom:-2000px; */
	overflow: visible;
}
#nho_width #page_content {
	margin-left: 195px;
	margin-right: 160px;
	margin-bottom: 30px;
	text-align: left;
	background-color: transparent;
	position: relative;
	padding: 0px;
	height: inherit;
	min-height:520px; /*	padding-bottom:2200px;
	margin-bottom:-2000px; */
	;
	overflow: visible;
}
#page_content_home {
	margin-left: 181px;
	margin-right: 251px;
	margin-bottom: 30px;
	text-align: left;
	background-color: transparent;
	position: relative;
	padding: 0px;
	height: inherit; /*	padding-bottom:2200px;
	margin-bottom:-2000px; */
	;
	overflow: visible;
}
#page_content ul {
	list-style-type: square;
}
#page_content ul.square {
	list-style-type: square;
}
#page_content ul.square li {
	list-style-type: square;
	margin-bottom: .5em;
}
#header img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	display: inline;
	padding: 0px 0px 0px 0px;
}
#header a {
	border-style: none;
	outline-style: none;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style: none solid none solid;
	border-width: 0px 1px 0px 1px;
	border-color: transparent #8697B0 transparent #8697B0;
	/*	background-color:transparent; */	background-image: url('../images/SideNav/nav_col_bkgd.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	width: 951px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	padding-bottom:15px; /*added 102708 */
}
#leftNav {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: white;
	text-align: left;
	/*height: 600px;*/
	background-image: url('../images/SideNav/nav_col_bkgd.jpg');
}
#sidebar {
	width: 280px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	background-color: transparent;
}
#sidebar_home {
	background-image: url('../images/homefinal_png_myhf_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 251px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	background-color: transparent;
}
/*#maincontent #sidebar {
	width: 280px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	background-color: transparent;
	overflow: hidden;
}*/
#content {
	float: right;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
	border-color: transparent transparent transparent #8697B0;
}
#container #main_contentWrap {
	margin-left: 180px;
	text-align: left;
	background-color: silver;
}
/*#container #maincontent {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	overflow: hidden;
}*/
h1.title {
	margin-top: 22px;
	width: 98%;
	clear: both;
}
h1.aca {
	margin-top: 22px;
	width: 98%;
}
h1.ecard {
	margin-top: 22px;
	width: 98%;
}
#sidebar #contentwrap {
	float: left;
	width: 280px;
}
#sidebar #sbcontentwrap #sbcontent {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
	width: 255px;
	background-repeat: no-repeat;
	background-position: center top;
}
.printOnly {
	display: none;
}
#container_wrap {
	width: 953px; /*	background-image: url('../images/backgrounds/blank.jpg'); */
	;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.txtaligncenter {
	text-align: center;
}
.myhealthfinderbg {
	background-image: url('/prevention/glmedia/qghl_background_logo_right.jpg');
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.espanolbg {
	background-image: url('/images/backgrounds/espanol.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.findservicesbg {
	background-image: url('/images/backgrounds/findservices.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.busquedabg {
	background-image: url('/images/backgrounds/busqueda.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.sobrenosbg {
	background-image: url('/images/backgrounds/sobrenos.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.salud_azbg {
	background-image: url('/images/backgrounds/salud_az.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.noticiasbg {
	background-image: url('/images/backgrounds/noticias.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.preguntasbg {
	background-image: url('/images/backgrounds/preguntas.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.news {
	background-image: url('/images/backgrounds/news.jpg');
}
.newsImg {
	float: left;
	margin-right: 12px;
}
.newsletters {
	background-image: url('/images/backgrounds/news.jpg');
}
.newsletters {
	background-image: url('/images/backgrounds/news.jpg');
}
.healthatoz {
	background-image: url('/images/backgrounds/HealthAtoZ.jpg');
}
.search {
	background-image: url('/images/backgrounds/search.jpg');
}
.poprequests {
	background-image: url('/images/backgrounds/popular_requests.jpg');
}
.healthtools {
	background-image: url('/images/backgrounds/healthtools.jpg');
}
.aboutus {
	background-image: url('../images/backgrounds/aboutus.jpg');
}
.nho {
	background-image: url('../images/backgrounds/blank.jpg');
}
.btmBox .content p.oldCalendar {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:12px;
	padding-bottom:0px;
	font-size:.75em;
}
/* ---------------------------------------------------------------------------------BEGIN SIDEBAR TOP BOXES ------------- */
.myHealthfinder {
	background-image: url('../images/myhftab_images/myhf_sidebar_top_mid.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	text-align: center;
	margin-top: 42px;
	overflow: hidden;
	right: 0px;
}
.myHealthfinder .mhContent {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 230px;
}
.sidebar_topBox {
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	text-align: center;
	margin-top: 42px;
	overflow: hidden;
}
.sidebar_topBox ul li {
	padding: 5px 0px 5px 0px;
	list-style-type: square;
}
.sidebar_subBox ul li {
	padding: 5px 0px 5px 0px;
	list-style-type: square;
}
.sidebar_topBox ul {
	margin-left: 23px;
	padding: 0px;
	margin-top: 0px;
}
.sidebar_topBox p {
	margin-left: 8px;
	padding: 0px;
}
.sidebar_subBox ul {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
}
.sidebar_topBox_myhf .myhf {
	background-repeat: no-repeat;
	background-position: center top;
	width: 251px;
	text-align: center;
	margin-top: 0px;
	overflow: hidden;
}
.sidebar_topBox_myhf_homepage {
	height: 297px; /*	overflow: hidden; */
	;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_topBox_myhf_homepage .myhf_results_sb {
	background-image: url('../images/myhftab_images/myhfresults_topbox.jpg');
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 0px;
}
.sidebar_topBox_myhf_homepage .myhf_results_sb .content {
	/*	margin-top: 60px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	width: 230px;
	overflow: hidden;
}
.sidebar_topBox_myhf_homepage .myhf_results_sb .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	olor: white;
	font-size: 14pt;
	line-height: 14pt;
	text-align: left;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
}
.sidebar_topBox_myhf {
	/*	height:297px;*/
/*	overflow: hidden; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_topBox_myhf .myhf_results_sb {
	background-image: url('../images/myhftab_images/wbg_darkblue3_sidebar_top.jpg');
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 0px;
}
.sidebar_topBox_myhf .myhf_results_sb .content {
	/*	margin-top: 60px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	width: 230px;/*	overflow:hidden;*/
}
.sidebar_topBox_myhf .myhf_results_sb .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	line-height: 14pt;
	text-align: left;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
}
.sidebar_topBox .lightblue {
	background-image: url('../images/myhftab_images/darkblue2_sidebar_top.jpg');
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_topBox .myhf {
	background-image: url('../images/homefinal_png_myhf_bg.jpg');
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_topBox .darkblue {
	background-image: url('../images/myhftab_images/darkblue2_sidebar_top.jpg');
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_topBox .espanol {
	background-image: url('../images/myhftab_images/darkblue2_sidebar_top.jpg');
	background-position: center top;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar_topBox .espanol .content {
	/*	margin-top: 60px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	width: 230px;
	overflow: hidden;
}
.sidebar_topBox .espanol .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_topBox .darkblue .content {
	/*	margin-top: 60px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	width: 230px;
	overflow: hidden;
}
.sidebar_topBox .lightblue .content {
	/*	margin-top: 60px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	width: 246px;
	overflow: hidden;
}
.sidebar_topBox .darkblue .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_topBox .lightblue .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_link {
	padding: 0 0 0 10px;
	margin: 0;
}
.sidebar_box_bottom {
	width: 282px;
	height: 40px;
	background-image: url('../images/myhftab_images/myhf_sidebar_bottom.jpg');
	background-position: center bottom;
	margin-top: 0px;
	overflow: hidden;
}
.sidebar_box_bottom_myhf {
	width: 282px;
	height: 40px;
	background-image: url('../images/myhftab_images/myhfresults_box_bottom.jpg');
	background-position: center bottom;
	margin-top: 0px;
	overflow: hidden;
}
#footer {
	width: 955px;
	text-align: center;
	background-image: url('Languages/1/images/footer_bgd.jpg');
	background-position: 1px -2px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	overflow: hidden;
}
/* ---------------------------------------------------------------------------------END SIDEBAR TOP BOXES ------------- */
/* ---------------------------------------------------------------------------------BEGIN SIDEBAR SUB BOXES ------------- */
.sidebar_subBox {
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	text-align: left;
	overflow: hidden;
}
.sidebar_subBox .lightblue {
	background-image: url('../images/myhftab_images/wbg_darkblue2_sidebar_top.jpg'); /* background-image: url('../images/myhftab_images/wbg_lightblue_sidebar_top.jpg'); */
	;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.sidebar_subBox .darkblue {
	background-image: url('../images/myhftab_images/wbg_darkblue2_sidebar_top.jpg');
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.sidebar_subBox .darkblue .content {
	margin-left: 25px;
	margin-right: auto;
	text-align: left;
	width: 230px;
	margin-top: 20px;
}
.sidebar_subBox .lightblue .content {
	margin-left: 25px;
	margin-right: auto;
	text-align: left;
	width: 230px;
	margin-top: 20px;
}
.sidebar_subBox .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_subBox .boxTitle a {
	color: white;
	text-decoration: none;
}
.sidebar_subBox .boxTitle a:hover {
	color: white;
	text-decoration: underline;
}
.sidebar_topBox .boxTitle a {
	color: white;
	text-decoration: none;
}
.sidebar_topBox .boxTitle a:hover {
	color: white;
	text-decoration: underline;
}
.sidebar_subBox .darkblue .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 25px;
}
/* ---------------------------------------------------------------------------------END SIDEBAR SUB BOXES ------------- */
/* ---------------------------------------------------------------------------------BEGIN SIDEBAR GoLocal BOXES ------------- */
.sidebar_glBox {
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	text-align: left;
	overflow: hidden;
}
.sidebar_glBox .lightblue {
	background-image: url('../images/myhftab_images/wbg_darkblue2_sidebar_top.jpg'); /* background-image: url('../images/myhftab_images/wbg_lightblue_sidebar_top.jpg'); */
	;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.sidebar_glBox .darkblue {
	background-image: url('../images/myhftab_images/wbg_darkblue2_sidebar_top.jpg');
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.sidebar_glBox .darkblue .content {
	margin-left: 25px;
	margin-right: auto;
	text-align: left;
	width: 230px;
	margin-top: 20px;
}
.sidebar_glBox .lightblue .content {
	margin-left: 7px;
	margin-right: auto;
	text-align: left;
	width: 230px;
	margin-top: 10px;
}
.sidebar_glBox .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_glBox .boxTitle a {
	color: white;
	text-decoration: none;
}
.sidebar_glBox .boxTitle a:hover {
	color: white;
	text-decoration: underline;
}
.sidebar_glBox .boxTitle a {
	color: white;
	text-decoration: none;
}
.sidebar_glBox .boxTitle a:hover {
	color: white;
	text-decoration: underline;
}
.sidebar_glBox .darkblue .boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_glBox .lightblue .sidebar_box_bottom {
	width: 100%;
	height: 40px;
	background-image: url('../images/myhftab_images/myhf_sidebar_bottom.jpg');
	background-position: center bottom;
	margin-left: 1px;
	margin-top: 0px;
	overflow: hidden;
}
.sidebar_glBox .goLocal_div {
	width:260px;
	padding-top:10px;
	background-color:#fff;
	margin-left:1px;
	background-image:url('../prevention/glmedia/map_gradient.jpg');
	background-repeat:no-repeat;
	background-position:4px 0px;
}
.sidebar_glBox .goLocal_a {
	color:#2E8FC6;
	font-weight:bold;
	margin-left:80px;
	margin-top:10px;
	text-decoration:none;
}
.sidebar_glBox a.goLocal_a:link, .sidebar_glBox a.goLocal_a:visited, .sidebar_glBox a.goLocal_a:hover {
	text-decoration:none;
	color:#2E8FC6!important;
}
.sidebar_glBox .goLocal_div p {
	margin: 24px 10px 10px;
}
/* ---------------------------------------------------------------------------------END SIDEBAR GoLocal BOXES ------------- */
#footer #linklist {
	margin-top: 1.5em;
	margin-bottom: 2em;
	font-size: 85%;
}
#footer #linklist a {
	text-decoration: none;
	color: white;
	margin-left: 1em;
	margin-right: 1em;
}
#footer #linklist a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
}
#header a {
	text-decoration: none;
	border-style: none;
}
/* ----------------------------------------------------------------------------- END SIDEBAR STUFF -------------------------- */
a {
	border-style: none;
}
.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft {
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* -------------------------------------------------------------------------------------------END NEW MP STYLES */
td img {
	display: inline;
}
.sideBar1_titleCell {
	background-image: url('../images/myHFShield_r3_c1.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A8CBEB;
}
.sideBar1_contentCell {
	background-image: url('../images/SideBar_Box_BlueHead_GrnBck/sidebarbox_blue_grnbck_r3_c2.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 17px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: small;
	margin: 0px;
}
/*#container #mainContent a {
	color: #0066CC;
} */
#page_content #breadcrumb {
	/*	margin-left: 15px; */
	margin-top: 15px;
	font-size: 9pt;
	margin-left: 0px;
	padding-left: 0px;
	width: 98%;
}
#page_content #breadcrumb p {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 2px;
}
#page_content #breadcrumb p a {
	text-decoration: none;
	font-weight: bold;
	color: #1842AD;
}
#page_content #breadcrumb p a:hover {
	text-decoration: underline;
}
/* #container #mainContent p.mainLink a {
	/*font-size: medium; 
	font-size: 11pt;
	text-decoration: none;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: normal;
	font-weight: bold;
}*/
/*#container #mainContent ul {
	font-size: 80%;
	margin: 0px 20px 0px 30px;
	padding: 0px;
}*/
#container {
	top: 0px;
	left: 0px;
}
#sidebar1 {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	;
	padding: 0px;
	width: 181px;
	margin: 0px;
	margin-top: 0px;
}
#container #mainContent p {
	font-size: 100%;
	margin-top: .25em;
	margin-bottom: 0.25em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 117%;
}
#container #mainContent p.mainLink {
	font-size: small;
	margin-top: 1em;
	margin-right: 290px;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 117%;
}
#container #mainContent .lang2_link {
	font-size: small;
	font-weight: normal;
}
#container #mainContent p.mainLink_summary {
	font-size: small;
	margin-top: .5em;
	margin-right: 290px;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 117%;
}
#container #mainContent .resultsourceLink {
	font-size: small;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9D9F2;
	margin-right: 290px;
}
#container #mainContent p.secondLink {
	font-size: small;
	line-height: normal;
	text-align: left;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0C8EE;
	font-weight: bold;
	width: 400px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
#container #mainContent #mainBody_td h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: .5em;
	margin-top: 0em;
}
#container #mainContent #mainBody_td p {
	font-size: 100%;
	margin-top: 0em;
	margin-bottom: 1.5em;
}
#container #mainContent #mainBody_td ul li {
	margin-top: 0em;
	margin-bottom: .5em;
}
#container #mainContent p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
}
#container #mainContent #mainBody_td ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-size: 100%;
}
#resultsTable td {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	margin-bottom: 0px;
	margin-top: 14px;
}
#mainBody_td h2 {
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #33496A;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0px;
}
#mainBody_td h3 {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #33496A;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0px;
	font-style: italic;
}
.dashedRulePara {
	border-bottom-style: none;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCDCF3;
}
.style1 {
	color: #FFFFFF;
}
#footerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-size: small;
}
.style3 {
	color: #FF0000;
}
.style15 {
	font-size: 95%;
	font-weight: bold;
}
.style16 {
	font-size: 130%;
	color: #000000;
}
.style17 {
	font-size: small;
	font-family: verdana;
}
.style22 {
	font-size: 11px;
}
.style23 {
	font-size: x-small;
}
.marginLeft20px {
	margin-left: 20px;
}
.style27 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.sidebarBullets {
	list-style-type: square;
	margin-left: 40px;
}
#container #mainContent table.sidebar_Box2 {
	float: right;
	clear: right;
	font-size: 90%;
}
#container #mainContent .sidebar_Box2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}
#container #mainContent ol {
	font-size: 90%;
	line-height: 125%;
}
#container #mainContent table.sidebar_Box2 h4 {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 90%;
}
.fontSmall {
	font-size: x-small;
}
.red {
	color: #FF0000;
}
.bold_85pct {
	font-size: 85%;
	font-weight: bold;
}
.black_130pct {
	font-size: 130%;
	color: #000000;
}
.sm_bold_verdana {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.bold_white {
	color: #FFFFFF;
	font-weight: bold;
}
.gray {
	color: #999999;
	font-size: 100%;
}
.Georgia_100pct {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.olive_200pct {
	color: #7C9B50;
	font-size: 200%;
}
.leftmargin_20px_90pct {
	font-size: 90%;
	margin-left: 20px;
	margin-bottom: 0px;
}
#container #mainContent #rightSideBar2 p {
	margin-right: 10px;
	margin-left: 20px;
	font-size: 75%;
	margin-top: 1em;
}
#container #mainContent #bottomContent_L p {
	margin: 0px 10px 10px 26px;
	padding: 0px;
}
.new_myHealthfinderCONTENT {
	font-size: 11pt;
}
.new_myHealthfinderCONTENT p {
	font-size: 11pt;
	margin-bottom: 8px;
	margin-left: 7px;
}
.myHealthfinderCONTENT {
	font-size: 11pt;
}
.myHealthfinderCONTENT p {
	font-size: 11pt;
	margin-top: 79px;
	margin-bottom: 8px;
	margin-left: 7px;
}
#container #mainContent #myHealthfinder #myHealthfinderCONTENT .hfHeading {
	font-size: 22px;
	font-weight: normal;
	margin-top: 30px;
}
#footerLinks a {
	color: #FFFFFF;
	margin-right: 1em;
	margin-left: 1em;
}
#footerLinks {
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#container #mainContent #bottomContent #bottomContent_C2 #bottomContent_C2_text p {
	margin-left: 30px;
	font-size: 11pt;
	margin-top: 0px;
}
#container #mainContent #bottomContent #bottomContent_L #bottomContent_L_Text p {
	font-size: 11pt;
	margin-left: 30px;
}
#container #mainContent #bottomContent #bottomContent_C2 #bottomContent_C2_text h3 {
	margin-bottom: 0px;
}
#container #mainContent #bottomContent #bottomContent_L #bottomContent_L_Text h3 {
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent #bottomContent .headingLink a {
	text-decoration: none;
}
#container #mainContent #bottomContent #bottomContent_L #bottomContent_L_Text {
	margin-top: 0px;
	float: left;
	margin-left: 0px;
}
#container #mainContent #bottomContent #bottomContent_L {
	padding: 0px;
	width: 476px;
	margin-left: 28px;
	float: left;
}
#container #mainContent #bottomContent #bottomContent_C2 #bottomContent_C2_text {
	width: 89%;
	margin-left: 14px;
	margin-right: 0px;
}
#container #mainContent #bottomContent #bottomContent_C2 {
	width: 251px;
	float: right;
}
.healthAtoZ_btn {
	padding: 1px 3px 1px 3px;
	border: 2px solid #0066FF;
	margin: 0 .5em 0 .5em;
	background-color: #fefeff;
}
/*  #container  #mainContent  #bottomContent  #bottomContent_L  #bottomContent_L_Text  #health_AZ_linkList  li a {
	font: normal small/200% Arial, Geneva, Tahoma, "MS Sans Serif", helvetica, sans-serif;
	color: #496094;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url("../images/atozbuttonback_off.jpg");
	padding: .1em .2em .1em .2em;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0.25em;
}*/
/*  #container #mainContent #bottomContent #bottomContent_L #bottomContent_L_Text  #health_AZ_linkList li {
	display: block;
	list-style: none;
	float: left;
	width: 2.0em;
	margin-right: 0px;
}*/
/*  #container #mainContent #bottomContent #bottomContent_L #bottomContent_L_Text #health_AZ_linkList {
	float: left;
	clear: left;
	width: 314px; 
}*/
#myHealthfinder fieldset {
	font: 11pt/200% Arial, Geneva, Tahoma, "MS Sans Serif", helvetica, sans-serif;
	padding: 0px;
}
#container #mainContent #topContent #myHealthfinder #myHealthfinder form legend {
	text-align: left;
}
#myHealthfinder fieldset input {
	font: 11pt/100% Arial, Geneva, Tahoma, "MS Sans Serif", helvetica, sans-serif;
}
#myHealthfinder input {
}
#myHealthfinder form label {
	margin-right: .1em;
}
.headingLink {
	margin-top: 1em;
	width: 100%;
}
a.headingLink {
	text-decoration: none;
	background: url('../images/homefinal_arrowbutton.gif') no-repeat left center;
	padding-left: 28px;
	color: #1842AD;
}
.headingLink a {
	text-decoration: none;
	background: url('../images/homefinal_arrowbutton.gif') no-repeat left center;
	padding-left: 28px;
	color: #1842AD;
}
.headingLink a:hover {
	text-decoration: none;
	background: url('../images/homefinal_arrowbutton_f2.gif') no-repeat left center;
	padding-left: 28px;
	color: #0066FF;
}
#health_AZ_linkList {
	padding: 0px;
	list-style-position: inside;
	width: 30em;
	max-width: 477px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px; /*	float: left; */
	;
	text-align: left;
	display: block;
	margin-bottom: 0em;
	padding-bottom: 26px;
}
#health_AZ_linkList LI A {
	/* padding: 0.1em 0.2em; */
	width: 29px;
	height: 26px;
	text-align: center;
	BACKGROUND-POSITION: center center;
	MARGIN-TOP: 0px;
	margin-bottom: 0px;
	DISPLAY: block;
	BACKGROUND-IMAGE: url('../images/atozbuttonback_off.jpg');
	FONT: 11pt/1.75 Arial, Geneva, Tahoma, "MS Sans Serif", helvetica, sans-serif;
	COLOR: #496094;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
#health_AZ_linkList LI A:hover {
	BACKGROUND-IMAGE: url('../images/atozbuttonback_on.jpg');
	width: 29px;
	height: 26px;
}
#health_AZ_linkList LI {
	margin-right: 0px;
	margin-left: 0px;
	margin: 0 0 5px 0;
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 32px;
	LIST-STYLE-TYPE: none;
	list-style: none;
}
#health_AZ_linkList UL {
	height: auto;
	float: left;
}
/* #health_AZ_linkList + .headingLink {
	margin-top: 0em;
}
*/
.myHf_form_legend {
	font-weight: bold;
	font-size: 11pt;
	font-size: 11pt;
}
.myHF_heading_large {
	font-size: larger;
}
.myHF_heading_large_red {
	color: #EE4646;
}
#sidebarcontent h3 {
	margin-top: 0px;
}
/*#maincontent p {
	margin-bottom: 1em;
	margin-top: 0em;
}*/
#page_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 127%;
	margin-left: 0px;
	margin-top: 9px;
	margin-bottom: 0px;
	width: 98%;
	clear: none;
}
#relatedQuery {
	margin-bottom:15px !important;
}
#breadcrumb p {
	margin:0px;
}
#page_content ol li {
	margin-bottom: .7em;
}
/* --------------------------------------------FROM LEFT NAV CSS FILE -------------------------------------- */
ul.leftNav {
	width: 180px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
}
ul.leftNav li {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 180px;
	height: 39px;
	overflow: hidden;
}
ul.leftNav li a {
	display: block;
	width: 180px;
	height: 100%;
	text-indent: -300px;
	overflow: hidden;
}
ul.leftNav li.home a {
	background-image: url('/images/SideNav/nav_home.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.home a:hover {
	background-image: url('/images/SideNav/nav_home_over.jpg');
	background-position: 0px 0px;
}
#homelink.down {
	background-image: url('/images/SideNav/nav_home_down.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.findservices {
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.findservices a {
	background-image: url('/images/SideNav/nav_findservices.jpg');
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.findservices a:hover {
	background-image: url('/images/SideNav/nav_findservices_over.jpg');
	height: 52px;
	background-position: 0px 0px;
}
#findserviceslink.down {
	background-image: url('../images/SideNav/nav_findservices_down.jpg');
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.quickguide {
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.quickguide a {
	background-image: url('/images/SideNav/nav_quickguide.jpg');
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.quickguide a:hover {
	background-image: url('/images/SideNav/nav_quickguide_over.jpg');
	height: 52px;
	background-position: 0px 0px;
}
#quickguidelink.down {
	background-image: url('/images/SideNav/nav_quickguide_down.jpg');
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.PHT a {
	background-image: url('/images/SideNav/nav_PHT.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.PHT a:hover {
	background-image: url('/images/SideNav/nav_PHT_over.jpg');
	background-position: 0px 0px;
}
#healthtoolslink.down {
	background-image: url('/images/SideNav/nav_pht_down.jpg');
	height: 52px;
	background-position: 0px 0px;
}
ul.leftNav li.healthatoz a {
	background-image: url('/images/SideNav/nav_healthatoz.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.healthatoz a:hover {
	background-image: url('/images/SideNav/nav_healthatoz_over.jpg');
	background-position: 0px 0px;
}
#healthatozlink.down {
	background-image: url('/images/SideNav/nav_healthatoz_down.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.healthnews a {
	background-image: url('/images/SideNav/nav_healthnews.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.healthnews a:hover {
	background-image: url('/images/SideNav/nav_healthnews_over.jpg');
	background-position: 0px 0px;
}
#healthnewslink.down {
	background-image: url('/images/SideNav/nav_healthnews_down.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.poprequests a {
	background-image: url('/images/SideNav/nav_popularrequests.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.poprequests a:hover {
	background-image: url('/images/SideNav/nav_popularrequests_over.jpg');
	background-position: 0px 0px;
}
#poprequestslink.down {
	background-image: url('/images/SideNav/nav_popularrequests_down.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.espanol a {
	background-image: url('/images/SideNav/nav_espanol.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.espanol a:hover {
	background-image: url('/images/SideNav/nav_espanol_over.jpg');
	background-position: 0px 0px;
}
#espanollink.down {
	background-image: url('/images/SideNav/nav_espanol_down.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.quickguide {
	height: 52px;
	background-position: 0px 0px;
	background-image: url('/images/SideNav/nav_quickguide.jpg');
}
ul.leftNav li.HealthTools a {
	background-image: url('/images/SideNav/nav_PHT.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.HealthTools a:hover {
	background-image: url('/images/SideNav/nav_PHT_over.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.healthatoz {
	background-image: url('/images/SideNav/nav_healthatoz.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.healthnews {
	background-image: url('/images/SideNav/nav_healthnews.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.poprequests {
	background-image: url('/images/SideNav/nav_popularrequests.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.espanol {
	background-image: url('/images/SideNav/nav_espanol.jpg');
	background-position: 0px 0px;
}
ul.leftNav li.ecard {
	background-image:  url('/images/SideNav/nav_2009ecard.png');
	background-position:0px 0px;
	height:72px;
	margin-top:20px;
}
ul.leftNav li.ecard a {
	background-image: url('/images/SideNav/nav_2009ecard.png');
	background-position:0px 0px;
	height:72px;
}
ul.leftNav li.ecard a:hover {
	background-image:  url('/images/SideNav/nav_2009ecard_over.png');
	background-position:0px 0px;
}
ul.leftNav li.nho {
	background-image: url('/images/SideNav/nav_nho.jpg');
	background-position: 0px 0px;
	height: 72px;
	margin-top:20px;
}
ul.leftNav li.nho a {
	background-image: url('/images/SideNav/nav_nho.jpg');
	background-position: 0px 0px;
	height: 72px;
}
ul.leftNav li.nho a:hover {
	background-image: url('/images/SideNav/nav_nho_over.jpg');
	background-position: 0px 0px;
}
/* ------------------------------------- PAG GRAPHIC BELOW MENU - FIRST VERSION WITH MULTICOLOR BARS TOP AND BOTTOM
ul.leftNav li.PAG {
	background-image: url('/images/PAG_Release/pag_menulink.jpg');
	background-position: 0px 0px;
	height: 90px;
	margin-top: 20px;
}
ul.leftNav li.PAG a {
	background-image:url('/images/PAG_Release/pag_menulink.jpg');
	background-position: 0px 0px;
	height: 90px;
}
ul.leftNav li.PAG a:hover {
	background-image: url('/images/PAG_Release/pag_menulink_f2.jpg');
	background-position: 0px 0px;
}
-------------------------------------------------------------------------- */
/* -------------------------------------- PAG GRAPHIC V.2 - Yellow and black traffic sign version ---  
ul.leftNav li.PAG {
	background-image: url('/images/PAG_Release/pag_menulink_f3.jpg');
	background-position: 0px 0px;
	height: 90px;
	margin-top: 20px;
}
ul.leftNav li.PAG a {
	background-image:url('/images/PAG_Release/pag_menulink_f3.jpg');
	background-position: 0px 0px;
	height: 90px;
	text-indent:-1500px;
}
ul.leftNav li.PAG a:hover {
	background-image: url('/images/PAG_Release/pag_menulink_f3.jpg');
	background-position: 0px 0px;
}
---------------------------------------------------------------------------------*/

/* ------------------------ Greeting Card ---------------------------------------*/
ul.leftNav li.PAG {
	background-image: url('/images/ecard.gif');
	background-position: 3px 0px;
	background-repeat:no-repeat;
	height: 90px;
	margin-top: 20px;
}
ul.leftNav li.PAG a {
	background-image:url('/images/ecard.gif');
	background-repeat:no-repeat;
	background-position: 3px 0px;
	height: 90px;
	text-indent:-1500px;
}
ul.leftNav li.PAG a:hover {
	background-image: url('/images/ecard.gif');
	background-repeat:no-repeat;
	background-position: 3px 0px;
}
/*-------------------------------------------------------------------------------*/

/* ------------------------PAG Black Bullet --- */
.PAGBullet {
	padding-right: 0px;
	padding-left: 5px;
	list-style-image: url('/images/PAG_Release/PAG_BulletIcon.gif');
	padding-bottom: 0.5em;
	padding-top: 0px;
}
.PAGBulletYellow { /* ------------------------PAG Yellow Bullet         ----- */
	padding-right: 0px;
	padding-left: 5px;
	list-style-image: url('/images/PAG_Release/PAG_BulletIcon2.gif');
	padding-bottom: 0.5em;
	padding-top: 0px;
}
/* --------------------------- Swine Flu ---------------------------------------*/
div#swine_flu {
	margin-left: 15px;
	width: 152px;
	text-align: center;
}
a.widget_link {
	width: 230px;
	margin: 0 0 0 25px;
}
/* --------------------------- NHO Toolkit Styles ------------------------------ */

#container_NHO {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style: none solid none solid;
	border-width: 0px 1px 0px 1px;
	border-color: transparent #8697B0 transparent #8697B0;
	background-image: url('/ecards/images/ecards/bgEcards.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 951px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	padding-bottom:15px; /*added 102708 */
}
.clear {
	clear:both;
}
.featuredEcard {
	width:489px;
	background-image: url('/images/NHOtoolkits/toolkit_feature_top.jpg');
	background-repeat:no-repeat;
	margin:15px 0;
	padding-top:10px;
}
.FEcontentTable {
	width:400px;/*margin:20px 25px 10px 25px;*/
	margin:20px 0px 10px 25px;
}
.featuredEcard h3 {
	color:#fff;
	margin:0px 0px 0px 12px;
	font-size:100%;
	font-weight:bold;
}
.feImg {
	display:block;
}
.feImgLeft {
	display:block;
	margin:0px 0px 20px 0px;
}
.feContent {
	width:446px;
	padding:20px 25px 10px 25px;
}
.feContentLeft {
	width:153px;
	float:left;
}
.feContentRight {
	width:300px;
	margin-left:17px;
	margin-top:0px;
}
.feContentRight h4 {
	margin-top:0px;
	text-transform:capitalize;
	color:#304871;
	font-size:140% !important;
	font-weight:normal
}
#sidebar_nho {
	width: 244px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	background-color: transparent;
	margin-top: 97px;
}
#sidebar_nho ul {
	padding-left: 20px;
	margin-bottom: 0;
}
#sidebar_nho ul li {
	padding-bottom: 10px;
}
.NHO_top_box_bottom {
	width:244px;
	background-image: url('/images/NHOtoolkits/toolkit_right_top_btm.jpg');
	background-repeat:no-repeat;
	height:33px;
	margin-top:-1px;
}
.NHO_btm_box_bottom {
	width:244px;
	background-image: url('/images/NHOtoolkits/toolkit_right_btm_btm.jpg');
	background-repeat:no-repeat;
	height:33px;
	margin-top:-1px;
}
.sidebar_nho {
	width:244px;
}
#sidebar_nho .Topdarkblue {
	background-image: url('/images/NHOtoolkits/toolkit_right_top_top.jpg');
	background-repeat:no-repeat;
}
#sidebar_nho .Btmdarkblue {
	background-image: url('/images/NHOtoolkits/toolkit_right_btm_top.jpg');
	background-repeat:no-repeat;
}
.Btmdarkblue {
	text-align: left;
	padding: 0 16px 0 6px;
}
h3.NHOboxTitle {
	padding-top:10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px 0px 0px 10px;
	font-size:100%;
	font-weight:bold;
}
h4.CalendarYear {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	margin: 15px 0 12px 10px;
	color: #666;
}
.Topdarkblue .content form {
	margin: 1px;
	padding: 0;
}
.monthList {
	margin: 16px 0 0;
	padding: 0;
	width: 185px;
}
.Topform {
	margin: 0;
	padding: 0;
}
div.NHO_options {
	display: inline;
	padding: 0;
	margin: 0 0 0 21px;
	width: 54px;
	text-align: center;
}
div.NHO_options_container {
	padding-bottom:10px;
	border-bottom: 1px dashed #ccc;
}

a.twitterButton:link,
a.twitterButton:visited {
	color:#186487; 
	background-color:#EDEEF2; 
	background-image:url(/images/tweet_button_bg.gif); 
	background-repeat:no-repeat; 
	font-size:11px; 
	line-height:11px;
	padding:3px 6px 4px 20px;
}

a.twitterButton:hover {
	color:#FFF; 
	background-color:#EDEEF2;
	text-decoration:none;
	background-image:url(/images/tweet_button_bg_hover.gif); 
	background-repeat:no-repeat; 
	font-size:11px; 
	padding:3px 6px 4px 20px;
}

#page_content td.tweets p {
	margin-bottom:18px;
}

img#NHO_faq {
	float: left;
	margin: 0 8px 10px 20px;
}
.Btmdarkblue .content p {
	margin: 20px 0 0 10px;
	font-size: 90%;
}
div#toolkitContents {
	background: #eceef1;
	border: 1px solid #8a9dc9;
	padding: 10px;
	margin: 20px 0 0;
}
div#toolkitContents ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 0;
}
#tkContentRight {
	width:452px;
	margin-left:20px;
	margin-top:20px;
}
#tkContentRight h4 {
	margin-top:0px;
	text-transform:capitalize;
	color:#304871;
	font-size:140% !important;
	font-weight:normal
}
#tkContentRight p {
	width:auto;
}
img#nhoFeatured {
	float: left;
	width: 114px;
	margin:0 20px 6px 0;
}
div#tkContentRight ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 0;
	clear: both;
}
.toolkitContent {
	width:489px;
	background-image: url('/images/NHOtoolkits/toolkit_content_top.jpg');
	background-repeat:no-repeat;
	margin:15px 0;
	padding-top:10px;
}
.NHOcontentBtm {
	clear: both;
	background-image: url('/images/NHOtoolkits/toolkit_content_btm.jpg');
	backgroud-repeat: no-repeat;
	height: 18px;
	padding: 5px 12px 0 8px;
}
.NHOcontentBtm a {
	font-weight: bold;
	font-size: 80%;
}
.NHOcontentBtm a.top {
	float: right;
}
.NHOcontentBtm a.more {
	float: left;
}
.toolkitContent h3 {
	color:#304871;
	margin:0px 0px 0px 12px;
	font-size:100%;
	font-weight:bold;
}
.toolkitContent ol {
	list-style-position: inside;
}
#toolkitTable {
	width:452px;
	margin-left: 2px;
	margin-top: 14px;
}
#toolkitTable td {
	padding: 6px;
	border-bottom: 1px dashed #ccc;
}
#toolkitTable td.last {
	border-bottom: none;
}
.toolkitContentInternal {
	width:452px;
	margin-left: 12px;
	margin-top: 20px;
}
.toolkitContentInternal ol {
	margin: 20px 0 0;
	padding: 0;
}
.toolkitContentInternal ol li {
	padding: 0 0 10px;
	margin: 0;
}
.toolkitContentInternal ul {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 75%;
}
.toolkitContentInternal ul li {
	padding: 0 0 10px;
	margin: 0;
	list-style-type: disc;
}
#page_content p.disclaimer {
	font-size: 75%;
	margin: 0 0 8px;
}
.toolkitContentInternalLt {
	float: left;
	width:218px;
	margin-left: 12px;
	margin-top: 12px;
}
.toolkitContentInternalRt {
	float:right;
	width: 214px;
	margin: 13px 12px 10px 20px;
}
.toolkitContentInternalLt ul, .toolkitContentInternalRt ul {
	margin-top: 10px;
	margin-left: 10px;
	padding: 6px;
}
.toolkitContentInternalLt li, .toolkitContentInternalRt li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}
#page_content p.moreEcards {
	font-size: 90%;
	text-align: right;
}
#sidebar_nho .Topdarkblue2 {
	background-image: url('/images/NHOtoolkits/toolkit_snd_right_top_top.jpg');
	background-repeat:no-repeat;
	text-align: left;
}
#sidebar_nho .Btmdarkblue2 {
	background-image: url('/images/NHOtoolkits/toolkit_snd_right_btm_top.jpg');
	background-repeat:no-repeat;
	text-align: center;
	padding: 0 16px 0 6px;
}
#sidebar_nho .Btmdarkblue3 {
	background-image: url('/images/NHOtoolkits/toolkit_snd_right_btm_top.jpg');
	background-repeat:no-repeat;
	text-align: left;
	padding: 0 16px 0 6px;
}
#sidebar_nho .Btmdarkblue3 p {
	margin-bottom: 0;
	margin-left: 10px;
}
.Btmdarkblue .content p.NHO_faq_text {
	margin: 0;
}
.Topdarkblue2 p {
	font-size: 95%;
	margin: 10px 10px 0 10px;
}
.Btmdarkblue2 .content form {
	margin: 1px;
	padding: 0;
}
.NHO_top_box_bottom2 {
	width:244px;
	background-image: url('/images/NHOtoolkits/toolkit_snd_right_top_btm.jpg');
	background-repeat:no-repeat;
	height:35px;
	margin-top:-1px;
}
table.badges {
	margin-top: 20px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
table.badges th {
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #999;
	background-color: #e5e5e5;
}
table.badges tr.gray {
	background-color: #f5f5f5;
	color: #000;
}
table.badges td {
	padding: 20px;
	border-bottom: 1px solid #999;
}
table.badges td.left {
	text-align: center;
}
table.badges td.right {
	text-align: left;
}
table.badges img {
	border:none;
}
ul.right_col {
	margin: 10px 0 0 22px;
	padding: 0;
}
ul.right_col li {
	margin: 0;
	padding: 0;
}
ul.no_space {
	margin: 0 0 0 16px;
	padding: 0;
}
ul.no_space li {
	margin: 0;
	padding: 0;
}
ul.tips_space {
	margin-top: 0;
}
p#disclaimer {
	margin: 0;
	padding: 0;
	font-size: 80%;
}
#page_content ul.round {
	list-style-type: disc;
}
#hidden_label {
	position: absolute;
	left: -2000px;
}
#SignUpNewsletter {
	/*display:none;*/
	position: absolute;
	right: 155px;
	bottom: 0;
	width: auto;
	height: auto;
	background-image: url('../images/Banner012208/signupbtn.jpg');
	width: 187px;
	height: 24px;
}
#SignUpNewsletter a {
	display: block;
	background-image: url('../images/Banner012208/signupbtn.jpg');
	width: 187px;
	height: 24px;
	text-indent: -800px;
	overflow: hidden;
}
#SignUpNewsletter a:hover {
	background-image: url('../images/Banner012208/signupbtn_f2.jpg');
	width: 187px;
	height: 24px;
}
#SignUpNewsletter_es {
	/*display:none;*/
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	background-image: url('../images/Banner012208/signupbtn_es.jpg');
	width: 271px;
	height: 24px;
}
#SignUpNewsletter_es a {
	display: block;
	background-image: url('../images/Banner012208/signupbtn_es.jpg');
	width: 271px;
	height: 24px;
	text-indent: -800px;
	overflow: hidden;
}
#SignUpNewsletter_es a:hover {
	background-image: url('../images/Banner012208/signupbtn_f2_es.jpg');
	width: 271px;
	height: 24px;
}
/*ul.open_square li {
	list-style-image: url("/prevention/glmedia/checkbox_bullet.gif");
	margin-top:0px;
	margin-left:0px;
	padding:5px 0px 0px 0px;
	text-align: left;
}*/

ul.open_square {
	list-style-type: none;
	list-style-image: url("/prevention/glmedia/checkbox_bullet.gif");
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	margin-left: 2em;
}
.open_square li {
	text-align:left;
	margin-top:5px;
	margin-left: 0;
	padding-left: .5em;
}
ul.check_bullet {
	list-style-type: none;
	list-style-image: url("/aboutus/images/check_bullet.jpg");
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	margin-left: 2em;
}
.check_bullet li {
	text-align:left;
	margin-top:5px;
	margin-left: 0;
	padding-left: .5em;
}
ul.arrow_bullet {
	list-style-type: none;
	list-style-image: url("/aboutus/images/arrow_bullet.jpg");
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	margin-left: 1em;
}
.arrow_bullet li {
	text-align:left;
	margin-top:5px;
	margin-left: 0;
	padding-left: .5em;
}
/* updated awards list page* 5-2011 Donald Wilcox */
 .awards-list {
	display:block;
}
.awards-list p {
	width:auto !important;
}
.awards-list ul {
	margin:20px 0 0 20px;
	padding:0;
}
.awards-list li {
	list-style:none;
	border-bottom:1px solid #999;
	overflow:hidden;
	padding:20px 0;
	zoom:1;/* IE6 css fix */
}
.awards-list span {
	display:inline;/* IE6 css fix */
	float:left;
	text-align:center;
	width:150px;
}

/* Social Media icons */
#inside_left_col_wrap .screenOnly,
#pnlPageContent .screenOnly {
	float: right;
	text-align: right;
	width: 306px; 
	height: 49px;
	margin-top: 0;
}
#pnlPageContent .screenOnly {
	margin-right: -30px;
}
.addthis_toolbox {
	float: right;
	padding: 0;
	margin-bottom: 8px;
}
.addthis_news_landing {
	padding: 0;
}
.addthis_ecard {
	padding: 28px 10px 0 0;
	margin: 0;
	*height: 20px;
	*padding: 0 10px 0 0;
}
.addthis_box_news {
	margin-right: 20px;
	padding: 14px 0 0;
}

.addthis_button_facebook_like,
.addthis_button_tweet {
	margin: 0 2px 0 0;
}
.addthis_counter,
.addthis_button_email,
.addthis_button_print,
.nonaddthis_email,
.nonaddthis_print,
#btnEmail,
#ahrefMailtoURL,
#ahrefPrintURL,
.addthis_share {
	margin: 42px 2px 0 0;
}
.addthis_button_email,
.addthis_button_print,
.nonaddthis_email,
.nonaddthis_print,
#btnEmail,
#ahrefMailtoURL,
#ahrefPrintURL,
.addthis_share {
	text-decoration: none;
	float: left;
	padding: 0 2px;
}
#hlkMyResultsIcon {
	font-size: 11px;
}
#pnlEmailPrint {
	display: inline;
}
.chat_icon {
	margin-top: 80px;
}

/* Enews callout box */
#enews_signup {
	margin: 0 0 0 -7px;
	background: url(../images/enews_bg_rpt.png) repeat-y;	
}
#enews_signup form {
	margin: 0;
	padding: 20px 20px 0;
	background: url(../images/enews_bg_top.png) no-repeat;
}
#enews_signup form label {
	line-height: 1.5em;
}
#enews_signup form input {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	vertical-align: top;
}
#enews_signup form #login {
	width: 210px;
	height: 22px;
	margin-top: 12px;
	border: 1px solid #a8a8a8;
}
#enews_signup form #submit {
}
#enews_signup span {
	background: url(../images/enews_bg_btm.png) no-repeat;
	display: block;
	height: 13px;
}
.lessMargin {
	margin-top: 0;
}

/*  Hacks for non-modern brosers (IE) */
*:first-child+html ul.open_square {
	margin-left: 1em;
}
* html ul.open_square {
	margin-left: 1em;
}
/* Keep the widget alive */
.getThisWidgetSM {
	font-size:11px !important;
	float:left !important;
	line-height:21px !important;
	margin:5px 0 0 !important;
}
.getThisWidgetLG {
	font-size:14px !important;
	float:left !important;
	margin:0 !important;
}
/* Styles for redirect PopUp: START */
.bold{font-weight:bold}
.viewers{height:660px;}
 #displaybox {
	            z-index: 2;
	            filter: alpha(opacity=50); /*older IE*/
	            filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	            -moz-opacity: .50; /*older Mozilla*/
	            -khtml-opacity: 0.5;   /*older Safari*/
	            opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	            background-color:#000000;
	            position:absolute; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
            }
            
            #popUpMessage
            {
            	z-index: 99999;
            	position:absolute; 
            	/*
            	top:50%; 
            	left:50%; 
            	margin-left:-303px; 
            	margin-top: -200px; 
            	*/
            	width:606px; 
            	height:200px; 
            	text-align:left; 
            	vertical-align:middle;
            	color:#000;
            	
            	 
            }
            #popUpWrap
            {
            	background-image:url('/images/bg_popup_top.png');
            	background-repeat:no-repeat;
            	width:606px;
            	margin:0px;
            }
            #popup_head
            {
            	width:606px;
            	text-align:right;
            	clear:both;
            	margin:0px;
            }
            
            #popup_top
            {
            	width:536px;/*606px;*/
            	clear:both;
            	margin:0px;
            	padding:0px 35px 20px 35px;
            }
            #popup_top p
            {
            	font-size:12px;
            	margin:0px 0px 10px 0px;
            }
            #popup_bottom
            {
            	border-top:1px solid #cbd7e3;
            	width:536px;/*606px;*/
            	clear:both;
            	margin:0px;
            	padding:20px 35px 0px 35px;
            	
            }
            #popup_bottom p 
            {
            	font-size:12px;
            }
            #popup_bottom p a:link,  #popup_bottom p a:visited, #popup_bottom p a:hover
            {
            	color: #004D7E;
            }
            
            a#popup_X:link, a#popup_X:visited, a#popup_X:hover
            {
            	background-color:#d05005;
            	color:#fff;
            	display:block;
            	float:right;
            	/*width:10px;
            	height:10px;*/
            	padding:4px 6px;
            	text-align:center;
            	margin:5px 8px 0px 8px;
            	text-decoration:none;
            	font-weight:bold;
            }
            a#popup_Close:link, a#popup_Close:visited, a#popup_Close:hover
            {
            	color:#015672;
            	float:right;
            	font-weight:bold;
            	font-size:14px;
            	text-decoration:none;
            	margin-top:7px;
            }
            #popup_img_bottom
            {
            	display:block;position:relative; top:10px;
            }
/* Styles for redirect PopUp: END */            