﻿/*
	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/Banner012208/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;
	color: white;
}
#connectBtns img {
	margin: 0 5px;
	vertical-align: text-bottom;
	border: none;
}

h1 {
	font-size: 177%;
	font-weight: normal;
	color: #1a3390;
	text-align:left;
	
}
h2 {
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 17px;
	width: 477px;
}
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;
}
.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;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url('../images/Banner012208/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_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;
/*	background-color:transparent; */	background-image: url('../images/Banner012208/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/Banner012208/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  #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: 20px;
	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');
}
.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');
}
/* ---------------------------------------------------------------------------------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: 15px;
	padding: 0px;
	margin-top: 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;
	color: 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/myhfresults_topbox.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: 230px;
	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;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_box_bottom {
	width: 100%;
	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: 100%;
	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('../images/Banner012208/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;
}
#footer #linklist {
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 85%;
}
/* ---------------------------------------------------------------------------------END SIDEBAR SUB BOXES ------------- */
#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: 80%;
	margin-left: 0px;
	padding-left: 0px;
	width: 98%;
}
#page_content #breadcrumb p {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 8pt;
	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;
}

#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%;
}
#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.nho {
	background-image: url('/images/SideNav/nav_nho.jpg');
	background-position: 0px 0px;
	height: 72px;
	margin-top: 10px;
}
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;	
}

p 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: black; 
	text-align:left;
	
}

.buttoncss
{
	border-top: #122284 1px solid;
	border-bottom: #122284 1px solid;
	border-right: #122284 1px solid;
	border-left: #122284 1px solid;
	background-color:#f7f7ff;
	color:#183094;
}



.griditem
{
 border: 0;
 /*background-color:#f7f7ff;*/	 

}

.dispnone
{
 border:0;
 width: 900px; 
 

}

.bdr-grey
{
	border:0;
	
}

.inputField
{
	border: solid 1px grey;
}


.divimagedispaly
{
	width: 100px;
	height:100px;
}

.TabHeaderCSS
{
	margin:0px;
	/*border-width:1px;
	border-color:Silver;
	border-style:solid;*/
}

.cldesign
{
	color:#a46b36;
}

ul li, ol li
{
		
	font-size: 10pt;
	text-align:left;
}
.lbltext
{
 text-align:left;	
}

.lblcolor
{
 color: #1a3390;
 font-size: 11pt;

}


.bordercp
{
	
	border-right: #8496b5 1px solid;
	border-left: #8496b5 1px solid;
	margin-top: 0px;
	
}

.TableHeaderCSS
{
	margin:0px;
}

.distext
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;	
  text-align:left;
  padding-right:12px;
  
}


/* lg section end ------------------------------------------------- */
#inside_left_col_wrap {
	float: left;
	width: 663px;
	margin: 0 0 0 0;
}
#outsideContent_bgTile{
	background-image:url();
}
	
#inside_left_col {
	/*width: 580px; */
	width: 663px;
	background-color: #305CA9;
	float: left;
}

#inside_left_col_title_wrap {
	float: left;
	background-color: #FFF;
}

#inside_left_col_title {
	float: left;
	background-color: #FFF;
	width: 663px;
}

#tool_tabs {
	float: left;
	background-color: #FFF;
	padding:  21px 0 0 9px;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

#inside_left_col_i1 {
	clear: both;
	background: url('../glmedia/inside_mainbox_00.gif') no-repeat;
	height: 11px;
	font-size: 0;
	padding: 0;
	margin: 0;
}

#inside_left_col_topnav {
	clear: left; 
	margin: 4px 0 0 0;
}

#inside_left_col_topnav_table {
	width: 663px;
	padding: 0 0 0 0;
	border: none;
	margin: 0 0 0 0;
}

.inside_left_col_topnav_button {
	font: bold 1em/1em Arial;
}

.inside_left_col_topnav_button a:link {
	color: #333333;
	text-decoration: none;
	display:block;
	width:154px;
	height:36px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
.inside_left_col_topnav_button a:visited {
	color: #333333;
	text-decoration: none;
	display:block;
	width:154px;
	height:36px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;

}

#inside_left_col_topnav_bar {
	clear: left;
	height: 5px;
	font-size: 0;
}

.inside_left_col_topnav_page {
	/*font: .85em/1em Arial;*/
	font: 1em/1em Arial;
	margin: 14px 0px 10px 15px;
	width:/* 400px; */ auto;
}

.inside_left_col_topnav_page a:link {
	padding: 2px 2px 0 0;
	margin: 4px 2px 0 0;
}

#inside_left_col_content {
	background-color: #FFF;
	margin: 0 0px 3px 0px;
	padding: 0 28px 6px 12px;
	overflow:visible;
	/*font: .9em/1em Arial;*/
}

.inside_left_col_lwrap {
/*	width: 372px; -----------------------------------------Test LG */
	vertical-align: middle;
	float: left;	
}

.inside_left_col_lrg_bull {
	float: left;
	padding: 22px 0 0 0;
	margin: 0 10px 0 16px;
}

.inside_left_col_header {
	font: bold 1.4em/1.1em Arial;
	padding: 16px 0 5px 0;
	margin: 0;
	color: #305CA9;
}

.inside_left_col_teaser {
	margin: 0 0 19px 37px;
	clear: both;
}

.inside_left_col_lrg_icon {
/*	margin: 10px 0 0 15px; */
padding:20px 0 0 15px;
}

.inside_left_col_SMS 
{
	font-size: 0.8em;
	padding:3px 3px 3px 3px;
	border:solid 1px #aaaaaa;
	background-color:#dddddd;
	margin: 90px 0 0 0;
	width:180px;
	text-align:left;
}

