/* CSS Document */
/*----------------------------------------------*/
/*-----------HCN Solution 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: #5e9832;
	font-weight: bold;
	margin-bottom: -5px;
}
h2 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #5e9832;
	font-weight: bold;
	margin-bottom: -5px;
}
ul {
	list-style: square;
}
#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: #5e9832;
	font-weight: bold;
}
.homeTitle {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	color: #0675b3;
}
/*------------------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--------------*/
/*----------------------------------------------*/
#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;
}
/*-----Membership Benefits Drop Down Styles-----*/
#membershipDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 500;
}
#membershipDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 2em;
	top: -15px;
	_top: -17px;
	z-index: 500;
}
#membershipDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 500;
}
#membershipDD li a {
	text-decoration: none;
}
#membershipDD li dd {
	display: none;
	z-index: 500;
}
#membershipDD li a:hover {
	border: 0;
}
#membershipDD li:hover dd, #membershipDD li a:hover dd {
	display: block;
}
#membershipDD li:hover dl, #membershipDD li a:hover dl {
	padding-bottom: 10px;
}
#membershipDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#membershipDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 500;
	cursor: pointer;
}
#membershipDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 500;
}
#membershipDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 500;
}
#membershipDD dt a { /*consumer savings button*/
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #1c2552;
	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: 500;
}
#membershipDD li:hover dt a, #membershipDD a:hover dt a { /*consumer savings button hover*/
	color: #3346a3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#membershipDD dd a { /*drop down links*/
	background: #7cb73b;
	color: #ffffff; 
	padding: 6px 0 6px 10px; 
	text-decoration: none; 
	display: block; 
	width: 210px;
	z-index: 500;
}
#membershipDD dd a:hover {
	background: #8cc63f; 
	color: #ffffff; 
}
/*------Class I Benefits Drop Down Styles-------*/
#classOneDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 400;
}
#classOneDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 2em;
	top: -3px;
	_top: -20px;
	z-index: 400;
}
#classOneDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 400;
}
#classOneDD li a {
	text-decoration: none;
}
#classOneDD li dd {
	display: none;
	z-index: 400;
}
#classOneDD li a:hover {
	border: 0;
}
#classOneDD li:hover dd, #classOneDD li a:hover dd {
	display: block;
}
#classOneDD li:hover dl, #classOneDD li a:hover dl {
	padding-bottom: 10px;
}
#classOneDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#classOneDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 400;
	cursor: pointer;
}
#classOneDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 400;
}
#classOneDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 400;
}
#classOneDD dt a { /*consumer savings button*/
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #1c2552;
	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: 400;
}
#classOneDD li:hover dt a, #classOneDD a:hover dt a { /*consumer savings button hover*/
	color: #3346a3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#classOneDD dd a { /*drop down links*/
	background: #7cb73b;
	color: #ffffff; 
	padding: 6px 0 6px 10px; 
	text-decoration: none; 
	display: block; 
	width: 210px;
	z-index: 400;
}
#classOneDD dd a:hover {
	background: #8cc63f; 
	color: #ffffff; 
}
/*------Class II Benefits Drop Down Styles------*/
#classTwoDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 300;
}
#classTwoDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 2em;
	top: 9px;
	_top: -23px;
	z-index: 300;
}
#classTwoDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 300;
}
#classTwoDD li a {
	text-decoration: none;
}
#classTwoDD li dd {
	display: none;
	z-index: 300;
}
#classTwoDD li a:hover {
	border: 0;
}
#classTwoDD li:hover dd, #classTwoDD li a:hover dd {
	display: block;
}
#classTwoDD li:hover dl, #classTwoDD li a:hover dl {
	padding-bottom: 10px;
}
#classTwoDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#classTwoDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 300;
	cursor: pointer;
}
#classTwoDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 300;
}
#classTwoDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 300;
}
#classTwoDD dt a { /*consumer savings button*/
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #1c2552;
	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: 300;
}
#classTwoDD li:hover dt a, #classTwoDD a:hover dt a { /*consumer savings button hover*/
	color: #3346a3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#classTwoDD dd a { /*drop down links*/
	background: #7cb73b;
	color: #ffffff; 
	padding: 6px 0 6px 10px; 
	text-decoration: none; 
	display: block; 
	width: 210px;
	z-index: 300;
}
#classTwoDD dd a:hover {
	background: #8cc63f; 
	color: #ffffff; 
}
/*-----Class III Benefits Drop Down Styles------*/
#classThreeDD {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 200;
}
#classThreeDD li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
	width: 249px;
	_width: 247px;
	height: 2em;
	top: 21px;
	_top: -26px;
	z-index: 200;
}
#classThreeDD li dl {
	position: absolute;
	width: 249px;
	_width: 248px;
	left: 0;
	padding-bottom: 0;
	z-index: 200;
}
#classThreeDD li a {
	text-decoration: none;
}
#classThreeDD li dd {
	display: none;
	z-index: 200;
}
#classThreeDD li a:hover {
	border: 0;
}
#classThreeDD li:hover dd, #classThreeDD li a:hover dd {
	display: block;
}
#classThreeDD li:hover dl, #classThreeDD li a:hover dl {
	padding-bottom: 10px;
}
#classThreeDD table {
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
#classThreeDD dl {
	width: 150px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 200;
	cursor: pointer;
}
#classThreeDD dt {
	margin: 0; 
	padding: 0;
	width: 249px;
	z-index: 200;
}
#classThreeDD dd {
	margin-left: 15px;
	padding: 0; 
	color: #ffffff; 
	width: 220px;
	font-size: 1em;
	z-index: 200;
}
#classThreeDD dt a { /*consumer savings button*/
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #1c2552;
	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;
}
#classThreeDD li:hover dt a, #classThreeDD a:hover dt a { /*consumer savings button hover*/
	color: #3346a3;
	background: #d4d4d4;
	background-image: url(images/dd_arrow_over.jpg);
	background-position: 220px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
