body{
	background-color: #FFFFFF;
	margin-left: 0;	
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 6px;
	background-image:url(/images/2010/background.jpg);
	background-repeat:repeat-x;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
}

#container {
	margin: 0 auto;
	margin-top:5px;
	width: 960px;
	background-color: #C6CFD6;
}

#rounded {
	margin: 0pt auto;
	width: 100%;
	background-color: #FFFFFF;
}

.top_links a {
	padding-right: 5px;
	padding-left: 5px;
}

#header{
	width: 960px;
}

#logo {
	padding-left:10px;
	float:left;
	width:340px
}

#logoquote {
	padding-left:10px;
	float:left;
	width:930px
}

.logotext {
	padding-top:0px;
	padding-left:8px;
	padding-bottom:2px;
}

.logotext span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00ADEE;
}

#slogan {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.box_head {
	font-size: 24px;
}

.box_bold {
	color: #00ADEE;
	font-weight:bold;
	font-size:14px
}

#top_nav_container {
	width: 860px;
	margin:auto;
	padding-left:5px;
}

.top_nav {
	text-align:center;
	width: 212px;
	float:left;
}

#top_nav_home_container {
	width: 960px;
	margin:auto;
}

.top_nav_home {
	text-align:center;
	width: auto;
	padding-left: 12px;
	padding-right: 10px;
	margin-top: 20px;
	float:left;
}

.top_nav_home_logo {
	width: 259px;
	float:left;
}

#sidebar_left {
	width:200px;
	float:left;
	padding-left:10px;
	margin-top: 15px;
}

#sidebar_right {
	width:200px;
	float:right;
	padding-right:10px;
	margin-top: 15px;
}

#content_middle {
	text-align: center;
	width:480px;
	margin-left: 240px;
	margin-top: 15px;
}

#content_container {
	width:730px;
	margin-left:220px;
	margin-top: 15px;
}

#content_container_home {
	width:920px;
	margin:auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
}

#content_container_quote {
	width:920px;
	padding: 15px;
	margin:auto;
}

input:focus {
	background-color:yellow;
}

select:focus {
	background-color:yellow;
}

textarea:focus {
	background-color:yellow;
}

#slider {
	width: 600px;
	height: 175px;
}

#slider_container {
	padding-top: 0px;
}

form {
margin: 0;
}