.inside_left_col_image_wrapper {
	float: right;
	width:auto;
	clear:none;
	width:180px;
	text-align:right;
	margin-left:10px;
	/* margin: 0 0 8px 10px; */
}
.inside_left_col_image_wrapper a{
	float: right;
	display:block;
}

.inside_left_col_image_rgt {
	float: right;
}

.inside_left_col_image_caption {
	font-size: .79em;
	text-align: left;
	margin-right:0px;
	margin-top:7px;
	padding:0px;
	clear:right;
}

#inside_left_col_content_img {
	float: right;
	margin: 0 6px 0 0;
}

.inside_left_col_text {
	font: 1em/1.1em Arial;
	width: 420px;
	padding: 6px 4px 0 2px;
	float: left;
}

.inside_left_col_blue_hr {
	background-color: #97ADD4;
	height: 1px;
	line-height: 0;
	font-size: 0;
	clear: both;
	margin: 3px 3px 3px 0;
}

.inside_left_col_bot_hr {
	background-color: #FFF;
	height: 0;
	line-height: 0px;
	font-size: 0;
	clear: both;
	margin: 0;
}

#inside_left_caregiver_box {
	/*	float: left;*/
	margin-top:1em;
	clear: left;
	width: 613px;
	border: 3px solid #305CA9;
/*	margin: 10px 10px 0px 10px; */	
	padding: 8px 0px 8px 0px;
	text-align: center;
	margin:auto;
}

/* inside right col wrapper */
#inside_right_col_wrapper {
	width: 276px;
	float: right;
	font-family:Arial;
	font-size:100%;
}

#inside_right_col_topbox {
	margin: 46px 0 0 0;
	width: 276px;
}

#inside_right_col_body {
	background: url('../images/Banner012208/inside_right_col_contentbg.jpg') repeat-y;
	font-size: 1em;
	width:276px;
	margin:0px;
	padding:0px;
}

#inside_right_col_body2 {
	background: url('../images/Banner012208/inside_right_col_contentbg.jpg') repeat-y;
	font-size:11pt;
	width:276px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

#inside_right_col_botbox_body {
	background: url('../images/Banner012208/inside_right_col_contentbg.jpg') repeat-y;
	font-size: 1em;
	width:276px;
	margin:0px;
	margin-top:0px;
	padding:0px;
}

#pnlPageContent
{
	margin-left:15px; 
}

.inside_right_col_botbox_copy_wrap {
	width: 230px;
	margin:0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	overflow:hidden;

}

.inside_right_col_botbox_copy {
	padding: 2px 0px 1px 0px;
	font-family:Arial;
	font-size: 11pt;
	width:260px;
	margin:0px;
}

/* condition page box */
#inside_right_col_cond_body {
	background: url('../images/Banner012208/inside_right_col_contentbg.jpg') no-repeat;
	font-family:Arial;
	font-size: 11pt;
	width:230px;

}

.inside_right_col_cond_head_wrap {
	background: url('../images/Banner012208/inside_right_col_contentbg.jpg') no-repeat;
	background-color: #FAD99E;
	width: 260px;
	margin: 0 0 4px 0;
	padding: 0;
}

.inside_right_col_cond_head_copy {
	padding: 4px 0px 4px 0px;
}

.inside_right_col_cond_copy_wrap {
	background-color:#FFF;
	width: 274px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.inside_right_col_cond_copy {
	padding: 4px 8px;
}
.inside_right_col_cond_copy li{
	margin: 10px 0px 10px 0px;
}


#inside_left_col_topnav2 {
	clear: left; 
	margin: 4px 0 0 0;
}

#inside_left_col_topnav_table2 {
	width: 663px;
	padding: 0 0 0 0;
	border: none;
	margin: 0 0 0 0;
}
.fixedwidth
{
 width: 800px;	
}

.flashdivwidth
{
 width:610px;
 height:460px;
 background-color:red;
 
}

WaterMarkText
{
	font-family: arial, helvetica, helv, sans-serif;
	font-size: 12px;
	color: silver;
	text-decoration: none;
	width:180px;
	
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: Navy;
        font-size:16px;
        color: #000000;
	cursor:default;
    }
    
.ajax__tab_xp .ajax__tab_inner {
        padding-left:3px;
        background:url('images/tab-left.gif') no-repeat;
        font-family: Arial, Helvetica, sans-serif;
        font-size:14px;
        font-weight: bold;
        color: #353535;
    }

#breadcrumb {
	/*	margin-left: 15px; */
	margin-top: 15px;
	font-size: 80%;
	margin-left: 0px;
	padding-left: 0px;
	width: 98%;
}
#breadcrumb p {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 2px;
}
#breadcrumb p a {
	text-decoration: none;
	font-weight: bold;
	color: #1842AD;
}
#breadcrumb p a:hover {
	text-decoration: underline;
}
.spaceBottom_gv{
	margin-bottom:72px;
}
#SignUpNewsletter {

	/*display:none;*/

	position: absolute;

	right: 155px;

	bottom: 0px;

	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.jpg');

	width: 187px;

	height: 24px;

}

/* Social Media icons */
#inside_left_col_wrap .screenOnly,
#pnlPageContent .screenOnly {
	float: right;
	text-align: right;
	width: 300px; 
	height: 49px;
	margin-top: 16px;
}
#pnlPageContent .screenOnly {
	margin-right: -30px;
}
.addthis_toolbox {
	float: right;
	padding: 0 160px 0 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;
}
/* Styles for redirect PopUp: START */
.bold{font-weight:bold}
.viewers{height:660px;}
 #displaybox {
	            z-index: 200;
	            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 */         

