* {
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}
img{
	margin:0;
	padding:0;
	border:0;
	}
.clear{
	clear:both;
	}
body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 991px;
	color: #4C4B4B;
 	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
}

body {
	text-align: -moz-center;
}

p {
	padding-bottom:15px;
	}

#wrapper_no_bg {
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 0px;
	border:none;
	width: 991px;
	display:block;
	height: auto;
}

#header_home {
	position: relative;
	width: 991px;
	height: 432px;
	margin: 16px 0 0 0;
	display:block;
	background:#fff url(../img/hcp/home_header-2.jpg) 0 0 no-repeat;
}
#hcp_logo_home{
	display:block;
	float:left;
	width:200px;
	height:170px;
	padding:0 0 0 40px;
	text-indent:-99999px;
}
#orangeNav {
	position: absolute;
	top: 68px;
	left: 270px;
	width: 688px;
	height: 58px;
	background: transparent url(../img/hcp/hcp-orange-header-nav.jpg) no-repeat left top;
}

#top_nav_home {
	display: inline-block;
	margin-right: 15px;
	position: absolute;
	top: 21px;
	right: 200px;
}
#top_nav_home a{
	font-size: 12px;
	/*color: #1B3E95;*/
	color: #8284BF;
	text-decoration: none;
	font-weight:bold;
}
#top_nav_home a:hover {
	color: #F99E32;
}

.isi-pi-home {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-align: right;
	padding: 5px 30px 0 0;
}
.isi-pi-home a {
	color: #fff;
}

#patient_link_home{
	display: block;
	width: 991px;
	height: 37px;
	position: relative;
	text-align: right;
}

#patient_link_home .audience {
	position: absolute;
	top: 18px;
	right: 20px;
}

#header_home a#download_pi{
	display:block;
	width:220px;
	height:58px;
	float:left;
}
#header_home a#download_psf {
	display:block;
	width:240px;
	height:58px;
	float:left;
}

#header_home a#download_pef{
	display:block;
	width:228px;
	height:58px;
	float:left;
}

#header_home .text{
	font-family: 'Monotype News Gothic W01', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	display:block;
	padding: 15px 40px 0 40px;
	float:left;
	clear:both;
	color:#000;
	width:907px;
}

#header_home .text h1{
	font-size:28px;
	font-weight:bold;
	margin-bottom: 4px;
	color:#fff;
}
#header_home .text h1 span.org{
	color:#f99e32;
	font-weight:normal;
	line-height: 1.1;
}
#header_home .text h2{
	font-size:21px;
	font-weight:bold;
	padding:5px 0 0 0
}
#header_home .text ul{
	margin:13px 20px 0 40px
}
#header_home .text ul li{
	padding:0 0 10px 0;
	font-size:15px;

}
#header_home .text ul li span.org{
	color: #51afe5;
	font-family: 'Monotype News Gothic W01', Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
}

#wrapper_short_bg {
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 0px;
	border:none;
	width: 942px;
	/*background: #FDFDFD url(../img/hcp/gradient_background_short.jpg) no-repeat bottom left;*/
	display:block;
	height: auto;
}

#wrapper_long_bg {
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 0px;
	border:none;
	width: 942px;
	background: #FDFDFD url(../img/hcp/gradient_background_long.jpg) no-repeat bottom left;
	display:block;
	height: auto;
	clear:both;
}


.top_nav {
	display: block;
	width: 942px;
	height: 20px;
	padding-top: 80px;
}


body a {
	/*color: #1B3E95;*/
	color: #8284BF;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
	color:#F99E32;
}

h1 {
	font-size: 24px;
	color: #52BEED;
	padding-bottom:15px;
}

h2 {
	font-size: 13px;
	padding-bottom:15px;
}

#refs {
	font-size: 11px;
	color: #999999;
}

#h1_sup {
	font-size: 12px;
	color: #EE184C;
}

