body {
	background-color:#c8d1d4;
	color: #003366;
	text-decoration:none;
	}

a {
	color:#64A6BE;
	text-decoration:none;
}

a:hover {
	color:#939CA4;
	text-decoration:none;
}

p {
	text-align:left;
}

hr {
	background-color:#a6a6a6;
	height:1px;
	border:none;
}

/* ----- global ------ */

.skin {
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #566067;
 }

#page {
	background-color:#fff;
}

#gut {
	background-image: url(/client/blueBack.jpg);
	background-repeat: no-repeat;
}

.content {
	font-size: 13px;
}

.contentBorderTop h1{
	font-size:18px;
	color:##939ca4;
	text-align:center;
}

.contentBorderTop h2{
	font-size:14px;
	text-align: left;
}

.contentBorderTop h4{
	font-size:18px;
	text-align: left;
}

.contentBorder h1{
	font-size:18px;
	color:#fff;
	text-align:center;
}

.contentBorder h3{
	font-size:18px;
	border-bottom:1px solid #a6a6a6;
	line-height:20px;
}

.contentLeftColumn {
	width:300px;
	border-right:1px solid #a6a6a6;
	float:left;
	margin-right:20px;
	padding-right:20px;
	text-align:center;
}

.contentLeftColumn p {
	font-size: 12px;
	text-align:left;
	padding-top: 10px;
}

.contentLeftColumn a {
	font-size: 11px;
	text-align:left;
	padding-top: 10px;
	color: #406A08
}

.testimonialLeftColumn p {
	width:320px;
	float:left;
	margin-right:10px;
	text-align:right;
}

.testimonialLeftColumn img {
	float:right;
}

.testimonialRightColumn p {
	width:320px;
	float:right;
	margin-left:10px;
	text-align:left;
}

.testimonialRightColumn img {
	float:left;
}


.sectionHeaderBack {
/*
	background-image: url(/client/sectionHeaderBack.jpg);

*/
}

.sectionHeaderBacklong {
	background-image: url(/client/sectionHeaderBacklong.jpg);

}

.sectionHeaderBacklong h1 {
	font-size:24px;
	color:#fff;
	text-align:left;
}

.sectionHeaderBack h1 {
	font-size:24px;
	color:#939ca4;
	text-align:left;
}

.subheaderText {
	color:#ffffff;
	font-size:17px;
	padding-left:20px;
}

.sectionHeaderBackGreen {
	background-image: url(/client/sectionHeaderBackGreen.jpg);

}

.sectionHeaderBackGreen h1 {
	font-size:24px;
	color:#fff;
	text-align:left;
}

.btnblue {
	display: block;
    background-image: url(/client/joinnow_blue.jpg);
    background-repeat: no-repeat;
	font-size:12px;
	text-indent: -9999px;
	height: 28px;
	width: 131px;
}

.btnorange {
	display: block;
    background-image: url(/client/joinnow_orange.jpg);
    background-repeat: no-repeat;
	font-size:12px;
	text-indent: -9999px;
	height: 28px;
	width: 131px;
}

.button {
	display: block;
	font-size: 12px;
	color: white;
	height: 28px;
	margin: 10px auto;
	text-transform: uppercase;
	padding: 4px 26px 5px 20px;
	border: none;
	width: auto;
	background: url(/client/button.gif) no-repeat top right;
}

.backbutton {
background:transparent url(/client/backbutton.gif) no-repeat scroll left top;
border:none;
color:white;
display:block;
font-size:12px;
height:28px;
margin:10px auto;
padding:4px 20px 5px 26px;
text-transform:uppercase;
width:auto;
}

.buttonplus {
	display: block;
	font-size: 12px;
	color: white;
	height: 28px;
	margin: 10px auto;
	text-transform: uppercase;
	padding: 4px 26px 5px 20px;
	border: none;
	width: auto;
	background: url(/client/button_plus.gif) no-repeat top right;
}

.buttonMinus {
	display: block;
	font-size: 12px;
	color: white;
	height: 28px;
	margin: 0px auto;
	text-transform: uppercase;
	padding: 4px 26px 5px 20px;
	border: none;
	width: auto;
	background: url(/client/button_minus.gif) no-repeat top right;
}

a .button {
	display:block;
	color:#fff;
	text-decoration:none;
}

.greenButton {
	display: block;
	background-color:#0f6184;
    background-image: url(/client/buttonBackGreen.gif);
	font-size:12px;
	line-height:normal;
	text-align:center;
}

