html 
{
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

#wrapper {
	width:757px;
	margin:10px auto;
	padding:0px;
	background-color:#CCCCCC;
	height: 445px;
}

#main {
	width:580px;
	background: #E6F1F5;
	height: 393px;
}

#top_tabs {
	padding:0px 20px 0px 0px;
	text-align:right;
	background-color:#FFFFFF;
}

#header 
{
    background-color:#00FF00;
    padding: 0px;
	text-align:left;
}

a.header-img {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:757px;
	height:111px;
	background-image:url("hcp/images/header.gif");
	background-repeat:no-repeat;
}

img.hdr-img 
{
    width:757px;
    height:111px;
    border: 0px;
}
a.patients_tab {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:61px;
	height: 17px;
	background: url("images/btn_tab-patients.gif") 0 0 no-repeat;
}
a.patients_tab:hover {	
	background-position: 0 0;
}

a.patients_tab-selected:link, a.patients_tab-selected:visited, a.patients_tab-selected:hover, a.patients_tab-selected:active {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:61px;
	height: 17px;
	background: url("images/btn_tab-patients.gif") 0 0 no-repeat;
}

a.hcp_tab:link, a.hcp_tab:visited, a.hcp_tab:active {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:142px;
	height: 17px;
	background: url("images/btn_tab-hcp.gif") 0 0 no-repeat;
}
a.hcp_tab:hover {	
	background-position: 0 -17px;
}

a.hcp_tab-onhold:link, a.hcp_tab-onhold:visited, a.hcp_tab-onhold:hover, a.hcp_tab-onhold:active {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:142px;
	height: 17px;
	background: url("images/btn_tab-hcp.gif") 0 0 no-repeat;
	background-position: 0 -34px;
}

#main_nav {
	width: 753px;
	margin: 0px 2px 0px 2px;
	background-color:#FFFFFF;
}

#main_nav a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
}

#main_nav a.nav_sca:link, a.nav_sca:visited {
	width:152px;
	height: 37px;
	background: url("images/bg_sca-btn.gif") 0 0 no-repeat;
}

#main_nav a.nav_facts:link, a.nav_facts:visited {
	width:214px;
	height: 37px;
	background: url("images/bg_facts-btn.gif") 0 0 no-repeat;
}

#main_nav a.nav_checklist:link, a.nav_checklist:visited {
	width:260px;
	height: 37px;
	background: url("images/bg_checklist-btn.gif") 0 0 no-repeat;
}

#main_nav a.nav_resources:link, a.nav_resources:visited {
	width:125px;
	height: 37px;
	background: url("images/bg_resources-btn.gif") 0 0 no-repeat;
}

#main_nav a:hover, #main_nav a:active {
	background-position: 0 -37px;
}

#main_nav a.nav_resources:hover, #main_nav a.nav_checklist:hover, #main_nav a.nav_facts:hover, #main_nav a.nav_sca:hover{
	background-position: 0 -37px;
}


a.subnav:link, a.subnav:visited, a.subnav:active {
	text-decoration:none;
	color: #2C80B1;
}

a.subnav:hover {
	text-decoration:none;
	color: #693600;
}

a.subnav-current:link, a.subnav-current:visited, a.subnav-current:hover, a.subnav-current:active  {
	text-decoration:none;
	color: #693600;
}

#content {
	width: 753px;
	background-color:#CCCCCC;
	background-image: url(images/bg_greycccccc.gif);
	margin: 2px;
}

#homepage_content {
	width: 749px;
	padding: 0px;
	background-color: #CCCCCC;
}

#sidebar {
	float: left;
	
	width:243px;
	margin:0px;
}

#sidebar_text {
	width:243px;
	margin:auto 0px;
	background: url("images/hmpg_have-you.gif") 0 0 no-repeat;
	color: #FFFFFF;
	height: 241px;
}

#sidebar_text p {
	margin:0px 12px 8px 18px;
	line-height:19px;
	font-size: 14px;
	text-indent: 0px;
}
#sidebar_text li {
	margin:0px -80px 0px -60px;
	line-height:19px;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar_text p.hanging {
	text-indent: -6px;
}

