/* CSS Document */
/*----------------------------------------------*/
/*----------HCN Signature Style Sheet-----------*/
/*----------------------------------------------*/
body, html {
	padding: 0;
	margin: 0;
	background-color: #e6e1cb;
}
#clearBoth {
	clear: both;
}
a {
	outline: none;
}
h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #b71b20;
	font-weight: bold;
	margin-bottom: -5px;
}
h2 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #b71b20;
	font-weight: bold;
	margin-bottom: -5px;
}
ul {
	list-style-image: url(images/bullet.jpg);
}
#exclusions ul {
	list-style: decimal;
}
#exclusions ul ul {
	list-style: lower-alpha;
}
.body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.bodySubTitle {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #b71b20;
	font-weight: bold;
}
.homeTitle {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	color: #0675b3;
}
/*----------AHCCA Proxy Language Style----------*/
.proxy {
	font: 10px Arial, Helvetica, sans-serif;
	font-style: italic;
}
/*------------------Wrap Styles-----------------*/
#masterWrap {
	position: relative;
	width: 950px;
	height: 100%;
	background-image: url(images/right_border.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #e4e4e4;
	padding-right: 18px;
	z-index: 100;
}
/*----------------------------------------------*/
/*--------------Left Column Styles--------------*/
/*----------------------------------------------*/
#bbb {
	position: absolute;
	width: 249px;
	height: 100px;
	z-index: 1;
	top: 221px;
	left: 0;
	visibility: hidden;
}
#leftCol {
	position: relative;
	float: left;
	/*width: 281px;*/
	width: 249px;
	height: 100%;
}
#logo {
	position: relative;
	/*width: 281px;*/
	width: 249px;
	height: 120px;
	background: url(images/logo.jpg) no-repeat;
	/*margin-left: 18px;*/
	border-bottom: 1px solid #ffffff;
}
#leftHolder {
	position: relative;
	clear: both;
	width: 249px;
	/*left: 15px;*/
	padding-top: 15px;
}
/*------Consumer Savings Drop Down Styles-------*/
#consumerDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 200;
}
#consumerDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 3em;
	top: -15px;
	_top: -17px;
	z-index: 200;
}
#consumerDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 200;
}
#consumerDD li a {
	text-decoration: none;
}
#consumerDD li dd {
	display: none;
	z-index: 200;
}
#consumerDD li a:hover {
	border: 0;
}
#consumerDD li:hover dd, #consumerDD li a:hover dd {
	display: block;
}
#consumerDD li:hover dl, #consumerDD li a:hover dl {
	padding-bottom: 10px;
}
#consumerDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#consumerDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 200;
	cursor: pointer;
}
#consumerDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 200;
}
#consumerDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 200;
}
#consumerDD dt a { /*consumer savings button*/
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0d5789;
	background-color: #cccccc;
	background-image: url(images/dd_arrow.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 10px 10px;
	z-index: 200;
}
#consumerDD li:hover dt a, #consumerDD a:hover dt a { /*consumer savings button hover*/
	color: #0675b3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#consumerDD dd a { /*drop down links*/
	background: #0675b3;
	color: #ffffff; 
	padding: 5px 0 5px 10px; 
	text-decoration: none; 
	display: block;
	width: 210px;
	z-index: 200;
}
#consumerDD dd a:hover {
	background: #1c85bf; 
	color: #ffffff; 
}
/*-Health And Wellness Savings Drop Down Styles-*/
#healthDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 100;
	top: 43px;
}
#healthDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 3em;
	top: -13px;
	_top: -30px;
	z-index: 100;
}
#healthDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 100;
}
#healthDD li a {
	text-decoration: none;
}
#healthDD li dd {
	display: none;
	z-index: 100;
}
#healthDD li a:hover {
	border: 0;
}
#healthDD li:hover dd, #healthDD li a:hover dd {
	display: block;
}
#healthDD li:hover dl, #healthDD li a:hover dl {
	padding-bottom: 10px;
}
#healthDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#healthDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 100;
	cursor: pointer;
}
#healthDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 100;
}
#healthDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 100;
}
#healthDD dt a { /*health and wellness button*/
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0d5789;
	background-color: #cccccc;
	background-image: url(images/dd_arrow.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 10px 10px;
	z-index: 100;
}
#healthDD li:hover dt a, #healthDD a:hover dt a { /*health and wellness button hover*/
	color: #0675b3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#healthDD dd a { /*drop down links*/
	background: #0675b3;
	color: #ffffff; 
	padding: 5px 0 5px 10px; 
	text-decoration: none; 
	display: block; 
	width: 210px;
	z-index: 100;
}
#healthDD dd a:hover {
	background: #1c85bf; 
	color: #ffffff; 
}
/*--Limited Insurance Benefits Drop Down Styles-*/
#insuranceDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 90;
	top: 43px;
}
#insuranceDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 3em;
	top: -11px;
	_top: -43px;
	z-index: 90;
}
#insuranceDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 90;
}
#insuranceDD li a {
	text-decoration: none;
}
#insuranceDD li dd {
	display: none;
	z-index: 90;
}
#insuranceDD li a:hover {
	border: 0;
}
#insuranceDD li:hover dd, #insuranceDD li a:hover dd {
	display: block;
}
#insuranceDD li:hover dl, #insuranceDD li a:hover dl {
	padding-bottom: 10px;
}
#insuranceDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#insuranceDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 90;
	cursor: pointer;
}
#insuranceDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 90;
}
#insuranceDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 90;
}
#insuranceDD dt a { /*insurance benefits button*/
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0d5789;
	background-color: #cccccc;
	background-image: url(images/dd_arrow.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 10px 10px;
	z-index: 90;
}
#insuranceDD li:hover dt a, #insuranceDD a:hover dt a { /*insurance benefits button hover*/
	color: #0675b3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#insuranceDD dd a { /*drop down links*/
	background: #0675b3;
	color: #ffffff; 
	padding: 5px 0 5px 10px; 
	text-decoration: none; 
	display: block; 
	width: 210px;
	z-index: 90;
}
#insuranceDD dd a:hover {
	background: #1c85bf; 
	color: #ffffff; 
}
/*------------Provider Search Button------------*/
#search {
	position: absolute;
	width: 249px;
	z-index: 1;
	top: 105px;
	left: 0;
}
#search a {
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0d5789;
	width: 239px;
	background-color: #cccccc;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#search a:hover {
	color: #0675b3;
	background: #d4d4d4;
}
/*----------------------------------------------*/
/*-------------Right Column Styles--------------*/
/*----------------------------------------------*/
#rightCol {
	position: relative;
	float: right;
	width: 700px;
}
#navHolder {
	position: relative;
	width: 100%;
	height: 120px;
	width: 699px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
}
/*-----------------Agent Login------------------*/
#login {
	position: absolute;
	width: 95px;
	top: 80px;
	left: 585px;
	z-index: 100;
}
#login a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 8px;
	margin-right: 2px;
}
#login a:hover {
	display: block;
	background-color: #1c85bf;
}
/*------------------Nav Styles------------------*/
#nav {
	position: absolute;
	left: 19px;
	top: 80px;
	width: 669px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul li {
	display: inline;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px;
	margin-right: 2px;
}
#nav ul li a:hover {
	display: block;
	background-color: #1c85bf;
}
#nav ul li.active a {
	display: block;
	background-color: #1c85bf;
}
/*----------------Header Styles-----------------*/
#header {
	position: relative;
	clear: both;
	float: right;
	height: 220px;
	width: 699px;
	_width: 700px;
	_left: 1px;
	background: url(images/header_new4.jpg) no-repeat;
}
/*---------------Content Styles-----------------*/
#content {
	position: relative;
	clear: both;
	float: right;
	width: 649px;
	min-height: 200px;
	background-color: #ffffff;
	background-image: url(images/bottom_content.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 25px;
}
#content a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0675b3;
}
#content a:hover {
	color: #7dbcde;
}
/* IE fix for min-height */
*html #content {
	height: 220px;
}
/*------------------Table Styles----------------*/
#programTable {
	width: 649px;
	margin-bottom: 20px;
}
#programTable a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.programInfo {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}
#programTable a:hover {
	color: #3e3e3e;
}
.tableTitle {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.programs {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #cccccc;
	padding: 0 5px;
	_padding: 5px;
}
.programsAlt {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #dfdfdf;
	padding: 0 5px;
	_padding: 5px;
}
.plan1BG {
	background-color: #0675b3;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.plan1SubTitle {
	background-color: #0675b3;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.plan2BG {
	background-color: #7dbcde;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.plan2SubTitle {
	background-color: #7dbcde;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.blueTable {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #0675b3;
}
.greyTitle {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #cccccc;
}
/*---------------Exclusions Styles--------------*/
.bluebox {
	background-color: #0675b3;
	padding: 5px 15px;
}
.bluebox p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
#exclusions {
	margin-top: 20px;
}
#exclusions a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #b71b20;
	text-decoration: underline;
}
#exclusions a:hover {
	color: #1681bd;
}
/*----------------------------------------------*/
/*----------Program Features Btn Styles---------*/
/*----------------------------------------------*/
#button {
	width: 237px;
	padding: 0;
	margin: 0;
}
#button a {
	display: block;
	text-indent: -5000px;
}
#button #signatureBtn {
	background-image: url(images/signature_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #signatureBtn:hover {
	background-position: 0 -48px;
}
#button #dentalCareBtn {
	background-image: url(images/dental_care_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #dentalCareBtn:hover {
	background-position: 0 -48px;
}
#button #essentialCareBtn {
	background-image: url(images/essential_care_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #essentialCareBtn:hover {
	background-position: 0 -48px;
}
#button #medCareBtn {
	background-image: url(images/med_care_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #medCareBtn:hover {
	background-position: 0 -48px;
}
#button #protectSeriesBtn {
	background-image: url(images/protect_series_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #protectSeriesBtn:hover {
	background-position: 0 -48px;
}
/*----------------------------------------------*/
/*-----------------Footer Styles----------------*/
/*----------------------------------------------*/
#footerHolder {
	position: relative;
	clear: both;
	width: 950px;
}
.poweredBy { /*Holds the AUSA logo and AHCCA logo*/
	position: relative;
	float: left;
	padding: 20px 0 20px 55px;
}
#footer {
	position: relative;
	/*clear: both;*/
	float: right;
	width: 649px;
	padding: 5px 25px 25px 25px;
}
#footer ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
#footer ul li {
	display: inline;
	float: left;
	padding-right: 15px;
}
#footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #b71b20;
}
#footer a:hover {
	color: #1681bd;
}
.footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #0d5789;
}
.footer12 {
	font: 12px Arial, Helvetica, sans-serif;
	color:#0d5789;
	font-weight: 900;
}
