/* Version 1.0 */

/* HTML Styles */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 100%;
	background-color: transparent;
	height: 100%;
}

html>body { font-size: 12pt; }
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari*/ 

ul {
	margin: 3px 0 0 25px;
	list-style: disc;
	line-height: 16px;
	list-style-image: url(../images/bullet1.gif);
	padding-left:0px; /* Firefox */
}

ul img {
	float: none;
}

img.alignright{
	float:none;
}

img.alignleft {
	float:left;
}

li {
	margin: 0;
}

img {
	border:none;
	margin-right: 5px;
	margin-bottom: 5px;
}

form {
	margin: 5px 0 0 0;
	padding: 0;
}

h1 {
	font-size: 15px;
	margin: 5px 0 10px 0;
	padding: 0;
	color: #000;
}

h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000;
}

h3 {
	font-size: 14px;
	margin: 25px 0 0 0;
	padding: 0;
	color: #000;
}

h4 {
	font-size: 13px;
	margin: 25px 0 0 0;
	padding: 0;
	color: #000;
}

h5 {
	font-size: 13px;
	margin: 0 2px 5px 2px;
	padding: 0;
	color: #000;
	text-align: center;
}

h6 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}

a {
	color: #000;
	text-decoration:none;
}

a b {
	color:#000;
}

b {
	color: #000;
}

a:hover {
	color: #000;
}

a:visited {
	color: #000;
}

.WidgetHeader {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 2px 2px;
}

.BlockTitle {
	font-size: 1.2em;
	color: #000;
}

.blueHead {
	font-size: 1.2em;
	color: #000;
}

.AquaText {
	color: #000;
}

.SecureGold {
	font-size:12px;
	color: #000;
	font-weight:bold;
	margin-bottom:2px;
	width: 120px;
}

.NoteText {
	font-size: .8em;
}

.NoteTextRed {
	color: #000;
	font-size: .8em;
}

.noteRed {
	font-size: .85em;
	color: #000;
}

.SecureText {
	font-size: .85em;
}

.Indent {
	padding-left: 20px;
}

.SubCategory {
	margin-left: 10px;
}
.NewsletterTable {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding: 5px;
	width:600px;
}
.errorRedBold {  
	font-size: .85em;
	font-weight: bold;
	color: #000;
}
.LargeUnboldText {
	font-size: 1.3em;
}
/* Forms page */
td.tabbox {padding-left:3px; border-bottom:solid 1px #989B6E; height:20px; background-color:#AFCAE4; width:150px; font-size:12px;}
td.tabbox a { color:Black; text-decoration:none; font-size: 90%; display:block; width:100%; }


/* Div (Layer) styles */

div#More {
	display: none;
}

div#SkipNav {
	display: none;
}

div#Container {
	width: 775px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #FAFAFA;
}
div#TOC {
	width:100%;
}
/* HEADER */
div#Header {
	/* display: none; */
}

div#Logo {
/* 	position: relative;
	top:5px;
	left: 6px;
	margin-left: 3px;
	width: 120px;
	height: 32px;
	float: left; */
}

div#GlobalNav {
	display: none;
}
div#GlobalNav a {
	color: #000;
}
div#SecureHeadWrap {
	display: none;
}

div#GlobalNavSecure {
	display: none;
}

div#GlobalNavApp {
	display: none;
}

div#HeaderApp {
	display: none;
}

div#MastSecure {
	display: none;
}

div#MastApp {
	display: none;
}

div#SecureCorner {
	display: none;
}

div#SearchBox {
	display: none;
}

.SearchButton {
	font-size: 11px;
	width: 52px;
	margin-top:7px;
	background-color: #5687BF;
	border: 0px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.SearchField {
	width:125px; 
	height:14px;
	border: 1px solid #DAD8D7;
	background-color: #FAFAFA;
	margin: -4px 0 3px 0;
}

div#Main {
	font-size:0.8em;
	padding-top: 14px;
	width:100%;
}


/* LEFT NAV */

div#LeftQuad {
	display: none;
}

.BlueAccessText {
	display: none;
}

div#BlueAccessLinks {
	display: none;
}

div#BlueAccessLinks a {
	display: none;
}

div#DrQuickPhoto {
	display: none;
}

div#DrQuickTitle {
	display: none;
}

div#DoctorQuickFind {
	display: none;
}

div#DoctorQuickFindBot {
	display: none;
}

.DQFselect {
	font-size:0.76em;
	width:125px; 
	height:14px;
	border: 1px solid #CCC;
	background-color: #FAFAFA;
	margin-top:5px;
	border: inset 1px #708090;
}

div#DQFmore {
	display: none;
}

div#DQFmore a {
	font-size:.86em;
	color: #FFF;
}

div#LeftNav {
	display: none;
}

div#LeftNavSecure {
	display: none;
}

div#LeftNavBot {
	display: none;
}

div#LeftFeature {
	display: none;
}

div#SubCategory {
	display: none;
}

div#Enews {
	display: none;
}

/* BODY */

div#TabsRow {
	display: none;
}

div#TabCustomerService {
	float: left;
	width: 150px;
	color: #000;
	font-size: 12px;
	text-align: center;
}

