/* Framework Healthplan Colors:
Primary:	    #cc0000
Gray: #CCCCCC 
Black: #000000
White: #FFFFFF
*/
a#active_menu {
	color: #000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #999999;
	text-decoration: none;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none; 
}

a.category:link, a.category:visited {
	color: #000000;
}

a.category:hover {
	color: #CCCCCC;
}

a.mainlevel:link, a.mainlevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	letter-spacing: 0px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	color: #CC0000;
}

a.mainlevel:hover {
	background-color: #FFFFFF;
	color: #999999;
	text-indent: 35px;
}

a.mainlevel-sellmenu:link, a.mainlevel-sellmenu:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	letter-spacing: 0px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	color: #CC0000;
	font-weight:bolder;
}

a.mainlevel-sellmenu:hover {
	background-color: #FFFFFF;
	color: #999999;
	text-indent: 35px;
	font-weight:bolder;
}
#active_menu-sellmenu {
	color: #000000;
	font-weight: bold;
}
a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #999999;
	border-right: 1px solid #999999;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #000000;
}

a.mainlevel-top#active_menu-top {
	background-color: #000000;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}

a.mainlevel-top:hover {
	color: #000000;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	height: 20px;
	padding-left: 20px;
}

a.readon:hover {
	background-color: transparent;
	color: #CCCCCC;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #999999;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 20px;
	color: #CC0000;
	font: arial;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 10px;	
}

h3{
	font-size: 15px;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
	line-height: 20px;
}

h4{
	font-size: 9px;
	color:#999999;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #f8f8f8;
	border: 1px solid #999999;
}

input.inputbox#mod_login_password{
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_login_username{
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_search_searchword{
	background-color: #f8f8f8;
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 300px;
}

fieldset.input{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p#form-login-password{
	margin: 0px;
	padding: 0px;
}

p#form-login-remember{
	margin: 0px;
	padding: 0px;
}

p#form-login-username{
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
}

ul {
	margin: 0px;
	padding: 0px;
}
#mainbody ol li{
	list-style: decimal;
}
.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Arial;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Arial; 
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
	color: #343434;
	font-family: Arial; 
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	margin-top: 10px;
}

.contentheading {
	color: #CC0000;
	font-family: Arial; 
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
}

.componentheading-newsfeed  {
	color: #343434;
	font-family: Arial; 
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	margin-top: 10px;
}

.contentheading-newsfeed  {
	color: #CC0000;
	font-family: Arial; 
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
}
.createdate {
	color: #999999;
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {

}

.moduletable h3 {
}

.moduletable li{
	list-style: none;
}

.moduletable td {
}

.moduletable-ad {
	background-color:#F8F8F8;
	border: 2px solid #EDEDED;
	margin-bottom: 10px;
	padding: 8px;
}

.quote {
	background-color: #CCCCCC;
	border: 1px solid #336699;
	color: #666666;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	padding: 8px;
	width: 95%;
}

.quote2 {
	background-color: #FCF6E4;
	border: 1px solid #C3C3C3;
	color: #999999;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	padding: 8px;
	width: 95%;
}

.sectiontableentry1 {
	background-color: #EDEDED;
}

.sectiontableentry2 {
	background-color: #FAFAFA;
}

.sectiontableheader {
}

.small {
	color: #000000;
	font-size: 11px;
}

.smalldark {
	color: #999999;
	font-size: 11px;
}

.subheadings {
	color: #5692CF;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
}

#ads {
	float: left;
	text-align: left;
	width: 600px;
}

#ads .moduletable{
	background-color: #F2F2F2;
	border: 2px solid #CCCCCC;
	/*border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;*/
	float: left;
	margin-right: 20px;
	padding: 2px 8px 2px 8px;
	width: 160px;
	height: 170px;
}
#lowbox {
	float: left;
	margin-right: 20px;
	padding: 2px 8px 0px 8px;
	width: 160px;
}

#ads h2{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-weight:bolder;
}

#ads h3{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#ads .moduletable-none{
	float: left;
	margin-right: 20px;
	padding: 2px 8px 2px 8px;
	width: 160px;
	height: 170px;
}

#body {
	height: auto;
	margin: 0 auto;
	width: 970px;
}

#bodywrap {
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 15px;
	width: 100%;
}

#bottom{
background-image: url(../images/bottom2.gif);
background-position: center top;
background-repeat: no-repeat;
color: #ffffff;
font-size: 11px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding-top: 65px;
text-align: left;
width: 970px;
}

#bottomwrap {
	background-color: #CC0000;
	background-image: url(../images/bottombg2.gif);
	background-position: center top;
	background-repeat: repeat-x;
	float: right;
	height: 125px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 100%;
}

#bottom .moduletable{
	float: left;
	margin: 10px 10px 10px 0px;
	text-align: left;
	width: 100%;
}

#bottom h3 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
     ine-height: normal;
}

#bottom td, #bottom p, #bottom div{
	color: #FFFFFF;
}

#content {
	float: left;
	padding-right: 20px;
	text-align: left;
	width: 600px;
}

