/* CSS Document */
/********************************************/
/* COLORS to Use */
/********************************************/
/**
#8EBDDB //Gradient Blue
#FDFBC3 //Gradient Yellow
#808285 //Border Gray or #999

#343A4C //Default Text Gray
#E87D01 //Default Link Orange
#993210 //Page Sub-Titles Brown

#993210 //Section members lt brown
#8F5BA9 //Section employer purple
#2D9065 //Section dental green
#713D30 //Section medical dk brown
#4773B3 //Section agents blue
#E87D01 //Section Looking orange
**/

/********************************************/
/* BASIC HTML ELEMENTS DEFINED */
/********************************************/
body {
	background-color: #fff;
	background-image:url(../images/brightmove/section_gradient.gif);
	background-repeat:repeat-x;
	margin:0px; 
	}

h1 {
	color:#343A4C; 
	margin:0px; 
	font-size:150%; 
	}
	
h2 {
	border-top:1px solid #999;
	padding-top:1em;
	color:#993210; 
	font-size:110%;
	}
	
h3 {
	font-weight: bold;
	color: #993210;
	font-size:110%;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #E87D01;
	}

img {border:0;}

a:link, 
a:visited, 
a:active {
	color: #343A4C;
/*	color:#E87D01; */
}

a:hover, 
.subnav a:hover {
	color:#E87D01;
	}


.subnavLine{
	border-top:1px solid #808285;
	}
	
dt {
	font-weight: bold;
	margin-top: 1em;
	}

dd {
	margin-left: 0;
	}	

/********************************************/
/* H E A D E R */
/********************************************/

#header{ 
	padding: 10px 10px 0 0px;
	}

#logoMain {		
	position:absolute;
	left: 50px;
	top: 30px;
	}	

#headImg {
	position:absolute;
	left: 0;
	top: 0;
		}

#navUtil{
	text-align:right;
	padding: 0 .25em 1em 0;
	color:#ffffff;
	}

#navUtil a:link, 
#navUtil a:active, 
#navUtil a:visited { 
	font-size:70%;
	font-weight: bold;
	text-decoration:none; 
	color:#fff;
	}

#navUtil a:hover {
	text-decoration:underline;
	}

#picoSearch {
	margin: .5em 0 .5em 0;
	}

#picoSearch input {
	font-size: 70%;
	}

#util {
	font-size: 80%;
	}

#util img {
	border: 1px solid black;
	}
	
#util a.plus:link,
#util a.plus:active,
#util a.plus:visited {
	font-size: 80%;
	color: #fff;
	background-color: #99C3DF;
	border: 1px solid #7C9EB4;
	padding: 1px 3px;
	}

#util a.plus:hover {
	text-decoration: none;
	color: #fff;
	background-color: #E87D01;
	}

#util a.minus:link,
#util a.minus:active,
#util a.minus:visited {
	font-size: 80%;
	color: #fff;
	background-color: #99C3DF;
	border: 1px solid #7C9EB4;
	padding: 1px 2px;
	}

#util a.minus:hover {
	text-decoration: none;
	color: #fff;
	background-color: #E87D01;
	}

/********************************************/
/* Section Menu */
/********************************************/

.member, .member a:link, .member a:active, .member a:visited { color:#993210; }
.employer, .employer a:link, .employer a:active, .employer a:visited { color:#8F5BA9; }
.dental, .dental a:link, .dental a:active, .dental a:visited { color:#2D9065; }
.medical, .medical a:link, .medical a:active, .medical a:visited { color:#713D30; }
.agent, .agent a:link, .agent a:active, .agent a:visited { color:#4773B3; }
.looking, .looking a:link, .looking a:active, .looking a:visited { color:#E87D01; }

#navSection {
	background-image:url(../images/brightmove/nav_gradient.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:0px;
	position: absolute;
	top: 160px;
	left: 45px;
	font-size: .8em;
	}

#navSection .navHead {
	color: #343A4C;
	font-weight: bold;
	}	
	
#navSection a:link,
#navSection a:active,
#navSection a:visited { 
	text-decoration:none; 
	}

#navSection a:link.navHead,
#navSection a:active.navHead,
#navSection a:visited.navHead { 
	color:#343A4C;
	text-decoration:none; 
	}
	
#navSection a:hover,
#navSection a:hover.navHead {
	text-decoration: underline;
	}

#navSection ul,
#navSection form,
#navSection dl,
#navSection p { 
	margin:0px;
	padding: 0 0 .5em 0;
	width:170px;
	border-right: 1px solid #808285;
	}

#navSection li {
	margin-left: 16px;
	list-style-image: url("../images/brightmove/arrow.gif");
	list-style-position: outside;
	}

#navSection .section { 
	border-top:1px solid #999;
	padding-top:1em;
	}


#navSection li{ list-style-type:none; padding:3px; }

#navSection select,
#navSection input
	{
	font-size: .8em;
	}
	
#contactNumbers	dd {
	margin-left: .5em;
	}

/********************************************/
/* M A I N  C O N T E N T */
/********************************************/
#pagewrap { 
	margin-left:20px; 
	margin-right:20px;
	width:800px;
	text-align:left;
	padding-right: 10px;
	color:#343A4C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contentMain {
	/* position: relative;
	top: -40px; */
	background-color: #fff;
	margin-left: 225px;
	margin-top: 70px;
	font-size:.8em;
	color:#343A4C;
	}