#sidebar_text a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#corner_quote {
	width:243px;
	height: 178px;
	margin:0px 0px 0px 0px;
	background: url("images/hmpg_corner-quote.gif") 0 0 no-repeat;
}

#corner_quote p {
	margin:0px 30px 0px 96px;
	line-height:19px;
	color: #666666;
}

a.quote_link:link, a.quote_link:visited, a.quote_link:active, a.quote_link:hover {
	margin:0px;
	line-height:19px;
	color: #666666;
	text-decoration: none;
}

#corner_quote p.sig {
	font-weight: bold;
	font-style: italic;
	color: #2C80B1;
	margin:10px 0px 0px 140px;
}

#hmpg_content {
	float: right;
	height: 273px;
	background: #CFE6F6;
	padding: 50px 15px 15px;
	width: 473px;
}



#white_content .references {
	font-size:11px;
	line-height:13px;
	padding-top:15px;
	padding-left:0px;
	padding-right:20px;
	
}

#white_content .references h3 {
	font-size:12px;
	border-top:solid 1px #CCCCCC;
	padding-top:3px;
	
}

#hmpg_main a:hover {	
	background-position: 0 -44px;
}

#hmpg_mission {
	float: left;
	width: 365px;
	height: 122px;
	margin:4px 0px 0px 0px;
	background: url("images/hmpg_mission.gif") 0 0 no-repeat;
}

#hmpg_mission p {
	margin:50px 14px 0px 26px;
	font-size: 13px;
	line-height:19px;
	color: #FFFFFF;
}

#hmpg_linkbox {
	float: right;
	margin:4px 0px 0px 0px;
  width: 137px;
	height: 122px;

}

#hmpg_linkbox a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	 margin: 0px;
	width:137px;
	height: 122px;
	background: url("images/btn_hmpg-icd.gif") 0 0 no-repeat;
}

#hmpg_linkbox a:hover {	
	background-position: 0 -122px;
}

#footer {
	background-color:#0065A4;
	color:#FFFFFF;
	text-align: left;
	padding:20px 20px 8px 20px;
	font-size:11px;
	width:715px;
}

#footer p {
	margin:0px 36px 8px 36px;
}

p.footer {
	margin:0px 36px 8px 36px;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:HOVER {
	text-decoration:underline;
}

a.footer:HOVER {
	text-decoration:underline;
}

#whats-inside_content {
	width: 752px;
	height: 483px;
	margin:2px;
	background: url("images/bg_whats-inside.jpg") top right no-repeat;
	background-color: #FFFFFF;
}

#white_content {
	background: url("images/bg_whats-inside.jpg") top right no-repeat;
	background-color: #FFFFFF;
	width: 752px;
  }

img.hdr {
	margin: 16px 0px 0px 76px;
}

p.leader {
	margin:24px 60px 12px 78px;
	font-size: 16px;
	line-height:16px;
	color: #025A99;
	font-weight: bold;
}

.subleader {
	font-size: 13px;
	line-height:16px;
	color: #025A99;
	font-weight: bold;
}

p.secondary {
	margin:4px 66px 12px 78px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

p.secondary-indented {
	margin:4px 66px 12px 102px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

ul, ol {
	margin:4px 112px 12px 102px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

li {
	margin:4px 0px 12px 12px;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:normal;
	font-family:Arial Narrow,Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#0B4587;
	letter-spacing:-0.03em;
}
h2 
{
    margin: 0px 0px 6px 0px;
    color:#0B4587;
}
h3 {
	margin:4px 66px 12px 78px;
	padding:0px;
	line-height:normal;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}


h4 
{
    margin: 0px 0px 6px 0px;
    color:#0B4587;
}

sup 
{
    font-size:10px;
}
p.nextlink {
	margin:4px 66px 12px 78px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	text-align: right;
}

a.bullet-link:link, a.bullet-link:visited, a.bullet-link:active {
	color: #2C80B1;
	text-decoration: none;
	font-weight: bold;
}

a.bullet-link:hover {
	color: #693600;
	text-decoration: underline;
	font-weight: bold;
}
