html 
{
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a, a:link{text-decoration:none;}

body {
	width:100%;
	height:100%;
	background:#fff url('../images/bg_secondaries.gif') no-repeat top center;
	margin:0px;
	padding:0px;
	font: 12px/18px Arial, Helvetica, Sans-Serif;
}

#wrapper {
	width:860px;
	height:100%;
	margin:0px auto;
	background-color:#fff;
}

#topmenu {
	width:860px;
	height:26px;
	background-color:#000;
	text-align:right;
	color:#c88115;
	font-size:10px;
	line-height:12px;
}

#topmenu p {
	margin:0px 35px 0px 0px;
}

#topmenu a, #topmenu a:hover {
	color:#fff;
	text-decoration:none;
}

#navbar {
	position:relative;
	width:860px;
	height:51px;
	background:#000 url('../images/bg_navbar.gif') repeat-x 0 0;
	background-color:#000;
}

#hanging_nav {
	position:relative;
	width:860px;
	height:33px;
	background:#fff url('../images/bg_hanging-nav.gif') repeat-x 0 0;
}

#hanging_nav a#nav_pi {
	display:block;
	width:186px;
	height:33px;
	background:url('../images/nav_pi.gif') no-repeat 0 0px;
	float:right;
}

#hanging_nav a#nav_pi:hover {
	background-position:0 -33px;
}

#hanging_nav a#nav_isi {
	display:block;
	width:207px;
	height:33px;
	background:url('../images/nav_isi.gif') no-repeat 0 0px;
	float:right;
}

#hanging_nav a#nav_isi:hover {
	background-position:0 -33px;
}

#navbar div#carat {
	position:absolute;
	width:36px;
	height:23px;
	top:0px;
	left:92px;
	z-index:100;
}

#navbar a#hic {
	display:block;
	width:177px;
	height:19px;
	background:url('../images/nav_hic.gif') no-repeat 0 0px;
	float:left;
}

#navbar a#hic:hover {
	background-position:0 -19px;
}

#navbar a#hemo-a {
	display:block;
	width:78px;
	height:19px;
	background:url('../images/nav_hemo-a.gif') no-repeat 0 0px;
	float:left;
	margin-left:24px;
}

#navbar a#hemo-a:hover {
	background-position:0 -19px;
}

#navbar a#hemo-b {
	display:block;
	width:81px;
	height:19px;
	background:url('../images/nav_hemo-b.gif') no-repeat 0 0px;
	float:left;
	margin-left:23px;
}

#navbar a#hemo-b:hover {
	background-position:0 -19px;
}

#navbar a#programs {
	display:block;
	width:195px;
	height:19px;
	background:url('../images/nav_programs.gif') no-repeat 0 0px;
	float:left;
	margin-left:23px;
}

#navbar a#programs:hover {
	background-position:0 -19px;
}

#navbar a#news {
	display:block;
	width:110px;
	height:19px;
	background:url('../images/nav_news.gif') no-repeat 0 0px;
	float:left;
	margin-left:24px;
}

#navbar a#news:hover {
	background-position:0 -19px;
}

#navbar a#contact {
	display:block;
	width:50px;
	height:19px;
	background:url('../images/nav_contact.gif') no-repeat 0 0px;
	float:left;
	margin-left:23px;
}

#navbar a#contact:hover {
	background-position:0 -19px;
}

#hic_drop {
	position:absolute;
	top:51px; 
	left:20px; 
	display:none;
	visibility:hidden;
	width:190px; 
}

#hemo-a_drop {
	position:absolute;
	top:51px; 
	left:220px; 
	display:none;
	visibility:hidden;
	width:150px; 
}

#programs_drop {
	position:absolute;
	top:51px; 
	left:420px; 
	display:none;
	visibility:hidden;
  width:232px; 
}

/* subnav */
#hic_drop a#subnav_hic_about
{
  background-image:url('../images/subnav_hic_about.gif');
  height:30px;
  width:191px;
  display:block;
}

a#subnav_hic_treating
{
  background:url('../images/subnav_hic_treating.gif');
  height:30px;
  width:191px;
  display:block;
}

a#subnav_hic_wyeth
{
  background:url('../images/subnav_hic_wyeth.gif');
  height:30px;
  width:191px;
  display:block;
}

a#subnav_hic_about:hover, a#subnav_hic_treating:hover, a#subnav_hic_wyeth:hover 
{
  background-position:0 -30px;
}

a#subnav_hemoa_refacto
{
  background-image:url('../images/subnav_hemoa_refacto.gif');
  height:30px;
  width:191px;
  display:block;
}

a#subnav_hemoa_xyntha
{
  background:url('../images/subnav_hemoa_xyntha.gif');
  height:30px;
  width:191px;
  display:block;
}

a#subnav_hemoa_xyntha:hover, a#subnav_hemoa_refacto:hover 
{
  background-position:0 -30px;
}

a#subnav_programs_lifeline
{
  background:url('../images/subnav_programs_lifeline.gif');
  height:30px;
  width:232px;
  display:block;
}

a#subnav_programs_resource
{
  background:url('../images/subnav_programs_resource.gif');
  height:30px;
  width:232px;
  display:block;
}
a#subnav_programs_scholarship
{
  background:url('../images/subnav_programs_scholarship.gif');
  height:30px;
  width:232px;
  display:block;
}
a#subnav_programs_sponsored
{
  background:url('../images/subnav_programs_sponsored.gif');
  height:30px;
  width:232px;
  display:block;
}