.section { 
	border-top:1px solid #999;
	padding-top:1em;
	}
	
p.linkedHead,
.faqA {
	margin-top: 0;
	}
	
h3.linkedHead,
.faqQ {
	font-weight: bold;
	margin-bottom: 0;
	}

.navPage li,
.faqToc li
	{
	font-size: .85em;
	margin-bottom: .2em;
	list-style-image: url("../images/brightmove/arrow.gif");
	list-style-position: outside;
	}

/* Unique elements */

#highlight-eos {
	border: 2px solid #F0F0E1;
	background-color: white;
	float: right;
	margin: .5em .25em;
	text-align: center;
	padding: .5em;
	}

#highlight-dbt {
	position: absolute;
	left: 50px;
	top: 365px;
	text-align: left;
	font-size: .8em;
	}

#highlight-mbt {
	position: absolute;
	left: 50px;
	top: 330px;
	text-align: left;
	font-size: .9em;
	}

#highlight-myODS {
	position: absolute;
	left: 50px;
	text-align: left;
	}

#highlight-eos li,
#highlight-dbt li {
text-align: left;
list-style-image: url("/images/brightmove/arrow.gif");
border-bottom: none;
}


.contactInfo span,
.contactInfo dt {
	color: #993210;
	}
	
#contactInfoMedicare {
	position: absolute;
	top: 325px;
	left: 45px;
	width: 200px;
	font-size: .8em;
	}

#logoLesSchwab {
	position: absolute;
	top: 460px;
	left: 60px;
	}
	
.vasTitle {
	margin-bottom: 0;
	}

.vasDesc {margin-top: 0;}
	
.langChange {
/*	position: absolute;
	top: 87px;
	left: 706px;
	font-size: .8em; */
	display: none;
	}
	
.alert,
.error,
.required {
	font-weight: bold;
	color: #f00;
	}	

.next {
	background-color: #FDFBC3;
	border: 1px solid #343A4C;
	width: 70%;
	margin-left: 10%;
	}

a.glossary {
	text-decoration: none; 
	border-bottom: 1px dotted;
	color: #333;
	}
a.glossary span{ display: none; }
a.glossary:hover{position: relative;} /* IE6 Only */
a.glossary:hover span{
	position: absolute;
	display: block;
	background-color: #F4F4F4;
	border: 1px solid #BCBCBC;
	width: 200px;
	padding: 3px;
	font-weight: normal;
	color:#343A4C;
	text-align: left;
}

#medicareApproval {
	text-align: right;
	}

.rx {font-size: .8em;}

.policyHead {
	font-size: .85em;
	}
	
#ncqaMembers,
#ncqaEmployers,
#ncqaMedical,
#ncqaAgent,
#ncqaLooking {
	position: absolute;
	left: 20px;
	width: 200px;
	text-align: center;
	font-size: .8em; 
	}

#ncqaMembers {
	top: 600px;
	}

#ncqaEmployers {
	top: 680px;
	}

#ncqaMedical {
	top: 400px;
	}

#ncqaAgent {
	top: 700px;
	}

#ncqaLooking {
	top: 400px;
	}

.newsAboutImage {
	float: right;
	padding: 0 0 10px 10px;
	}

#denNews,
#medNews {
	float: right;
	width: 220px;
	font-size: .85em;
	line-height: 125%;
	padding-left: 5px;
	margin-top: 15px;
	}

#denNews ul,
#medNews ul {
	position: relative;
	right: 22px;
	bottom: 10px;
	}

/* Tables */
table {
	font-size: 1em;
	margin-bottom: 1em;
	}

caption,
td.caption {
	text-align: left;
	background: #343A4C;
	color: #fff;
	font-weight: bold;
	padding: .3em .5em;
	}

td {
vertical-align: top;
}

td.label {
	text-align: right;
	font-weight: bold;
	}

td.altRow {background-color: #eee;}

tfoot td {
	text-align: left;
	}
	
th.colGroupHead {
	text-align: center;
	background-color: #d7d7d7;
	border-left: 2px solid white;
	}
	
th.colGroupHeadLeft {
	background-color: #d7d7d7;
	text-align: left;
	}

td.center,
.center {
	text-align: center;
	}

td.midCenter,
.midCenter {
	text-align: center;
	vertical-align: middle
	}

table.border,
table.border th,
table.border td,
table.mktgContact th,
table.mktgContact td {
	border: 1px solid #000;
	}
	
table.mktgContact {
	border: 1px solid #000;
	width: 100%;
	}
	
/* F O O T E R */

#footer {
	padding-top: 3em;
	text-align: center;
	clear: both;
	padding-bottom: 1em;
	font-size: .6em;
	margin-left: 220px;
	}

#footer ul {
	margin: .5em 1.5em;
	}
		
#footer li {
	display: inline;
	list-style-type: none; 
	}

#footer a {
	border-left: 1px solid black;
	padding-left: .5em;
	}

.no-pipe,
#footer a.no-pipe {
	border-left: none;
	}

.weCan {
	font-weight: bold;
	font-style: italic;
	}
