body{
background-image: url(../img/bg_hcp.gif);
background-color: #689983;
}
div#mid{
background-image: url(../img/bg_mid_patient.png);
background-color: transparent;
padding: 0px 5px;
}
div#bottom{
background-image:url(../img/bg_bot_patient.png);
background-color: transparent;
}
div#top{
background-image:url(../img/bg_top_patient.png);
background-color: transparent;
}

div#nav ul{
	background-image:url(../img/bg_mid_nav_hcp.gif);
	background-position: top;
	background-repeat:repeat-x;
}

div#nav ul li.first{
	background-image: url(../img/bg_left_nav_hcp.gif);
}
div#nav ul li:hover{
	color:#ffffff;
	height:27px;
	background-color:#2d684e;
	}
div#nav ul li.first:hover{
	background-image: url(../img/bg_left_dec_nav_hcp.gif)!important;
	background-color:#d8db6f;
	color:#ffffff;
	height:27px;
}
div#nav ul li.first-deactive:hover{
	background-image: url(../img/bg_left_dec_nav_hcp.gif)!important;
	background-color:#d8db6f;
	color:#ffffff;
	height:14px;
}
.first-deactive{
	background-image: url(../img/bg_left_dec_nav_hcp.gif)!important;
	background-color:#d8db6f;
	color:#ffffff;
	height:14px;
}
div#nav ul li.last{
	background-image: url(../img/bg_right_nav_hcp.gif);
}
div#nav ul li.last:hover{
	background-image: url(../img/bg_right_dec_nav_hcp.gif)!important;
	background-color:#2d684e;
	color:#ffffff;
	height:27px;
}
div#nav ul li.last-deactive:hover{
	background-image: url(../img/bg_right_dec_nav_hcp.gif)!important;
	background-color:#2d684e;
	color:#ffffff;
	height:14px;
}
.last-deactive{
	background-image: url(../img/bg_right_dec_nav_hcp.gif)!important;
	background-color:#2d684e;
	color:#ffffff;
	height:14px;
}
div#nav ul li.patient{
	background-image:url(../img/bg_mid_nav_patient.gif);
	background-repeat:repeat-x;
}
div#nav ul li.patient span{
	background-image:url(../img/bg_left_dec-one_patient.gif);
	background-repeat:no-repeat;
	background-color:#d8db6f;
	display:block;
	height:27px;
}
div#nav ul li.patient span a{
	background-image:url(../img/bg_right_dec_nav_patient.gif);
	background-repeat:no-repeat;
	color:#5c8070;
	background-position:top right;
}
div#nav ul li.deactive:hover{
	background-image:url(../img/bg_bar_nav_hcp.gif);
	background-color:#2d684e;
	color:#ffffff;
	height:14px;
}
.deactive{
	background-image:url(../img/bg_bar_nav_hcp.gif);
	background-color:#2d684e;
	color:#ffffff;
	height:14px;
	}
div#nav ul li:hover ul li{
background-color: transparent;
height: auto;
}
div#nav ul li a{
	color: #fff;
	background-image:url(../img/bg_bar_nav_hcp.gif);
}

div#nav ul li ul{
	background-image: url(../img/bg_trans_green.png);
}
div#nav ul li ul li{
background-image: url(../img/bg_list_white.gif);
}
div#nav ul li ul li a{
	color:#FFFFFF;
	background-image: none;
}
div#banner{
	float: left;
}
div#content_home{
	width: 610px;
	background-image: url(../img/hcp-img1.jpg);
	background-repeat:repeat-x;
}
div#content_home h2{
	color: #5C8070;
}
div#content_home h3{
	color: #5C8070;
}
h4{
	color: #5C8070;
}
div#content_home p{
	color: #4D4D4D;
}
div#content_home p strong{
	color:#5c8070;
}
div#sidebar_home{
	background-image:url(../img/bg_bar_callout.gif);
	margin-right: -20px;
}
div#content{
	width: 630px;
	padding: 0px 40px 0px 27px;
	margin: 47px 0px 40px 0px;
	background-image:url(../img/bg_bar_callout.gif);
}
div#content h2{
	color: #5C8070;
}
div#content h3{
	color: #5C8070;
}
div#content p{
}
div#content a{
	color: #5C8070;
}
div#content dl{
}
div#content dl dt{
color:#5c8070;
background-image: url(../img/bullet_darkgreen.gif);
}
div#content dl dd{
color: #4D4D4D;
}
div#sidebar{
}
div#sidebar .callout ul{
}
div#sidebar .callout ul li{
	color: #5C8070;
	background-image:url(../img/bullet_darkgreen.gif);
}
div#sidebar .callout ul li a{
	color: #5C8070;
}
div#saftyinfo{
color: #5c8070;
}
.hcp-sidebar{
	width:355px;
	padding:0px 0px 0px 30px;
	}