#classThreeDD dd a { /*drop down links*/
	background: #7cb73b;
	color: #ffffff; 
	padding: 6px 0 6px 10px; 
	text-decoration: none; 
	display: block; 
	width: 210px;
	z-index: 200;
}
#classThreeDD dd a:hover {
	background: #8cc63f; 
	color: #ffffff; 
}
/*------------Provider Search Button------------*/
#search {
	position: absolute;
	width: 249px;
	z-index: 1;
	top: 136px;
	left: 0;
}
#search a {
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #1c2552;
	width: 239px;
	background-color: #cccccc;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#search a:hover {
	color: #3346a3;
	background: #d4d4d4;
}
/*------------Provider Search Button------------*/
#bbb {
	position: absolute;
	width: 249px;
	height: 100px;
	z-index: 1;
	top: 211px;
	left: 0;
	visibility: hidden;
}
#brochure {
	position: absolute;
	width: 249px;
	z-index: 1;
	top: 171px;
	left: 0;
}
#brochure a {
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #1c2552;
	width: 239px;
	background-color: #cccccc;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#brochure a:hover {
	color: #3346a3;
	background: #d4d4d4;
}
/*--------------Program Starburst---------------*/
#starburst {
	position: absolute;
	width: 223px;
	height: 182px;
	top: 100px;
	left: 15px;
	background: url(images/program_starburst.jpg) no-repeat;
}
/*----------------------------------------------*/
/*-------------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;
}
/*------------------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: #8cc63f;
}
#nav ul li.active a {
	display: block;
	background-color: #8cc63f;
}
/*----------------Header Styles-----------------*/
#header {
	position: relative;
	clear: both;
	float: right;
	height: 289px;
	width: 699px;
	_width: 700px;
	_left: 1px;
	background: url(images/header1.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: #67a234;
}
#content a:hover {
	color: #8cc63f;
}
/* IE fix for min-height */
*html #content {
	height: 220px;
}
/*------------------Table Styles----------------*/
#saverLogo {
	width: 203px;
	height: 83px;
	background: url(images/saver_logo.jpg) no-repeat;
}
#comprehensiveLogo {
	width: 203px;
	height: 83px;
	background: url(images/comprehensive_logo.jpg) no-repeat;
}
#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: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-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: #5d9732;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #ffffff;
}
.plan1SubTitle {
	background-color: #5d9732;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.plan2BG {
	background-color: #8cc63f;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #ffffff;
}
.plan2SubTitle {
	background-color: #8cc63f;
	font: 11px 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--------------*/
.greenbox {
	background-color: #5d9732;
	padding: 5px 15px;
}
.greenbox 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 #saverBtn {
	background-image: url(images/saver_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #saverBtn:hover {
	background-position: 0 -49px;
}
#button #comprehensiveBtn {
	background-image: url(images/comprehensive_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #comprehensiveBtn:hover {
	background-position: 0 -49px;
}
/*----------------------------------------------*/
/*-----------------Footer Styles----------------*/
/*----------------------------------------------*/
#footerHolder {
	position: relative;
	clear: both;
	width: 950px;
}
.poweredBy { /*Holds the AUSA logo*/
	position: relative;
	float: left;
	padding: 20px 0 20px 65px;
}
#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: #67a234;
}
#footer a:hover {
	color: #8cc63f;
}
.footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #1c2552;
}
.footer12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #1c2552;
	font-weight: 900;
}