.box_background_large {
	background-image:url(/images/2010/box_background_large.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color:#E9E5CC;
	width: 700px;
	height: 400px;
	overflow:visible;
	padding:10px;
	color:#000;
}

.box_background {
	background-image:url(/images/2010/box_background.jpg);
	background-repeat:no-repeat;
	min-height: 95px;
	overflow:visible;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_list {
	/*list-style-image: url(/images/2010/list_bullet.gif);*/
	list-style-type: none;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.box_list li a:link {
	color:#00ACEB;
	text-decoration:none;
}

.box_list li a:active {
	color:#F93;
	text-decoration:none;
}
.box_list li a:visited {
	color:#00ACEB;
	text-decoration:none;
}
.box_list li a:hover {
	color:#F93;
	text-decoration:none;
}

/*
select{
	font-family: arial;
	font-size: 11px;
	line-height: 10px;
	margin: 1px;
}
*/
.button
	{
		font-family: arial;
		font-size: 11px;
		line-height: 16px;
		height: 20px;
		border-right: 1px solid #104A7B;
		border-bottom: 1px solid #104A7B;
		border-left: 1px solid #AFC4D5;		
		border-top: 1px solid #AFC4D5;	
		color: #000066;
		margin-top: 3px;
		margin-bottom: 3px;		
	}	

.input_text1
	{
		font-family: arial;
		font-size: 11px;
		line-height: 16px;
		height: 20px;
		border: 1px solid #00496E;
		margin-left: 4px;
		margin-top: 3px;
		margin-bottom: 3px;				
	}
	
.input_select1
	{
		font-family: arial;
		font-size: 11px;
		line-height: 16px;
		height: 20px;
		border: 1px solid #00496E;
		margin-left: 4px;
		margin-top: 3px;
		margin-bottom: 3px;				
	}
	
input.radio
	{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;		
	border: 0px;	
	height: 12px;
	width: 12px;
	}

textarea
	{
		font-family: arial;
		font-size: 11px;
		line-height: 15px;
		border: 1px solid #00496E;		
		margin-top: 3px;
		margin-bottom: 3px;				
	}	

#topbar
	{
		color: #FFFFFF;
		width: 940px;
		margin: auto;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-right: 10px;
		text-align: right;
		font-size:12px;
	}
	

#topbar a
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#seobar
	{
	color: #999;
	margin: 0;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: left;
	float: left;
	}
.seoselect
	{
		font-family: arial;
		font-size: 10px;
		line-height: 10px;
		margin: 1px;
	}
.genderselect
	{
		font-family: arial;
		font-size: 18px;
		line-height: 10px;
		margin: 1px;
	}
.header
	{
		background-color: #0090DA;		
		background-image: url('/images/header_img.gif');
		background-position: bottom;
		background-repeat: no-repeat;
	}
.header2
	{
		background-color: #0090DA;		
		background-image: url('/images/header_img2.gif');
		background-position: bottom;
		background-repeat: no-repeat;
	}
.header_left
	{
		background-color: #0090DA;		
		background-image: url('/images/header_left.gif');
		background-position: bottom;
		background-repeat: no-repeat;
	}
.header_right
	{
		background-color: #0090DA;		
		background-image: url('/images/header_right.gif');
		background-position: bottom;
		background-repeat: no-repeat;		
	}	
.scrollbar
	{
		background-color: #0090DA;		
		background-image: url('/images/scrollbar_bg.gif');
		background-position: bottom;
		background-repeat: repeat-x;
		color: #FFFFFF;
		font-family: arial;
		font-size: 13px;
		font-weight: bold;
	}
.scrollbar_left
	{
		background-color: #0090DA;		
		background-image: url('/images/scrollbar_left.gif');
		background-position: bottom;
		background-repeat: no-repeat;
	}
.scrollbar_right
	{
		background-color: #0090DA;		
		background-image: url('/images/scrollbar_right.gif');
		background-position: bottom;
		background-repeat: no-repeat;		
	}	
.sidemenu
	{
		padding-left: 4px;
		padding-right: 4px;		
	}
.sidemenu_bg
	{
		background-color: #B0E6FF;
	}	
.menu_hleft
	{
		background-image: url('/images/menu_left.gif');
		background-repeat: no-repeat;
	}					
.menu_hright
	{
		background-image: url('/images/menu_right.gif');
		background-repeat: no-repeat;
	}	
.menu_bg
	{
		background-image: url('/images/menu_bg.gif');		
		background-repeat: repeat-y;
	}
.menu_bottom
	{
		background-image: url('/images/menu_bottom.gif');
		background-repeat: no-repeat;
	}	
.leftselect_bg
	{
		background-image: url('/images/ml6_bg.gif');		
		background-repeat: repeat-y;		
	}
.content
	{
		color: #444444;	
		font-family:Arial, Helvetica, sans-serif;
		font-size: 0.9em;
	}
.contentblack
	{
		font-family: Arial;
		color: #000000;
	}
.contentorange
	{
		font-family: Arial;
		color: #FF6600;
	}	
.contentblue
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #0090DA;
		font-size: 0.9em;
		font-weight:bold
	}
.contentFAQ
	{
		font-family: Verdana;
		color: #000000;
	}
	
.Super
	{
		vertical-align: super;
	}
.contentblackSuper
	{
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
		vertical-align: super;
	}
.contentblueSuper
	{
		font-family: Verdana;
		font-size: 9px;
		color: #0090DA;
		vertical-align: super;
	}
	
.contentblueFooter
	{
		font-family: Verdana;
		font-size: 10px;
		color: #0090DA;
	}

a.contentblue:link, a.contentblue:active, a.contentblue:visited, a.contentblue:hover
	{
		font-family: Verdana;	
		color: #0000FF;
		text-decoration: underline;
	}	

a.nav:link, a.nav:active, a.nav:visited, a.nav:hover
	{
	font-family: Verdana;
	color: #F8B128;
	text-decoration: underline;
	font-size: 12px;
	text-transform:uppercase;
	}	
	
a.nav:hover
	{
	color: #00ACEB;
	text-decoration: none;
	}	
	
a.contentFAQ:link, a.contentFAQ:active, a.contentFAQ:visited, a.contentFAQ:hover
	{
	font-family: Verdana;
	color: #F93;
	text-decoration: underline;
	}

.titleblue
	{
		font-family: Arial;
		font-size: 15px;
		color: #0090DA;
	}	
.footer
	{
		font-family: arial;
		font-size: 10px;
		color: #444444;
		text-align: center;
		padding: 5px;
	}
.footer a:link, .footer a:active, .footer a:visited
	{
		padding-right: 10px;
		padding-left: 10px;
		font-family: arial;	
		color: #0090DA;
		text-decoration: underline;
	}
	
.footer a:hover
	{
		font-family: arial;	
		color: #0090DA;
		text-decoration: none;
	}
	
.footerblue
	{
		font-family: Arial;
		font-size: 10px;
		color: #0090DA;
	}
	
.footnotes
	{
		font-family: arial;
		font-size: 10px;
		color: #0090DA;
		text-align: left;
		padding: 5px;
	}
	
.vbg
	{
		background-image: url(/images/vbg.gif);
		background-repeat: repeat-y;
		background-position: center;
		background-color: #fafaff;
	}
.hbg
	{
		background-image: url(/images/hbg.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
.img
	{
		border: 1px solid #D4D2D2;
	}	
.bar
	{
		border: 1px solid #4186CB;
		background-image: url(/images/barbg.gif);
		background-repeat: repeat-x;
		background-position: left;
		padding-left: 10px;
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 23px;
		color: #ffffff;
	}

.orange
	{
		color: #FEAD21;
		font-family: Arial;
		font-size: 11px;
	}

.yellow {
	color: #FFFF00;
}

.style1 {
	color: #FFFF00;
	font-size: 12px;
	font-family: arial, sans-serif;
}
.style2 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #FF6502;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-size: 11px;
	font-family: arial, sans-serif;
}
.style5 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
 	text-align: justify;
}

.style5form {
        color: #000000;
        font-size: 11px;
        font-family: tahoma;
}
.style6 {
	color: #FCDC3B;
	font-size: 11px;
	font-family: arial, sans-serif;
}

.styleHead {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	
}.styleHead2 {
	color: #000000;
	font-size: 10px;
	font-family: arial, sans-serif;
}

a:link {
	color: #00ACEB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00ACEB;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #00ACEB;
}
.footer {
	color: #018DE5;
	font-size: 11px;
	font-family: arial, sans-serif;
}

.titleh1 {
	font-family: arial, sans-serif;;
	font-size: 11px;
	display: inline;
}
.titleh2 {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #0090DA;
}	
.contentblue {
	font-family: arial, sans-serif;
	color: #0090DA;
}
.content {
	font-family: arial, sans-serif;
	color: #000000;
}
.bgwhite {
	background-color: #FFFFFF;
}
a.formlink {
	color: #FFFFFF;
	text-decoration: none;
}

a.formlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

a.formlink:hover {
	color: #FFFF00;
}
a.comparelink {
	color: #FFFF00;
	text-decoration: none;
}
a.comparelink:hover {
	color: #000000;
}
a.tip {
	text-decoration:none;
	border-bottom:1px dotted; 
	cursor: help;
}
.leftbox {
	background-image: url(/nchealthplans/images/box_left.jpg);
	background-repeat: no-repeat;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copydark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.copyred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.copyblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.labelblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.popup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	border: 2px solid #000066;
	position: relative;
	visibility: hidden;
	z-index: 20;
	top: -40px;
}

.asterisk {
	color: #FF0000;
	font-size: 11px;
	font-family: tahoma;
}

.phonenumber {
	color: #9933CC;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma;
}
.templink {
	color: #0000FF;
	font-size: 10px;
	font-family: arial, sans-serif;
	text-decoration: underline
}

.required {
	color: #FFFF00;
	font-size: 16px;
}

#iemarquee {
	font-family:Verdana, Geneva, sans-serif
}

.style1 {
	color: #FFFF00;
	font-weight: bold;
}

.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.style13 {font-size: 18px; color: #FFFFFF; font-weight: bold; }

#foot_div1 {
	width: 100%;
	background-color:#098FCC;
	height:3px;
	line-height: 3px;
	font-size:3px;
}

#foot_div2 {
	width: 100%;
	background-color:#DEDEDE;
	height:3px;
	margin-top:1px;
	line-height: 3px;
	font-size:3px;
}