.greenButton:hover {
	display:block;
	background-color:#0f6184;
    background-image: url(/client/buttonBack.gif);
	font-size:12px;
	line-height:normal;
	text-align:center;
}

a .greenButton {
	display: block;
	color:#fff;
	text-decoration:none;
}


.blueText {
	color:#A0D1E4
}

.dkBlueText {
	color:#003366
}

.legalText {
	color:#000000;
}

.creme {
	background-color:#f7f8e3;
}

.gold {
	background-color:#f3e498;
}

.green {
	background-color:#D2E8B9;
}

.red {
  color: #ffffff;
  background-color: #773333;
}

.darkGreen {
	background-color:#abdf9d;
}

.ltBlue {
	background-color:#d9ecf4;
}

.darkBlue {
	background-color:#257390;
}

.bulletlist {
	list-style-type:circle;
	list-style-position:outside;
	padding:0 0 0 30px;
}

.bulletlist li {
	margin:0 0 5px;
	font-size: 12px;
}

.bulletlistwhole {
	list-style-type: disc;
	list-style-position:outside;
	padding:0 0 0 13px;
}

.bulletlistwhole li {
	margin:0 0 2px;
}

.plans {
	padding: 0 0 0 355px;
}

.secondHeaderColor {
	color:#64A6BE;
}

.stepText {
	color:#A0D1E4;
	float:left;
	font-size:15px;
	margin:1px;
	padding-left:15px;
	text-align:center;
	width:85px;
}

.selectedStepText {
	color:#257390;
	float:left;
	font-size:15px;
	margin:1px;
	padding-left:15px;
	text-align:center;
	width:85px;
}

/* ----- accordion ------ */

.AccordionTitle, .AccordionContent, .AccordionContainer {
  position:relative;
  padding:5px;
}

.AccordionTitle {
	overflow:hidden;
	cursor:pointer;
	font-size:14px;
	padding-left:25px;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	display:table-cell;
	-moz-user-select:none;
	line-height: 20px;
}

.question {
	background-image: url(/client/q.jpg);
	background-repeat:no-repeat;
}

.arrow {
	background-image: url(/client/arrow.jpg);
	background-repeat:no-repeat;
}

.AccordionTitle:hover {
  color:#64A6BE;
}

.AccordionContent {
  height:0px;
  overflow:hidden;
  display:none;
  margin-bottom:20px;
  /*background-image: url(/client/a.jpg);
  background-repeat:no-repeat;*/
  padding-left:25px;
  border-top:1px dotted #708c51;
}

.answer {
	background-image: url(/client/a.jpg);
	background-repeat:no-repeat;
}

/*.AccordionContainer {
  border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
  border-left: solid 2px #C1C1C1;
  border-right: solid 2px #C1C1C1;
}*/

/* ----- masthead ------ */

.contact h2 {
	font-size:12px;
	padding-top:5px;
}

.contact span {
	color: #939ca4;
}

.tagline h1 {
	font-size:22px;
	color:#dde6ea;
	padding-top:30px;
}

/* ----- subnavigation ------ */

.subnavShade {
	background-image: url(/client/grayGradient.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}

.subnavShadeGreen{
	background-image: url(/client/grayGradient.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}

#subnav li.selected a {
	/* color:#095173; */
	color: #ffffff;
	text-decoration:none;
	font-size: 10px;
	background-image: url(/client/subnavHover2.gif);
	background-repeat:repeat-x;
}

/* ----- footer ------ */

#footer {
	background-color: #939ca4;
}

#footer p {
	text-align:center;
	color: #333333;
}

div#footer a {
	color:#ffffff;
	text-decoration:none;
	font-size: 12px;
}

div#footer a:hover {
	color:#333333;
	text-decoration:none;
	font-size: 12px;
}

/* ----- home page elements ------ */

.basicPlan {
	background-image: url(/client/basicPlanHeader3.jpg);
	background-color:#ffffff;
}

.premiumPlan {
	background-image: url(/client/premiumPlanHeader.jpg);
	background-repeat: no-repeat;
	background-color:#F3F1DA;
}

.premiumPlanDescription {
	line-height:16px;
	text-align:left;
}

.benefits {
	background-image: url(/client/benefitsHeader.jpg);
	background-color:#e3e3e3;
	text-align:left;
	padding-top: 70px;
}

.benefits h1{
	padding-bottom: 20px;
}

.benefits ul {
	color:#333333;
	font-size:12px;
}

.benefits li {
	border-bottom:1px solid #999999;
	line-height:24px;
}