div#TabBeHealthy {
	float: left;
	width: 150px;
	color: #000;
	font-size: 12px;
	text-align: center;
	margin-left:9px;	
}

div#TabHealthPlans {
	float: left;
	width: 150px;
	color: #000;
	font-size: 12px;
	text-align: center;
	margin-left:9px;	
}

.TabHighlight {
	background-color: #CCEA94;
	background-image: url(../images/Tab_Highlight.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 3px;
	height: 17px;
}

.TabStatic {
	background-color: #94D6D4;
	background-image: url(../images/Tab_Static.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 3px;
	cursor: pointer;
	border-bottom: 2px solid #8AD2D0;
	height: 15px;
}

div#SectionNav {
	display: none;
}

div#SectionNav a {
	color: #000;
}



div#PageContent {
	width: 100%;
	margin-left: 3px;
	font-size: .9em;
	line-height: 16px;
}

div#FormContent {
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 550px;
	float: left;
	margin-left: 3px;
	font-size: .9em;
	padding-left: 10px;
}

div#PageContent65 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 470px;
	height: 100%;
	min-height:100%;
	float: left;
	margin-left: 3px;
	font-size: 1.1em;
	line-height: 16px;
	overflow: visible;
}

div#Plan65Premiums {
	width: 400px;
	font-size: 1.1em;
	padding: 5px;
	margin: 10px 0 0 25px;
	background-color: #FAFAFA;
}

div#Plan65Logo {
	width: 40px;
	height: 57px;
	background-image: url(../images/Plan65_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 10px 0 40px;
}

div#Plan65Choices {
	display: block;
	width: 350px;
	height: auto;
	color: #000;
	margin-left: 50px;
}

div#Plan65Button {
	background-image: url(../images/Form_Button_sm.jpg);
	background-repeat: repeat-y;
	background-color: #CAEB94;
	text-align: center;
	color:#000;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	width: 60px;
	cursor: pointer;
	float:left;
}

div#SectionHomeWidget {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 90px;
	min-height:90px;
	padding: 3px;
	margin: 10px 10px 0px 10px;
	float: left;
	font-size: 0.8em;
	line-height: 15px;
}
div#SectionHomeWidgetExpand {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 3px;
	margin: 10px 10px 0px 10px;
	float: left;
	font-size: 0.8em;
	line-height: 15px;
}

div#BlueAccessLinksM {
	margin: 0 15px 0 10px;
	padding: 5px 3px 3px 5px;
	width: 425px;
	height: auto;
	background-image: url(../images/Mem_BlueAccessLinks_Bak.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #D3EEDD;
	font-size: 0.85em;
	border: 1px solid #CC9900;
	float:left;
}

div#BlueAccessSignUp {
	width: 45px;
	padding: 3px;
	background-image: url(../images/Form_Button_sm.jpg);
	background-repeat: repeat-y;
	background-color: #C7DF93;
	background-position: center;
	border: 1px solid #DAD8D7;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
	margin-top:5px;
	font-size:10px;
}
.BlueAccessSignUpM {
	position: absolute;
	top:70px;
	left:375px;
}
.BlueAccessSignUpE {
	position: absolute;
	top:90px;
	left:375px;
}
.BlueAccessSignUpP {
	position: absolute;
	top:90px;
	left:375px;
}

div#BeHealthyLinksM {
	margin-left: 3px;
	padding: 10px 3px 3px 0;
	width: 100%;
	height: 260px;
	min-height: 260px;
}

div#MiscTopBanner {
	width: 430px;
	font-size: 0.85em;
	border: 1px solid #CCC;
}

div#HomeBottomFeaturesL {
	width: 148px;
	height: 90px;
	float: left;
	margin-bottom: 8px;
	font-size: 0.8em;
	padding:0 0 5px 4px;
}
div#HomeBottomFeaturesM {
	width: 148px;
	height: 90px;
	float: left;
	padding:0 0 5px 4px;
	border-left: 1px solid #DAD8D7;
	margin-bottom: 8px;
	font-size: 0.8em;
}
div#HomeBottomFeaturesR {
	width: 148px;
	height: 90px;
	float: left;
	padding:0 0 5px 4px;
	border-left: 1px solid #DAD8D7;
	margin-bottom: 8px;
	font-size: 0.8em;
}
.FeatureHead {
	font-size: 11px;
	color: #000;
	margin: 2px 0 2px 0;
}

div#HealthPlanBanner {
	margin: 0px 15px 0px 15px;
	line-height: 16px;
}

div#HealthPlanOptionsL {
	position: absolute;
	top: 140px;
	left: 60px;
	width: 150px;
}

div#HealthPlanOptionsR {
	position: absolute;
	top: 140px;
	left: 260px;
	width: 150px;
}

div#FoundationOptionsL {
	/* position: absolute;
	top: 60px;
	left: 50px;
	width: 200px;
	line-height: 23px;
	font-size: .85em; */
	margin-bottom: 2em;
	float: none;
}