a#subnav_programs_lifeline:hover, a#subnav_programs_resource:hover, a#subnav_programs_scholarship:hover, a#subnav_programs_sponsored:hover 
{
  background-position:0 -30px;
}


#contents {
	width:860px;
}

.content_holder {
	width:842px;
	margin:0px 0px 0px 18px;
}

.content_holder table {
	color:#4e4d4d;
}

.program_copy {
	width:600px;
	margin:0px 0px 0px 145px;
}

img.corner_icons {
	float:right;
	margin:0px 30px 0px 0px;
}

img.breadcrumb {
	margin:0px 0px 0px 15px;
}

a.btn_xynthadotcom {
	display:block;
	width:187px;
	height:31px;
	background:url('../images/btn_xynthadotcom.gif') no-repeat 0 0;
}

a.btn_xynthadotcom:hover{
background-position: 0 -31px;
}

a#btn_xynthadotcom {
	display:block;
	width:187px;
	height:31px;
	background:url('../images/btn_xynthadotcom.gif') no-repeat 0 0;
}

a#btn_xynthadotcom:hover{
background-position: 0 -31px;
}

a.btn_wyethdotcom {
	display:block;
	width:188px;
	height:31px;
	background:url('../images/btn_wyethdotcom.gif') no-repeat 0 0;
}

a.btn_wyethdotcom:hover{
background-position: 0 -31px;
}

a#btn_more-about-xyntha {
	display:block;
	width:220px;
	height:31px;
	background:url('../images/btn_more-about-xyntha.gif') no-repeat 0 0;
}

a#btn_more-about-xyntha:hover{
background-position: 0 -31px;
}

a.btn_wyethdotcom {
	display:block;
	width:188px;
	height:31px;
	background:url('../images/btn_wyethdotcom.gif') no-repeat 0 0;
}

a.btn_wyethdotcom:hover{
background-position: 0 -31px;
}

a#btn_go-to-benefix {
	display:block;
	width:159px;
	height:31px;
	background:url('../images/btn_go-to-benefix.gif') no-repeat 0 0;
}

a#btn_go-to-benefix:hover{
background-position: 0 -31px;
}

#contents p {
	font-size:12px;
	color:#4e4d4d;
	margin:0px 0px 0px 14px;
	line-height:20px;
	font-weight:100;
}

#contents a, #contents_holder a, #contents a:hover, #contents_holder a:hover {
	color:#4e4d4d;
	text-decoration:none;
}

#contents p.leader {
	font-size:13px;
	color:#00b1b0;
	font-weight:bold;
	margin:0px 0px 6px 14px;
}

sup {
	line-height:12px;
}

img.prevention_text {
	margin:0px 0px 0px 20px;
}

#footer_wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	background:#464646 url('../images/bg_footer-top.gif') repeat-x top center;
}

#footer {
	width:860px;
	margin:0px auto;
	background-color:#464646;
	color:#fff;
	font-size:10px;
	line-height:12px;
}

p.footer_text {
	width:775px;
	font-size:11px;
}

#footer_contents {
	margin:0px 0px 0px 38px;
	color:#999;
	font-size:11px;
	line-height:14px;
}

#footer_contents a, #footer_contents a:hover {
	color:#dedede;
	text-decoration:none;
}

/*sitemap*/
.sitemap
{
	width: 100%;
	margin: 1em auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #006598;
}

.sitemap a, .sitemap a:active, .sitemap a:visited 
{
    color:#333 ;
    text-decoration:none;
}

.sitemap a:hover 
{
    color:#003399;
    text-decoration: none;
}

.indent
{
	margin-left:18px;
	}

.indentarrow
{
	margin-left:50px;
	}
	
.reference
{
	margin-bottom:20px;
	color:#333333;
	}
	
.ref-space
{
	background: url(../images/spacer.gif);
	width:20px;
	vertical-align:top;
	
	}
	
a.expand-section 
{
    width:160px;
    height:31px;
    background-image:url('../images/btn_expand-this-section.gif') ;
    margin-top:0px;
    display:block;
}

a.expand-section:hover
{
    background-position: 0 -31px;
}

a.learn-more
{
    width: 113px;
    height:31px;
    background-image:url('../images/btn_learn-more.gif');
    display:block; 
}

a.learn-more:hover
{
    background-position:0 -31px;
}

a.viral-safety
{
    width:178px;
    height:31px;
    background-image:url('../images/btn_to-viral-safety.gif');
    display:block;
}

a.viral-safety:hover
{
    background-position:0 -31px;
}

a.prevention
{
    width:297px;
    height:31px;
    background-image:url('../images/btn_take-prevention.gif'); 
    display:block;
}

a.prevention:hover
{
    background-position:0 -31px;
}

 #fair-balance-lifelines { 
        margin-left: 22px;
        margin-right: 20px;
        
    }
    #fair-balance-lifelines p {
		color: Black; 
        font-size:12px;
		/* margin:0px 120px 0px 0px; */
		line-height:18px;
    }
	
	#fair-balance-lifelines p.last {
		margin-bottom:6px;
	}
	
	#fair-balance-lifelines p.header {
		font-weight:bold;
		margin-bottom:2px;
	}
	
	#fair-balance-lifelines p.bulleted {
		margin-left:8px;
		text-indent:-7px;
	}

	#fair-balance-lifelines p.bulleted-last {
		margin-left:8px;
		margin-bottom:14px;
		text-indent:-7px;
	}




.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:500px;
	height1: 300px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
    
