/* CSS Document */
/* NS 4.7 catch  */
.non-standard {
	display: none;
	}
/********************************************/
/* BASIC HTML ELEMENTS DEFINED */
/********************************************/
body {
	background-color: #fff;
	background-image:url(../images/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: 25px;
	}	

#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;
	}

	
/********************************************/
/* 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/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/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;
	}
	
#navLogo {
	position: absolute;
	top: 400px;
	left: 45px;
	}
#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: 120px;
	font-size:.8em;
	color:#343A4C;
	}

.section { 
	border-top:1px solid #999;
	padding-top:1em;
	}

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;
}

/* Footer */
#footer {
	border-top: 1px solid black;
	margin-top: .5em;
	margin-left: 220px;
	padding: 10px .5em .1em 1em;
	text-align: center;
	clear: both;
	font-size: .7em;
	}

#footer ul {
	margin: 0 0 0 0;
	}
		
#footer li {
	display: inline;
	list-style-type: none; 
	}

#footer a {
	border-left: 1px solid black;
	padding-left: .5em;
	white-space: nowrap;
	}
	
#footer a.no-pipe {
	border-left: none;
	}



/* Tables */

td {
	vertical-align: top;
	}
	 
caption,
td.caption {
	text-align: left;
	background: #343A4C;
	color: #fff;
	font-weight: bold;
	padding: .3em .5em;
	}

table.border {
	border-collapse: separate;
	margin-bottom: 1em;
	}

table.border,
table.border th,
table.border td {
	border: 1px solid #95919F;
	}

table.benSum {width: 100%;}

th.colGroupHead {
	text-align: center;
	font-size: .8em;
	background-color: #eee;
	}	

th.colGroupHeadLeft {
	background-color: #d7d7d7;
	text-align: left;
	}

table#plan_grp_dent_prem td,
table#plan_grp_dent_ortho td,
table#part_req td {
	background-color: #FEF3E5;
	}

table#plan_grp_dent_prem th,
table#plan_grp_dent_ortho th,
table#part_req th {
	color: #4C5470;
	background-color: #A6A5B5;
	}

table#plan_grp_dent_prem .row-head,
table#plan_grp_dent_ortho .row-head {
	background-color: #F9B297;
	}
		
table#part_req caption {
	color: #E9E0D3;
	background-color: #7A6C6F;
	padding: .2em;
	}

table#dent_coverage td,
table#dent_coverage th {
	background-color: #DCD5E7;
	}
.altRow {
	background-color: #eee;
}
	
/* Style Tags */

.faq-toc li
	{
	margin-bottom: .2em;
	}
.faq-q {
	font-weight: bold;
	margin-bottom: 0;
	}

.contactUs  {
	float: left;
	width: 40%;
	}

.holidays {
	float: left;
	margin-right: 1em;
	}
	
#homeImg {
	float: right;
	}

#highlight-eos,
#highlight-myODS,
#highlight-DBT,
#highlight-mbt {
	border: 2px solid #F0F0E1;
	background-color: white;
	float: right;
	margin: .5em .25em;
	text-align: center;
	padding: .5em;
	}

#highlight-eos,
#highlight-myODS p,
#highlight-DBT p,
#highlight-mbt p {
	text-align: left;
	}
	
#highlight-DBT img {
	border: 1px solid #F0F0E1;
	padding: 1em;
	}

.faqA {
	margin-top: 0;
	}
	
.faqQ {
	font-weight: bold;
	margin-bottom: 0;
	}

.faqToc li
	{
	font-size: .85em;
	margin-bottom: .2em;
	}

.alert,
.error-msg {
	font-weight: bold;
	color: #f00;
	}

#bhsLogo {
	float: left;
	border: 1em solid #fff;
	margin: 1em;
	}

.contactInfo span,
.contactInfo dt {
	color: #993210;
	}
	
#rxSearch {
	margin-top: 125px;
	}
	
.next {
	background-color: #FDFBC3;
	border: 1px solid #343A4C;
	width: 70%;
	margin-left: 10%;
	}