div#FoundationOptionsR {
	/* position: absolute;
	top: 60px;
	left: 280px;
	width: 160px;
	line-height: 23px;
	font-size: .85em; */
	margin-bottom: 2em;
	float: none;
}

div#GroupOptions {
	position: relative;
	top: 0px;
	left: 0px;
	width: 220px;
	margin: 20px 0 0 8px;
	float: left;
}
div#GroupOptions ul {
	margin-left: 40px;
	padding-left: 40px;
}

div#HPbutton {
	background-image: url(../images/HP_Under65_Button.gif);
	background-repeat: repeat-y;
	background-color: #CAEB94;
	background-position: center;
	text-align: center;
	color:#000;
	font-size: 0.9em;
	height: auto;
	padding: 1px 3px 1px 3px;
	width: 150px;
	margin-top: 15px;
	cursor: pointer;
}

div#ResourceBlueLogo {
	margin: 10px 15px 0px 10px;
	width: 420px;
	height: 24px;
	float:left;
	
}

div#Plan65Answers {
	width: 400px;
	height: auto;
	background-color: #D9EFAF;
	padding: 5px;
	border: 1px solid #666;
	margin-left: 30px;
	text-align: center;
	margin-top: 20px;
}

div#GetQuote {
	width: auto;
	padding: 3px;
	background-image: url(../images/Form_Button_sm.jpg);
	background-repeat: repeat-y;
	background-color: #C7DF93;
	background-position: center;
	float:right;
	border: 1px solid #DAD8D7;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
	margin-top:5px;
}
div#GetQuoteBottom {
	width: 120px;
	padding: 3px;
	background-image: url(../images/Form_Button_sm.jpg);
	background-repeat: repeat-y;
	background-color: #C7DF93;
	background-position: center;
	border: 1px solid #363636;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
	margin: 5px 0 0 180px;
}

.SectionHomeCenterColumn {
	
	background-image: url(../images/SectionHome_Center_Bgd_lg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.SectionHomeCenterColumnHW {
	
	background-image: url(../images/BH_HW_HomeBak.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#SecureCenter {
	margin: 0 auto;
	width: 760px;
	background-color: #FAFAFA;
	font-size: .9em;
}

div#FormsCenter {
	width: 775px;
	margin: 0 auto;
	font-size:0.8em;
	background-color: #FAFAFA;
	border-left: 2px solid #E1E3E5;
	border-right: 2px solid #E1E3E5;
	padding-top: 14px;
}

div#LeftRightContainer {
	display:block;
}

div#RowWrap {
	height: auto;
	min-height: 90px;
	width: 470px;
	float:left;
	clear:both;
}
/* RIGHT NAV */

div#BlueAccessRight {
	display: none;
}

div#BlueAccessRightBot {
	display: none;
}
.LoginField {
	width:125px; 
	height:14px;
	border: 1px solid #CCC;
	background-color: #FAFAFA;
	margin: 3px;
	font-size: 10px;
}

.FormButton {
	width: auto;
	background-color: #C7DF93;
	font-size: 11px;
	color: #000;
	margin: 5px 2px 0px 75px;
	border-top: 1px solid #BED18B;
	border-left: 1px solid #BED18B;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	cursor: pointer;
	background-image: url(../images/Form_Button_sm.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 1px 3px 1px 3px;
}
.FormButtonPromo {
	width: auto;
	background-color: #C7DF93;
	font-size: 11px;
	color: #333;
	margin: 5px 2px 0px 0px;
	border-top: 1px solid #BED18B;
	border-left: 1px solid #BED18B;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	cursor: pointer;
	background-image: url(../images/Form_Button_sm.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 1px 3px 1px 3px;
}

div#Lock {
	display: none;
}

div#RightQuad {
	display: none;
}

div#RightFlowers {
	display: none;
}

div#ResizePrinter {
	display: none;
}

div#FeatureBoxRight {
	display: none;
}
div#AboutUsRight ul {
	margin-left: 8px;
	padding-left: 8px;
}

div#RightAd {
	display: none;
}

div#RightAd img {
	margin-right:0px;
}
/* AD CORNERS */
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 137px;margin-top:1px;}
.b {background: url(../images/dot.gif) 0 100% repeat-x;}
.l {background: url(../images/dot.gif) 0 0 repeat-y;}
.bl {background: url(../images/bl.gif) 0 100% no-repeat;}
.tl {background: url(../images/tl.gif) 0 0 no-repeat; padding:8px 6px 6px 10px;}
.br {background: url(../images/br.gif) 100% 100% no-repeat;}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.r {background: url(../images/dot.gif) 100% 0 repeat-y;}

/* BOTTOM ITEMS */

div#Footer {
	display: none;
}

div#Footer { display: block; clear: both; padding-top: 0; }
div#Footer div { display: none; }
div#Footer div#footerDisclaimer { display: block; font-size: 8pt; text-align: center; }

div#FooterSecure {
	display: none;
}
div#PrintBlock {
	display: none;
}

div#clearfooter{clear:both;height: 10px;}

.pictureframe {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #664433;
	margin: 5px;
}
/* Temp tag for transactional pages */
.textSize1Bold {
	font-size:11px;
}

.noPrint { display: none; }
