h1 { color: #ad7612; }
h2 { color: #4f7fbf; }

#quicklink {
   background: url('../img/ql_hcp.gif') no-repeat 0 0;
}

#ql-list {
   width: 200px;
   position: relative;
   top: 48px;
   left: 427px;
   background: #b38807 url('../img/ql_hcp_footer.gif') no-repeat 0 100%;
   text-align: left;
   z-index: 50;
}

        #ql-list ul li a,
        #ql-list ul li a:link,
        #ql-list ul li a:visited,
        #ql-list ul li a:active,
        #ql-list ul li a:hover {
            color: #f2eddf;
            background: url('../img/bullet_hcp_ql.gif') no-repeat 10px 2px;
        }
		 
#nav {
  clear: both;
  width: 170px;
  background-color: #f2eddf;
  padding: 0;
  margin: 0;
}

#nav a, #nav a:link, #nav a:visited {
	display: block;
	color: #83530c;
	background: url('../img/nav/hcp_lnav_bullet.gif') no-repeat 10px 4px;
	font: normal .9em/1.1em Arial,Helvetica,sans-serif;
	padding: 2px 0;
	border-bottom: 1px solid #e6dcc3;
}

#nav a.on, #nav a.on:link, #nav a.on:visited, #nav a:hover {
  background: url('../img/nav/hcp_lnav_bullet_on.gif') no-repeat 10px 4px;
  color: #214685 !important;
}

#nav #index_sub a {
	background: transparent url(../img/nav/hcp_tert_bullet.gif) no-repeat scroll 20px 9px !important;
}

#nav #index_sub a.on, #nav #index_sub a:hover {
	background: transparent url(../img/nav/hcp_tert_bullet_on.gif) no-repeat scroll 20px 9px !important;
}

div#nav.nav div.nav_nav_divider {
	height: 1px;
	background-color: #fff;
	border: 0px none #fff;
/*
	border-top: 1px solid #e6dcc3; 
	border-bottom: 1px solid #fff;
*/
}

div#content #content-right-text div#hcp-blurb-middle table tr td,
div#content #content-right-text div#hcp-blurb-middle table tr td p {
	line-height: 1.23em;
	line-height: 1.23em !important;
}

/*
div.nexconn_container {
background-color:#F3EADB;
background-image: url(../img/bkgd_tan_grad.gif);
background-repeat:repeat-x;
border:1px solid #A17511;
color:#333333;
line-height:1.33em;
margin:20px 0pt;
padding:12px 0px 0px 12px;
}

div.nexconn_container img.nexconn_container_img {
	margin-right: 25px;
	margin-top: 15px;
}
*/