#footer {
	color: #999999;
	float: none;
	font-size: 10px;
	height: 50px;
	letter-spacing: 0px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 970px;
}

#footer td, #footer p, #footer div{
	color: #999999;
text-align: center;
}

#footerwrap {
	background-color: #FFFFFF;
	border-top: 2px solid #CCCCCC;
	float: left;
	height: 100px;
	margin: 0 auto;
	width: 100%;
}

#header {
	background-image: url(../images/header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 104px;
	margin: 0 auto;
	width: 970px;
}

#headerwrap {
	background-image: url(../images/topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 114px;
	margin: 0 auto;
	width: 100%;
}

#slideshow{
	float:left;
}

#mainbody {
	float: left;
	padding-right: 30px;
	text-align: left;
	width: 600px;
}

#mainbody li{
	list-style: disc;
	margin-left: 20px;
}

#middle{
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 auto;
	padding-top: 80px;
	text-align: left;
	width: 970px;
}

#middle .contentheading {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	color: #fff;
text-transform: uppercase;
}

#middle .quote {
	background-color: #BFB29C;
	border: 1px solid #C3C3C3;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;	
	padding: 8px;
	width: 95%;
}

#middle a.readon:link, #middle a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	padding-left: 20px;
}

#middle h3 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 8px;
}

#middle td, #middle p, #middle div{
	color: #FFFFFF;
}

#middlewrap {
	background-color: #A2947D;
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	float: left;
	margin: 0 auto;
	width: 100%;
}

#rightcolumn {
	float: right;
	margin-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 300px;
}

#rightcolumn .contentheading {
	color: #444444;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}

#rightcolumn .moduletable{
	margin-bottom: 15px;
}

#rightcolumn h3{
	color: #474344;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -.5px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 8px;
	text-transform:uppercase;
}

#topmenu {
	float: left;
	height: 25px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	top: 70px;
	width: 970px;
}

/* Flash Map styles */
@charset "UTF-8";
/* CSS Document */

#main {
	width: 600px;
}
#map_box {
	width: 600px;
	height: 533px;
	border-width: 1px; 
	border-color: #e0e0e0; 
	border-style: solid;
}
#info_box {
	border:1px solid #e0e0e0; 
	background-color:#f5f5f5; 
	vertical-align:middle; 
	width:600px
}
.divclass c3 {
	 display: none;
	 background-color:#f5f5f5;
	height:100%;
	font-family:tahoma,arial;
	font-size:11px;
	 }
.main_title{
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sub_titles{
	padding-top: 5px;
	text-align:center;
	width: 300px;
	font-weight:bold;
}
.info_block{
	width: 150px;
	float:left;
	padding-top: 5px;
}
.info_title {
	text-decoration:underline;
	font-weight:bold;
}
.info {
	padding: 5px 0px 0px 0px;
}

.format_1 {
	width:300px;
	float:left;
	font: 12px Arial;
}
.format_2{
	width:300px;
	float:left;
	font: 12px Arial;
}
.state_name{
	width: 600px;
	text-decoration:underline;
	text-transform:uppercase;
	text-align:center;
	font: bold 16px  "Trebuchet MS";
}

.ramka td {
	border:1px solid #999999;
}
.small {
font-size:10px;
font-family:arial;
}
.license {
	margin-top:5px;
}
.license TD{
	border:1px solid #D4DEE6;
	
}


/* Extra/Custom Form Styles */

h3.cf_text{
	font-size: 14px;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
	line-height: 20px;
}

/*Sample Plans page custom */

#sample_benefits {
	width: 140px;
}
#sample_base {
	width: 115px;
}
#sample_standard {
	width: 115px;
}
#sample_premier{
	width: 115px;
}

#sample_plan_main{
	text-align:center;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.sample_left_title{
	text-align:left;
}

.sample_left_col{
	text-align:left;
	color:#C00;
	font-weight:500;
	font-size:11px;
}
.sample_reg_text {
	text-align:left;
	color:#000000;
	font-weight:500;
	font-size:11px;
}

#sample_top_bar {
	background-image: url(../images/sample_bg.jpg);
	background-repeat:repeat;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 35px;
	}
	
.sample_grey_cell {
	background-image: url(../images/sample_bg.jpg);
	background-repeat:repeat;
	text-align:center;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width: 115px;
}
.sample_reg_cell {
	width: 115px;
}

tr.sample_bot_line td{
	border-bottom: 1pt solid #CCCCCC;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Sample Plans - Pop ups */
.sample_center_title_click{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:500;
	font-size:14px;
}
.sample_left_title_click{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:500;
	font-size:14px;
	vertical-align:bottom;
}
.sample_left_col_click{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#C00;
	font-weight:500;
	font-size:13px;
	vertical-align:bottom;
}
.sample_right_col_click{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#C00;
	font-weight:500;
	font-size:13px;
	vertical-align:bottom;
}
.sample_txt_click {
	text-align:left;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	ine-height: 140%;
}

/* partners page */ 
.cpaboxdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align:top;

}
