BODY,INPUT,SELECT,TEXTAREA, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, OL, P, TD, TH, UL, SPAN {font-size: 12px;font-family: arial, sans-serif;color: #000000;}

/* body/layout */

BODY {
	margin:0; 
	padding:0;
	background-color: #fff;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align:left;
}

h1 { 
	font-family: arial, sans-serif;
	color: #5875C6;
	font-weight: bold;
	font-size: 16px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:5px;
}

h2 {
	font-family: arial, sans-serif;
	color: #5875C6;
	font-weight: bold;
	font-size: 14px;
	margin:0;
	padding:0;
	margin-top:15px;
}

h3 { 
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin:0;
	padding:0;
	margin-top:12px;
}

p {
	padding:0;
	margin:0;
	margin-bottom:10px;
}

ul {
	margin-top:10px;
	margin-bottom:10px;;
}

.footer{
font-family: arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10px;}

A:link {color: #5875C6; font-weight: normal; text-decoration: underline;}      
A:visited {color: #5875C6; font-weight: normal; text-decoration: underline;}       
A:hover {color: #000000 ; font-weight: normal; text-decoration: underline;}    

A.butn:link {color: #5875C6; text-decoration: none; font-weight: bold;}      
A.butn:visited {color: #5875C6; text-decoration: none; font-weight: bold;}       
A.butn:hover {color: #5875C6 ; text-decoration: none; font-weight: bold;}

A.leftNav:link {color: #D0D6F8; text-decoration: underline; font-weight: bold;}      
A.leftNav:visited {color: #D0D6F8; text-decoration: underline; font-weight: bold;}       
A.leftNav:hover {color: #ffffff ; text-decoration: underline; font-weight: bold;}

A.leftNavSelect:link {color: #FCDCA2; text-decoration: none; font-weight: bold;}      
A.leftNavSelect:visited {color: #FCDCA2; text-decoration: none; font-weight: bold;}       
A.leftNavSelect:hover {color: #FCDCA2 ; text-decoration: none; font-weight: bold;}


A.tab:link {
	color:#5875c6; 
	text-decoration:none; 
	font-weight:bold;
}      

A.tab:visited {
	color:#5875c6; 
	text-decoration:none; 
	font-weight:bold;
}
       
A.tab:hover {
	color:#000000; 
	text-decoration:underline; 
	font-weight:bold;
}

A.btn:link {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
}      

A.btn:visited {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
}
       
A.btn:hover {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

/* colors */


.ltBlue{
color: #D0D6F8;
background-color: #D0D6F8} 

.gold{
color: #FCDCA2;
background-color: #FCDCA2} 

.blk{
background-color: #000000} 


/* special */


.TabBlueBdr { 
border-color: #D0D6F8;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid solid solid solid;
}

/* left nav */

.menu a { 
background-color: #340065;
display: block;
height: 25px;
vertical-align: center;
padding-top: 8px;
padding-right: 10px;
color: #5875C6 ; text-decoration: none;
}



/* left nav selected */


.menuSelect a { 
background-color: #340065;
display: block;
height: 25px;
vertical-align: center;
padding-top: 8px;
padding-right: 10px;
color: #5875C6 ; text-decoration: none;
}


/* loose button */

.menuBtn a { 
background-color: #D0D6F8;
display: block;
width: 200px;
vertical-align: center;
color: #5875C6 ; text-decoration: none;
padding:15px;
}

.menuBtn a:hover { 
  background-color: #FCDCA2;
  color: #5875C6 ; text-decoration: none;
} 



/* open button */

.menuBtnO a { 
background-color: #ffffff;
display: block;
width: 175px;
height: 25px;
vertical-align: center;
padding-top: 8px;

border-color: #D0D6F8;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid solid solid solid;

color: #5875C6 ; text-decoration: none;
}

.menuBtnO a:hover { 
  background-color: #FCDCA2;
  color: #5875C6 ; text-decoration: none;
} 
.reg-btn {
	width:164px;
	height:30px;
	background:url(../assets/reg-btn.gif) left top no-repeat;
	text-align: center;
	vertical-align: middle;
	
}
INPUT.btnMod {
	FONT-SIZE: 11px; 
	COLOR: #5875C6; 
	FONT-FAMILY: arial,helvetica,sans serif; 
	FONT-WEIGHT:bold; 
	BACKGROUND-COLOR: #D0D6F8; 
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border: 0;
	display: block;
}

.indent {
	margin-left:20px;
}

table#outline{
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0D6F8;
	border-bottom-color: #D0D6F8;
	border-left-color: #D0D6F8;
}

.maincontent {
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 25px;
}
.right-col {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D6F8;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 26px;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 26px;
	padding-left: 32px;
	width: 242px;
}

/* Main Navigation Elements */

 #mainnav {
	height: 2.7em;
	margin:0;
	margin-top:1em;
	padding:0;
	background:url(../images/mainnav_border.gif) repeat-x 5px 23px;
	clear:both;
}

 #mainnav ul {
	width:627px;
	height: 2.7em;
	margin-left:0em;
	list-style-type:none;
	float:left;
}

 #mainnav ul li {
	list-style-type:none;
	height:2.2em;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	background-image: url(../assets/tab-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px;
	color: #000000;
	text-align: center;
}



 #mainnav ul li.basic {
	background:url(../images/navtabBG.gif) left top repeat;
}

 #mainnav ul li.rollover {
	background:url(../images/navtabBG_ro.gif) left top repeat;
}


 #mainnav ul li#aboutEdge, #mainnav ul li#homeEdge, ul li#consideringEdge,  #mainnav ul li#membersEdge, #mainnav ul li#employersEdge,  #mainnav ul li#brokersEdge,  #mainnav ul li#providersEdge  {
	width: 1.5em;
	padding: 0;
}

 #mainnav ul li.edge {
	background:url(../images/navtab_edge.gif) left top no-repeat;
}

 #mainnav ul li.roEdge {
	background:url(../images/navtabBG_roEdge.gif) left top no-repeat;
}

#mainnav ul li.roEdgeLast {
	background:url(../images/navtab_last.gif) left top no-repeat;
	height: 28px;
}

 #mainnav ul li.edgeLast {
	width: 1.5em;
	padding: 0;
	background:url(../images/navtabBetween1_last.gif) left top no-repeat;
}

 #mainnav ul li.edge_onLeft {
	width: 1.5em;
	height:2.25em;
	padding: 0;
	background: url(../images/navtabBetween3.gif) left top no-repeat;
}

 #mainnav ul li.edge_on{
	width: 1.5em;
	height:2.25em;
	padding: 0;
	background: url(../images/navtabBG_Edge_lastOn.gif) left top no-repeat;
}

 #mainnav ul li.edge_onRight {
	width: 1.5em;
	height:2.25em;
	padding: 0;
	background: url(../images/navtabBetween2.gif) left top no-repeat;
}

* html #mainnav ul li.edge_onRight, * html #wrapper #mainnav ul li.edge_onLeft  {
	height:2.3em;
}

 #mainnav ul li a {
	text-decoration:none;
	list-style-type:none;
	float:left;
	padding:12px;
	padding-top:0.4em;
	padding-bottom:0.3em;
	padding-left: .9em;
	padding-right: 2.2em;
	border-bottom:none;
	color:#FFFFFF;
}

#mainnav ul li.home {
	padding-right:1em;
}

 #mainnav ul li#home a {
	padding-right: 0px;
}


*:first-child+html  #mainnav ul li a {
	padding-right: 2.7em;
}


* html #mainnav ul li#home a {
	padding-right: 4.7em;
}


 #mainnav ul li a:hover {
	color:#d6dff0;
}

#wrapper #mainnav ul li.current a:hover {
	color:#000000;
}

#wrapper #mainnav ul li.current {
	list-style-type:none;
	height:2.3em;
	float:left;
	margin: 0;
	padding-bottom: 1px;
	background:#FFFFFF;
}

#wrapper #mainnav ul li.first {
	border-left: 1px solid #708cd0;
}

#wrapper #mainnav ul li.current a {
	list-style-type:none;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	margin: 0;
	color:#000000;
	cursor:text;
	text-decoration:none;
	background:url(../images/navtabBG_on.gif) left top repeat;
}
.tab-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../assets/tab-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 157px;
	text-align: center;
	vertical-align: middle;
}
.tab-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../assets/tab-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 157px;
	text-align: center;
}
.tab-off-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../assets/tab-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 353px;
	text-align: center;
}
.tab-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../assets/tab-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 196px;
	text-align: center;
}
.tab-nav {
	width: 823px;
	height:33px;
}
.sidebar-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
