body{
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	background-image: url(../../assets/images/ccok_body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
		
	font-size: smaller;				
	font-family: Arial, Helvetica, sans-serif;		
}
	
*{
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -214px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 214px; /* .push must be the same height as .footer */
}
		
body{
	text-align: center;
}

caption{
	display:none;
}

.wrapper{
	width: 920px;
	text-align: center;
	background-image:url(../../assets/images/ccok_wrapper_bg.jpg);		
	background-repeat:repeat-y;
	background-position:top center;
	margin-left:auto;
	margin-right:auto;
}

h1{
	color:#009977;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:160%;
	margin-bottom:5px;
	text-align:left;
}

h2{	
	color:#009977;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:120%;
	margin-bottom:6px;
	margin-top:5px;
	display:block;
	clear:both;
}

h2.page-title-2{	
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:130%;
	margin-bottom:12px;
	margin-top:5px;
	display:block;
	clear:both;
	font-style:italic;
	padding-left:18px;
	background-image: url(../../assets/images/arrow_grey.jpg);
	background-position:8px 5px;
	background-repeat:no-repeat;
}

h2.inline{
	display:inline;	
	
	padding-bottom:5px;
}

h2 a{
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}


h3{	
	color:#009977;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
}

h3 a{
	text-decoration:none;
}


h4{
	margin-bottom:10px;
	color:#666666;
}

p{	
	color: #000000;
	margin-bottom:12px;
}
strong{
	font-weight: normal;
}

a{
	color: #009977;
}

a:hover {
	text-decoration: none;
}		



.site-content-wrapper{
	width:920px;
	display:block;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	background-image: url(../../assets/images/ccok_site_content_wrap_bg.jpg);
	background-position:top left; 
	background-repeat:no-repeat;
}


.main-content-wrapper{	
	width:900px;
	display:block;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:visible;		
}


.main-content{
	clear:both;
	display:block;
	padding:6px 10px 10px 10px;	
	overflow:visible;
}



.main-content-left-wrap{
	float:left;
	width:230px;
	height:auto;
	margin-left:0px;
	display:block;
	overflow-y:visible;		

}

.main-content-right-wrap{
	float:left;
	width:621px;
	height:auto;
	display:block;
	margin-left:24px;
	overflow-y:visible;
	/*
	border:1px solid #FF9900;
	*/
}


.page-title-image{
	display:block;
	clear:both;
	margin-bottom:20px;
}



.content-clear{
	margin:0px;
	padding:0px;
	clear:both;
	height:0px;
	overflow:hidden;
}





.contentQuoteRight{
	float:right;
	display:block;
	margin-left:14px;
	margin-bottom:10px;
}


ul.body-ul{
	margin-left:20px;	
	margin-bottom:15px;
	margin-top:5px;
}

ul.body-ul li{
	margin-bottom:4px;
	list-style-image: url(../../assets/images/arrow_black.jpg);	
}

ul.body-ul-2-col{
	margin-left:10px;
	margin-bottom:15px;
	margin-top:5px;
	display:block;
	list-style:none;
}

ul.body-ul-2-col li{
	margin-bottom:4px;
	list-style:none;
	width:260px;
	float:left;
	display:block;
	margin-left:5px;
	padding-left:20px;
	background-image: url(../../assets/images/arrow_black.jpg);
	background-repeat:no-repeat;
	background-position:3px 3px;
}


ul.body-ul-flush{
	padding:0px;
	margin:5px 0px 15px 18px;
}

ul.body-ul-flush li{
	margin-bottom:4px;
	list-style-image: url(../../assets/images/arrow_black.jpg);	
}



ol{
	margin-left:30px;
	margin-bottom:15px;
	margin-top:5px;
}

ol li{
	margin-bottom:4px;
}



/******************/
/*  Pull Quote    */
.pull-quote-wrap{
	float:right; 
	margin:5px; 
	margin-top:0px; 
	display:block;
}


.contact-title{
	font-size:120%; 
	font-weight:bold;
	/*
	color:#008D6C;
	*/
	color:#000000;
	margin-top:10px;
	margin-bottom:5px;
	
}

.contact-sub-title{
	font-weight:bold;
	color:#009977;
	font-size:120%;
	margin-bottom:6px;
}

.contact-content{
	margin-left:100px;
	
}

.contact-table{
	margin-bottom:15px;
}

.contact-table .contact-table-title{
	font-weight:bold;
} 


.compliance-continue-reading{
	font-size:110%; 
	font-weight:bold; 
	text-align:right; 
	font-style:italic; 
	margin-top:40px;
}

.looking-for-insurance-link-1{
	margin-bottom:10px; 
	font-size:120%;
}


p.strong{
	font-weight:bold;
}

.ppo-phcs-step-tbl{
	margin-left:30px;
	width:370px;
}

.ppo-phcs-step-tbl td{
	vertical-align:top;
}
.ppo-phcs-step-tbl .step{
	white-space:nowrap;
}


.faq-item-wrap{

}

.faq-item-wrap ul{
	padding:0px;
	margin-left:0px;	
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	list-style:none;
	
}

.faq-item-wrap ul li{
	margin-bottom:6px;
	margin-left:0px;
	list-style:none;
	background-image: url(../../assets/images/arrow_black_sm.jpg);	
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:13px;
}



ul.plan-year-ul{
	padding:0px;
	margin:0px;
	display:block;
	overflow:auto;
	padding-left:20px;

}


ul.plan-year-ul li{
	margin-bottom:3px;
	list-style:none;
	background-image: url(../../assets/images/arrow_black_sm.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:13px;
}

.lfi-quote-tbl-title{
	font-weight:bold;
	font-style:italic;
	margin-left:38px;
	margin-bottom:2px;
}

.lfi-quote-tbl{
	margin-left:35px;
}

.lfi-quote-tbl td{
	vertical-align:top;
}

.lfi-quote-tbl .heading{
	font-weight:bold;
}





.lfi-get-strted-tbl{
	margin-left:20px;
	margin-bottom:20px;
}

.lfi-get-strted-tbl td{
	vertical-align:top;
}

.lfi-get-strted-tbl .heading{
	font-weight:bold;
}

.lfi-get-strted-tbl td .get-started-name{
	font-weight:bold;
	font-size:115%;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lfi-get-strted-tbl td .get-started-title{
	font-weight:bold;
	font-size:90%;
	color:#999999;
}




.careweb-app-module-wrapper{
	display:block;
	background-image:url(../../assets/images/ccok_careweb_horizontal_spacer.jpg);
	background-position:bottom left ;
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
}


.careweb-get-started-table{
	border:1px solid #e7e7e7;
}
.careweb-get-started-table td{
	vertical-align:top;
	border:1px solid #e7e7e7;
}
.careweb-get-started-table td.title{
	font-weight:bold;
	font-size:90%;
	color:#666666;
}
.careweb-get-started-table td.connection{
	font-weight:bold;
	font-size:120%;
	color:#009977;
	padding-left:10px;
	padding-right:10px;
}
.careweb-get-started-table td img{
	border:0px;
}


.looking-pharmacy-wrapper{
	margin-top:40px;
}


#skip-nav-header-link-wrap{
	position:absolute;	
	text-align:right;
	display:block;
	z-index:1500;
	padding-left:750px;
}

#skip-nav-header-link-wrap a, #skip-nav-header-link-wrap a:hover, #skip-nav-header-link-wrap a:visited{
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}


#skip-nav-header-link-wrap a:active, #skip-nav-header-link-wrap a:focus{
	display:block;	
	width:auto;
	height:auto;
	white-space:nowrap;
}


