/* CSS Document */
/*----------------------------------------------*/
/*---------------HCN Style Sheet----------------*/
/*----------------------------------------------*/
body, html {
	padding: 0;
	margin: 0;
	background-color: #e6e1cb;
}
#clearBoth {
	clear: both;
}
a {
	outline: none;
}
a img { /* Gets rid of IE's blue borders */
	border: 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;
}
.bodyLarge {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.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;
}
.accessLogo {
	width: 137px;
	height: 89px;
	background: url(images/access_logo.jpg) no-repeat;
}
.required {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #b71b20;
}
/*------------------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;
}
#starburst {
	position: absolute;
	width: 223px;
	height: 182px;
	top: 25px;
	left: 15px;
	background: url(images/starburst.jpg) no-repeat;
}
#patientadvocacy {
	position: absolute;
	width: 180px;
	height: 370px;
	top: 220px;
	left: 27px;
	padding: 10px;
	background-color: #CCCCCC;
}
#bbb {
	position: absolute;
	width: 180px;
	height: 100px;
	top: 630px;
	left: 27px;
	padding: 10px;
	visibility: hidden;
}
/*----------------------------------------------*/
/*-------------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: #1c85bf;
}
#nav ul li.active a {
	display: block;
	background-color: #1c85bf;
}
/*----------------Header Styles-----------------*/
#header {
	position: relative;
	clear: both;
	float: right;
	height: 220px;
	width: 699px;
	background: url(images/header_new1.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;
}
.logoHolder {
	width: 241px;
	height: 68px;
}
/*------------------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: 900;
	color: #ffffff;
}
.plan1SubTitle {
	background-color: #0675b3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.plan2BG {
	background-color: #7dbcde;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #ffffff;
}
.plan2SubTitle {
	background-color: #7dbcde;
	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;
}*/
/*----------------------------------------------*/
/*----------Program Features Btn Styles---------*/
/*----------------------------------------------*/
/*#button {
	width: 237px;
	padding: 0;
	margin: 0;
}
#button a {
	display: block;
	text-indent: -5000px;
}
#button #prescriptionBtn {
	background-image: url(images/prescription_plus_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #prescriptionBtn:hover {
	background-position: 0 -48px;
}
#button #fourTierRxBtn {
	background-image: url(images/4tier_rx_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #fourTierRxBtn: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 #basicHealthBtn {
	background-image: url(images/basic_health_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #basicHealthBtn:hover {
	background-position: 0 -48px;
}
#button #basicCareBtn {
	background-image: url(images/basic_care_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #basicCareBtn: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;
}
#button #providerSearchBtn {
	background-image: url(images/provider_search_btn.jpg);
	background-position: 0 0;
	height: 48px;
}
#button #providerSearchBtn:hover {
	background-position: 0 -48px;
}*/
/*----------------------------------------------*/
/*-----------------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: #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;
}