sup {
	font-size: 10px;
}

#sup_symbol {
	font-size: 10px;
	color: #4C4B4B  ;
}

#image {
	float: right;
	margin-left: 20px;
}

/*-----BEGIN TOP NAV-----*/
.top_nav_container {
	display: block;
	width: 961px;
	height: 90px;
	margin-bottom: 12px;
	position: relative;
}

#top_nav {
	float: right;
	color: #4C4B4B;
	text-align: right;
	font-size: 10px;
	padding:10px 32px 0 0;
	height:75px
}

#top-nav-links {
	position: absolute;
	top: 13px;
	right: 235px;
}

#top_nav .patient_link{display:block;margin-bottom:18px}
#top_nav p {font-size:14px; font-weight:bold;padding:0 0 5px 0; font-family:Arial, Helvetica, sans-serif; color:#F99E32}

#top_nav a{
	font-size: 12px;
	/*color: #1B3E95;*/
	color: #8284BF;
	text-decoration: none;
	font-weight:bold;
}

#top_nav a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#F99E32;
}
/*-----END TOP NAV-----*/

/*-----BEGIN HEADER-----*/

#logo {
	float: left;
	padding: 5px 0 0 13px;
}
#logo img{
	behavior: url(iepngfix.htc);width:119px;height:85px; border:0;
	}

.header {
}
/*-----END HEADER-----*/

/*-----BEGIN BODY CONTENT-----*/
#body_content {
	text-align: left;
	padding: 0px;
	border: 0;
	width: 961px;
	padding-bottom:30px;
}

#body_content li { margin-left: 2em; }

.home_callout { padding-right:16px }
home_callout_right{ float:right; }

#isi {
	/*float: left;
	width: 880px;*/
	text-align: left;
	padding: 0 40px;
	margin-top: 50px;
}
/*#isi.home_isi { margin-top: 0 }
#isi.hcp-sub-page { padding: 0; }*/

#isi ul { margin: 0; padding:0 0 15px 0; list-style: none }
#isi ul li {
	display:block;
	background-image:url(../img/bullet.png);
	background-position: left 6px;
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	padding: 0 0 0 10px;
	margin-left: 5px;
}
#body_content #isi ul li {  }

#isi ul ul { list-style-type: circle; }
#isi ul ul li {
	background: none;
	display: list-item;
	list-style-type: circle;
	margin-left: 3em;
}

#isi sup {
	font-size: xx-small;
	vertical-align: top;
}

#isi ul ul {
	margin-left: 1em;
}


#isi h2, #isi h3 {
	font-size: 18px;
	color: #51AFE5;
}

#inside_content {
	float: left;
	width: 875px;
	text-align: left;
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img_transparent {
	behavior: url(iepngfix.htc);
	}
/*-----END BODY CONTENT-----*/

/*-----BEGIN FOOTER-----*/
#footer {
	clear: left;
	margin: 0 auto;
	/*display: inline-block;*/
	width: 961px;
	height: 95px;
	padding-bottom: 0px;
}
.indent{
	padding-left:20px;
	width:auto;
	}
#footer_nav {
	float: left;
	width: 550px;
	height: 70px;
	padding-top: 9px;
	text-align: left;
	font-size: 10px;
}

#footer_nav a {
	font-size: 12px;
	/*color: #1B3E95;*/
	color: #8284BF;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
}

#footer_nav a:hover {
	color: #F99E32;
	text-decoration: underline;
}

#footer_nav_intention {
		font-size: 12px;
		font-weight: bold;
	}

#footer_nav_copyright {
		font-size: 12px;
		padding-bottom: 0px;
	}

#footer_logo {
	float: left;
	width: 151px;
	height: 58px;
	padding: 10px 0 0 45px;
}
#footer_logo img {behavior: url(iepngfix.htc);width:151px;height:58px; border:0;}

/*-----END FOOTER-----*/
.floatLeft {
	float: left;
}