.basicPlanDescription {
	font-size:11px;
	color: #333333;
	line-height:30px;
	text-align:left;
}
.prePlanDescription {
	border-right:1px solid #999999;
	color:#333333;
	font-size:11px;
	line-height:21.75px;
	padding-right:9px;
	text-align:left;
}

.servicebenefits {
	width: auto;
	height: auto;
	overflow: auto;
}

.sbone { width: 168px; float: left; padding-left: 10px;}

.sbtwo { width: 150px;}

.planDetails {
	line-height:22px;
}
.plink {color: #64A6BE;font-weight: bold;}

.featureText {
	font-size:12px;
	line-height:18px;
	margin:0 0 0 10px;
	text-align:left;
}

.featureText h2 {
	font-size:22px;
	line-height:26px;
}

.featureText span {
	color: #939ca4;
}


.premiumPlanCol h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 53px;
}

.basicPlanCol h2 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
	text-align:left;
}

/* ----- provider page ------ */
.providerTitle {
	overflow:hidden;
	cursor:pointer;
	padding-left:25px;
	vertical-align:middle;
	text-align:left;
	-moz-user-select:none;
	line-height: 24px;
	padding: 1px 0px 20px 25px;
}

.providerTitle a {
	color: #003366;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
}

.providerTitle a:hover {
	color:#607E3E;
	text-decoration: none;
}

.providerLine {
border-top:1px dotted #708C51;
}

.providerLeftColumn {
	width:230px;
	border-right:1px solid #0B516B;
	float:left;
	text-align:center;
}

.providerRightColumn {
	width:245px;
	float:right;
}

/* ----- HEALTH NEWS FEED ------ */
.healthNews {
	background-image: url(/client/healthHeader.jpg);
	background-color: #E7DA9D;
	text-align:center;
}

.healthNews h1{
	padding-bottom: 15px;
}

.healthNews ul {
	color:#fff;
	font-size:12px;
}

.healthNews li {

	line-height:18px;
}

.storyInfo {
	text-align: left;
}

.storyInfo h2 {
	border-top:1px solid #D4BE4F;
	margin: 10px 0 0;
	padding:13px 0 0;
}

.storyInfo p {
	color:#003366;
	font-size:11px;
	padding-bottom:2px;
}

.storyInfo a {
	color: #003366;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;

}

.storyInfo a:hover {
	color:#607E3E;
	text-decoration: none;
}

.redfix {
	border:1px solid red;
}

/* ----- PROVIDER LOOK UP ------ */
/*
.providerButton {
	background-image: url(/client/button_provider.jpg);
	background-position:top;
	text-align:center;
}

.providerButton h1 {
	font-size: 18px
}

.providerButton a {
	color: #ffffff;
	text-decoration: none;
}


.providerButton hover {
	background-image: url(/client/button_provider.jpg);
	background-position:bottom;
	text-align:center;
	display: block;
}
*/





.msfix{
	color: #003366;
}


/* Input grows a red border if it fails validation. */

.fieldError {
	color: #ff0000;
	border: 2px solid #ff0000;
}
/* ----- join now specific ------ */
.joinAdjust {
	margin: 20px 0 0 0;
}

.joinBasic {
	height: 60px;
}
.joinNowRightCol {

clear:right;
padding:5px;

}
.joinNowRightCol input {
	margin: 0 0 10px 0;
}

.joinNowContent {
background-repeat:repeat-x;
padding:0px 24px 0;
}
.joinNowContainer {	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F8E3 none repeat scroll 0 0;
	margin:0 24px;
	padding:0 24px;
	overflow: auto;
}
.joinNowContainer hr {
	margin: 10px 0;
}
.joinNowContent h1 {
	margin-top:25px;
}
.joinNowForm {
	margin-top: 0px !important;
	padding-top: 0px;
}
.joinNowField input {
	margin-left: 5px;
}

.field {
	width: 243px;
}
.joinNowField select {
	margin: 0 1px 0 5px;
}

.joinNowField {
	margin: 0 0 10px;
}
.addFamily {
	overflow:auto;
	width: 100%;
}
.addFamily h4 {
	padding: 60px 0 0 0

}
.addFamily p {
	float:left;
	text-align:left;
	width:50%;
}
.addFamBorder {
border-bottom: 1px dotted #666666;
margin: 10px 0;
}

/*
#dependent_summary0 {
	float:left;
	text-align:left;
	width:50%;
}
*/
.txrequest {
	color: #000000;
	text-decoration: underline;
}
