@charset "UTF-8";
/* CSS Document */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}




:focus {
	outline: 0;
}
 
ol, ul, li {
	list-style : none;
}

em {
	font-style: italic;
}

strong {
	font-weight:bold;
}

/*--- =html ---*/
html {
	height:100%;
	margin:0;
	padding:0;
}

/*--- =body ---*/
body {
	/*text-align:center;*/
	margin:0;
	padding:0;
	background:#000000;
}

/*--- =blocktext ---*/
h1, h2, h3, h4, h5, p, blockquote, address, dl, ul, ol {
	margin: 0px 0px 15px 0px;
	padding: 0;
}

/*--- =clear floats ---*/
.clear {
	clear:both;
}

.orange {
	color:#F7931E;
}

.blue {
	color:#2BA8D9;
}


/*--- =container ---*/
div#container {
	position:relative;
	margin:25px 0 0 0;
	background:#ffffff;
}

#content {
	position:relative;
	margin:0 auto 0 auto;
	width:940px;
}


/*--- =left ---*/

#left {
	position:relative;
	float:left;
	width:460px;
	margin:109px 0 0 0;
}

#header {
	position:relative;
	width:327px;
	height:60px;
	margin:0 0 10px 0;
}

.bar {
	position:relative;
	float:left;
	width:19px;
	height:800px;
}

.new {
	position:relative;
	height:800px;
	width:441px;
	overflow:hidden;
	float:right;
}

.who_left {
	position:relative;
	height:800px;
	width:441px;
	overflow:hidden;
	float:right;
}

.who_left h2 {
	position:relative;
	margin:40px 0 40px 20px;
	display:block;
	text-indent:-999999px;
	width:410px;
	height:67px;
}

.who_left h2.head_who {
	background:url(../images/head_who.png) 100% 0% no-repeat;
}



.who_left p {
	position:relative;
	margin:0 0 15px 40px;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.25em;
	width:390px;
}

.who_left h3 {
	position:relative;
	color:#C0C0C0;
	margin:25px 0 10px 40px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}

.who_left h4 {
	position:relative;
	color:#C0C0C0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	margin:0 0 15px 40px;
	/*font-weight:bold;*/
	
}

.new_cover {
	position:relative;
	float:right;
	width:381px;
	height:745px;
	padding:55px 20px 0 40px;
	background:url(../images/img_home.jpg) 100% 0% no-repeat;
}

.new_cover:hover {
	background:url(../images/img_home_hover.jpg) 100% 0% no-repeat;
}

.new_cover li {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.new_date {
	position:relative;
	font-size:60px;
	color:#898989;
	font-weight:bold;
}

.whats_new {
	position:relative;
	font-size:18px;
	letter-spacing:0.025em;
	color:#2ba8d9;
	font-weight:normal;
	margin:0 0 30px 0;
}

.new_head {
	/*font-size:78px;
	color:#2ba8d9;*/
	position:relative;
	width:381px;
	height:82px;
	display:block;
	text-indent:-999999px;
	background:url(../images/refocusing.png) 100% 0% no-repeat;
	margin:100px 0 20px 0;
}

.read_story {
	position:relative;
	float:right;
	width:84px;
	height:17px;
	display:block;
	text-indent:-999999px;
	background:url(../images/read_story.png) 100% 0% no-repeat;
	cursor:pointer;
}




.new_story {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:800px;
}

.new_author {
	position:relative;
	float:left;
	width:160px;
	height:700px;
	padding:0 0 0 10px;
	margin:100px 0 0 0;
}

.new_name {
	position:relative;
	text-transform:uppercase;
	color:#2ba8d9;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	text-align:right;
}

.new_image img {
	border:1px solid #CCC;
	float:right;
	margin:0 0 20px 0;
	width:110px;
	height:110px;
}

.new_author p.new_signature img {
	border:none;
	float:right;
}

.new_author_title {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-transform:uppercase;
	color:#ffffff;
	text-align:right;
}

.new_email a {
	color:#ffffff;
	text-decoration:none;
	text-transform:lowercase;	
	font-size:10px;
}

.new_email a:hover {
	color:#2ba8d9;
}

/*.new_author p.new_close {
	position:absolute;
	left:20px;
	bottom:50px;
	display:block;
	text-indent:-999999px;
	background:url(../images/close.png) 100% 0% no-repeat;
	width:50px;
	height:10px;
	cursor:pointer;
}

.new_author p.new_close:hover {
	background:url(../images/close_hover.png) 100% 0% no-repeat;
}*/


.writeup {
	position:relative;
	float:right;
	width:220px;
	padding:0 20px 0 0;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:55px 0 0 0;
}

.writeup_head {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#f7921e;
}

.writeup h3 {
	position:relative;
	color:#C0C0C0;
	margin:25px 0 10px 0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
}


/*Bio*/

.bio_jimmie {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_jean {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_jackie {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_roscoe {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_jabali {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_wendy {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_jan {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:740px;
	padding:60px 0 0 0;
}

.bio_toya {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_stefan {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_jamal {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_erica {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_sue {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_michelle {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_dana {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_eugene {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}

.bio_ben {
	position:absolute;
	top:0;
	left:-441px;
	overflow:hidden;
	background:url(../images/jackie_background.jpg) 100% 0% no-repeat;
	width:441px;
	height:680px;
	padding:120px 0 0 0;
}



p.new_close {
	position:absolute;
	/*left:20px;
	bottom:50px;*/
	top:25px;
	right:25px;
	display:block;
	text-indent:-999999px;
	background:url(../images/close.png) 100% 0% no-repeat;
	width:50px;
	height:10px;
	cursor:pointer;
}

p.new_close:hover {
	background:url(../images/close_hover.png) 100% 0% no-repeat;
}

.bio_image img {
	position:relative;
	float:left;
	border:1px solid #CCC;
	width:110px;
	height:110px;
	margin:0 0 20px 0;
}

.bio_info {
	position:relative;
	float:right;
	width:280px;
	margin:0;
}

.bio_info p {
	position:relative;
	margin:0 0 0 10px;
	padding:0;
}

.bio_info p.bio_name {
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#f7921e;
	
}

.bio_info p.bio_author_title {
	color:#ffffff;
}

.bio_info span.bio_email a {
	text-decoration:none;
	color:#c0c0c0;
}

.bio_info span.bio_email a:hover {
	color:#f7921e;
}

.bio_body {
	position:relative;
	margin:25px 0 0 0;
}

.bio_body p {
	color:#cccccc;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:370px;
}

/*Inside Content*/

.inside_left {
	position:relative;
	width:410px;
	margin:0 0 100px 0;
	padding:0 20px;
}

.inside_left h2 {
	position:relative;
	margin:100px 0 40px -20px;
	display:block;
	text-indent:-999999px;
	width:451px;
	height:60px;
}

.inside_left h2.head_what {
	background:url(../images/head_what.png) 100% 0% no-repeat;
}

.inside_left h2.head_background {
	background:url(../images/head_background.png) 100% 0% no-repeat;
	width:389px;
	height:72px;
	margin:40px 0 40px 0;
}

.inside_left h2.head_work {
	background:url(../images/head_work.png) 100% 0% no-repeat;
	width:351px;
	height:64px;
	margin:80px 0 40px 0;
}

.inside_left h2.head_cmep {
	background:url(../images/head_cmep.png) 100% 0% no-repeat;
	width:414px;
	height:216px;
	margin:40px 0 40px 0;
}

.inside_left h2.head_case {
	background:url(../images/head_case.png) 100% 0% no-repeat;
	width:382px;
	height:61px;
	margin:40px 0 40px 0;
}

.inside_left h2.head_headlines {
	background:url(../images/head_headlines.png) 100% 0% no-repeat;
	width:313px;
	height:61px;
	margin:40px 0 40px 0;
}

.inside_left h2.head_hcg {
	background:url(../images/head_hcg.png) 100% 0% no-repeat;
	width:434px;
	height:169px;
	margin:90px 0 40px 0;
}

.inside_left p {
	position:relative;
	margin:0 0 15px 0;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.25em;
}

.inside_left h3 {
	position:relative;
	color:#C0C0C0;
	margin:25px 0 10px 0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}

.inside_left h3.case_study_name {
	color:#2BA8D9;
	margin:50px 0 10px 0;
}

.inside_left h3 a {
	cursor:default;
}

.inside_left h3 a:hover {
	color:#2BA8D9;
}

.inside_left h4 {
	position:relative;
	color:#C0C0C0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	/*font-weight:bold;*/
	
}

.inside_left ul {
	position:relative;
}

.inside_left ul li {
	list-style:outside;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0 0 0 15px;
}

.inside_left a {
	color:#c0c0c0;
}

.inside_left a:hover {
	color:#c0c0c0;
}

.visit_hcg {
	position:relative;
	float:right;
	margin:25px 0 10px 0;
}

.visit_hcg a {
	position:relative;
	display:block;
	text-indent:-999999px;
	width:240px;
	height:20px;
	background:url(../images/visit_hcg.png) 100% 0% no-repeat;
}

.visit_hcg a:hover {
	background:url(../images/visit_hcg_hover.png) 100% 0% no-repeat;
}
.case_index {
	position:relative;
	margin:50px 0 0 0;
	float:right;
}

.case_index a {
	position:relative;
	display:block;
	text-indent:-999999px;
	background:url(../images/case_return.png) 100% 0% no-repeat;
	width:193px;
	height:15px;
}

.case_index a:hover {
	background:url(../images/case_return_hover.png) 100% 0% no-repeat;
}

/*Inside Right*/

.inside_right {
	position:relative;
	margin:20px 0 0 0;
}



.inside_right h1 {
	text-align:right;
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:30px;
	color:#c0c0c0;
}

.inside_right h2 {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c0c0c0;
}

.inside_right p {
	position:relative;
	margin:0 0 15px 0;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.25em;
}

.inside_right p img {
	position:relative;
	margin:50px 0 25px 0;
}

.inside_right h3 {
	position:relative;
	color:#C0C0C0;
	margin:25px 0 10px 0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}

.inside_right h3 a {
	cursor:default;
}

.inside_right h3 a:hover {
	color:#c0c0c0;
}

.inside_right h4 {
	position:relative;
	color:#C0C0C0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	/*font-weight:bold;*/
	
}

.inside_right ul {
	position:relative;
}

.inside_right ul li {
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	list-style:outside;
	margin:0 0 0 15px;
	color:#666666;
}

.highlight {
	margin:0 0 0 0;
}

.highlight p {
	width:460px;
}

.highlight p img {
	position:relative;
	float:left;
	width:160px;
	height:159px;
}

.highlight_title {
	position:relative;
	float:left;
	margin:50px 0 0 20px;
	width:250px;
}

.highlight_title h3 {
	font-size:18px;
	color:#2BA8D9;
	margin:0;
}

/*Background*/

.inside_background {
	position:relative;
	margin:125px 0 0 0;
}

.inside_background a {
	color:#c0c0c0;
	text-decoration:none;
}

.inside_background a:hover {
	color:#2BA8D9;
}

.inside_background h1 {
	text-align:right;
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:30px;
	color:#c0c0c0;
}

.inside_background h2 {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c0c0c0;
	margin:0 0 50px 0;
}

.inside_background p {
	position:relative;
	margin:0 0 15px 0;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.25em;
}

.inside_background h3 {
	position:relative;
	color:#C0C0C0;
	margin:25px 0 10px 0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}

.inside_background h4 {
	position:relative;
	color:#C0C0C0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	/*font-weight:bold;*/
}

.inside_background ul {
	position:relative;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.inside_background ul li {
	position:relative;
	list-style:outside;
	margin:0 0 0 10px;
}

.naics_left {
	position:relative;
	float:left;
	width:220px;
}

.naics_right {
	position:relative;
	float:right;
	width:220px;
}

.expand {
	font-size:12px;
	font-style:normal;
	cursor:pointer;
}

.msg_body_home {
	position:relative;
	margin:0 0 25px 0;
	padding:0 0 25px 0;
	border-bottom:1px dotted #c0c0c0;
}
.inside_right ul.case_row {
	position:relative;
	height:119px;
	margin:40px 0 40px 0;
}

.inside_right ul.case_row li {
	position:relative;
	width:220px;
	height:119px;
	float:left;
	margin:0 20px 0 0;
	list-style:none;
}


.inside_right ul.case_row li a {
	position:relative;
	width:215px;
	height:15px;
	padding:105px 5px 0 0;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
}

.inside_right ul.case_row li a:hover {
	color:#00aeef;
	font-size:10px;
	text-transform:uppercase;
}

.inside_right ul.case_row li a.img_hedis {
	background:url(../images/img_hedis.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_hedis:hover {
	background:url(../images/img_hedis_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_hdqiosc {
	background:url(../images/img_hdqiosc.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_hdqiosc:hover {
	background:url(../images/img_hdqiosc_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_mhf {
	background:url(../images/img_mhf.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_mhf:hover {
	background:url(../images/img_mhf_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_bcbf {
	background:url(../images/img_bcbf.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_bcbf:hover {
	background:url(../images/img_bcbf_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_ice {
	background:url(../images/img_ice.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_ice:hover {
	background:url(../images/img_ice_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_pulse {
	background:url(../images/img_pulse.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_pulse:hover {
	background:url(../images/img_pulse_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_addusin {
	background:url(../images/img_addusin.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_addusin:hover {
	background:url(../images/img_addusin_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_osora {
	background:url(../images/img_osora.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_osora:hover {
	background:url(../images/img_osora_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_odep {
	background:url(../images/img_odep.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_odep:hover {
	background:url(../images/img_odep_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_erg {
	background:url(../images/img_erg.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_erg:hover {
	background:url(../images/img_erg_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_hhs {
	background:url(../images/img_hhs.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_hhs:hover {
	background:url(../images/img_hhs_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_gbms {
	background:url(../images/img_gbms.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row li a.img_gbms:hover {
	background:url(../images/img_gbms_hover.jpg) 100% 0% no-repeat;
}

.inside_right ul.case_row ul {
	position:relative;
	float:right;
	width:220px;
}

.inside_right ul.case_row ul h4 {
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	/*color:#2BA8D9;*/
	color:#c0c0c0;
	margin:0 0 5px 0;
}

.inside_right ul.case_row ul li {
	position:relative;
	margin:0 0 0 10px;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c0c0c0;
	list-style:outside;
}

/*right*/

#right {
	position:relative;
	float:right;
	width:460px;
	padding:0 0 50px 0;
	/*border-bottom:40px solid #000000;*/
}



/*.nav {
	height:300px;
	position:relative;
	overflow:hidden;
}*/

.nav_top {
	position:relative;
	width:460px;
	height:107px;
	display:block;
	background:#000000;
}

.site_nav {
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
	text-indent:-999999px;
	background:url(../images/site_nav.png) 100% 0% no-repeat;
	cursor:pointer;
	width:115px;
	height:13px;
	margin:0;
	padding:0;
}

.site_nav:hover {
	background:url(../images/site_nav_hover.png) 100% 0% no-repeat;
}

.nav_expand {
	position:absolute;
	width:340px;
	height:290px;
	top:-325px;
	background:url(../images/nav_background.jpg) 100% 0% no-repeat;
	overflow:hidden;
	z-index:10;
	margin:0;
	padding:10px 60px 0 60px;
}

.nav_expand ul {
	position:relative;
	float:left;
	width:200px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 35px 0;
	height:70px;
}


.nav_expand ul.nav_last {
	float:right;
	margin:10px 0 0 30px;
	width:110px;
	/*height:160px;*/
}

.nav_expand ul h4 {
	margin:0;
	padding:0;
}

.nav_expand ul h4 a {
	color:#f7931e;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}

.nav_expand ul h4 a:hover {
	color:#2BA8D9;
}

.nav_expand ul li {
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	height:16px;
	display:block;
}

.nav_expand ul ul.second_nav {
	margin:5px 0 0 0;
	border-top:1px dotted #ffffff;
	padding:10px 0 15px 0;
	width:160px;
}

.nav_expand ul ul.second_nav li a {
	color:#f7931e;
}

.nav_expand ul ul.second_nav li a:hover {
	color:#2BA8D9;
}

.nav_expand ul li a {
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	height:16px;
	display:block;
}

.nav_expand ul li a:hover {
	color:#f7931e;
}

.nav_collapse {
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
	text-indent:-999999px;
	background:url(../images/collapse_nav.png) 100% 0% no-repeat;
	cursor:pointer;
	width:98px;
	height:13px;
	margin:0;
	padding:0;
}

.nav_collapse:hover {
	background:url(../images/collapse_nav_hover.png) 100% 0% no-repeat;
}

/*home_content*/ 

.home_content {
	position:relative;
	margin:20px 0 0 0;
}


.home_content h2 {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c0c0c0;
}

/*Row 1*/

.row1 {
	position:relative;
	height:120px;
	margin:0 0 20px 0;
}

.row1 li {
	position:relative;
	width:140px;
	height:120px;
	float:left;
	margin:0 20px 0 0;
}

.inside_right ul.row1 li {
	position:relative;
	width:140px;
	height:120px;
	float:left;
	margin:0 20px 0 0;
	list-style:none;
}

.inside_right ul.row1 li.last {
	margin:0 0 0 0;
}

.row1 li.last {
	margin:0 0 0 0;
}

.row1 li a {
	position:relative;
	width:135px;
	height:15px;
	padding:105px 5px 0 0;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	cursor:pointer;
}

.row1 li a:hover {
	color:#00aeef;
	font-size:10px;
}

.row1 li a.home_vision {
	background:url(../images/img_vision.jpg) 100% 0% no-repeat;
}

.row1 li a.home_vision:hover {
	background:url(../images/img_vision_hover.jpg) 100% 0% no-repeat;
}

.row1 li a.home_leadership {
	background:url(../images/img_leadership.jpg) 100% 0% no-repeat;
}

.row1 li a.home_leadership:hover {
	background:url(../images/img_leadership_hover.jpg) 100% 0% no-repeat;
}

.row1 li a.home_hedis {
	background:url(../images/img_home_hedis.jpg) 100% 0% no-repeat;
}

.row1 li a.home_hedis:hover {
	background:url(../images/img_home_hedis_hover.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jimmie {
	background:url(../images/thumb_jimmie.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jimmie:hover {
	background:url(../images/thumb_jimmie_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_jean {
	background:url(../images/thumb_jean.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jean:hover {
	background:url(../images/thumb_jean_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_jackie {
	background:url(../images/thumb_jackie.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jackie:hover {
	background:url(../images/thumb_jackie_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_roscoe {
	background:url(../images/thumb_roscoe.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_roscoe:hover {
	background:url(../images/thumb_roscoe_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_jabali {
	background:url(../images/thumb_jabali.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jabali:hover {
	background:url(../images/thumb_jabali_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_wendy {
	background:url(../images/thumb_wendy.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_wendy:hover {
	background:url(../images/thumb_wendy_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_jan {
	background:url(../images/thumb_jan.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jan:hover {
	background:url(../images/thumb_jan_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_toya {
	background:url(../images/thumb_toya.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_toya:hover {
	background:url(../images/thumb_toya_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_stefan {
	background:url(../images/thumb_stefan.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_stefan:hover {
	background:url(../images/thumb_stefan_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_jamal {
	background:url(../images/thumb_jamal.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_jamal:hover {
	background:url(../images/thumb_jamal_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_erica {
	background:url(../images/thumb_erica.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_erica:hover {
	background:url(../images/thumb_erica_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_sue {
	background:url(../images/thumb_sue.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_sue:hover {
	background:url(../images/thumb_sue_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_michelle {
	background:url(../images/thumb_michelle.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_michelle:hover {
	background:url(../images/thumb_michelle_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_dana {
	background:url(../images/thumb_dana.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_dana:hover {
	background:url(../images/thumb_dana_hover.jpg) 100% 0% no-repeat;
}
.row1 li a.thumb_eugene {
	background:url(../images/thumb_eugene.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_eugene:hover {
	background:url(../images/thumb_eugene_hover.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_ben {
	background:url(../images/thumb_ben.jpg) 100% 0% no-repeat;
}

.row1 li a.thumb_ben:hover {
	background:url(../images/thumb_ben_hover.jpg) 100% 0% no-repeat;
}


/*Row 2*/

.row2 {
	position:relative;
	height:180px;
	margin:0 0 20px 0;
}

.row2 li {
	position:relative;
	width:300px;
	height:180px;
	float:left;
	margin:0 20px 0 0;
}

.row2 li.last {
	margin:0 0 0 0;
	width:140px;
}

.row2 li a {
	position:relative;
	width:295px;
	height:15px;
	padding:165px 5px 0 0;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}

.row2 li a:hover {
	color:#00aeef;
	font-size:10px;
}

.row2 li a.home_pillars {
	background:url(../images/img_pillars.jpg) 100% 0% no-repeat;
}

.row2 li a.home_pillars:hover {
	background:url(../images/img_pillars_hover.jpg) 100% 0% no-repeat;
}

.row2 li a.home_hcg {
	width:135px;
	background:url(../images/img_hcg.jpg) 100% 0% no-repeat;
}

.row2 li a.home_hcg:hover {
	background:url(../images/img_hcg_hover.jpg) 100% 0% no-repeat;
}



/*Row 3*/

.row3 {
	position:relative;
	height:120px;
	margin:0 0 20px 0;
}

.row3 li {
	position:relative;
	width:140px;
	height:120px;
	float:left;
	margin:0 20px 0 0;
}

.row3 li.last {
	margin:0 0 0 0;
	width:300px;
}

.row3 li a {
	position:relative;
	width:135px;
	height:15px;
	padding:105px 5px 0 0;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}

.row3 li a:hover {
	color:#00aeef;
	font-size:10px;
}

.row3 li a.home_conference {
	background:url(../images/img_news.jpg) 100% 0% no-repeat;
}

.row3 li a.home_conference:hover {
	background:url(../images/img_news_hover.jpg) 100% 0% no-repeat;
}

.row3 li a.home_work {
	width:295px;
	background:url(../images/img_work.jpg) 100% 0% no-repeat;
}

.row3 li a.home_work:hover {
	background:url(../images/img_work_hover.jpg) 100% 0% no-repeat;
}



/*Headlines*/

.home_headlines {
	position:relative;
	margin:0;
}

.home_headlines h4 {
	position:relative;
	padding:5px 0 5px 0;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.home_story {
	position:relative;
	float:left;
	width:140px;
	margin:0 20px 0 0;
	height:320px;
}

.home_story_last {
	margin:0 0 0 0;
	height:320px;
}

.story_head {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f7921e;
	margin:0 0 15px 0;
}

.story_sub {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#009fdc;
	font-style:italic;
	font-weight:bold;
	margin:0 0 10px 0;
}

.story_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	height:160px;
	/*overflow:hidden;*/
}

.story_more {
	position:absolute;
	display:block;
	text-indent:-999999px;
	width:60px;
	height:14px;
	background:url(../images/arrows.png) 100% 0% no-repeat;
	right:0;
	bottom:0;
	margin:0 0 0 0;
}

.story_more:hover {
	background:url(../images/arrows_hover.png) 100% 0% no-repeat;
}




/*footer*/

#footer {
	position:relative;
	margin:0 auto 0 auto;
	padding:0 0 50px 0;
	width:940px;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.footer_top {
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/footer_top.jpg) 100% 0% no-repeat;
	width:940px;
	height:41px;
}

.footer_left {
	position:relative;
	float:left;
	width:400px;
	padding:0 60px 0 0;
}

.footer_head {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2ba8d9;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin:40px 0 45px 0;
}

.social_network {
	position:relative;
}

.social_network li {
	position:relative;
	float:left;
	width:50px;
	height:51px;
	margin:0 10px 0 0;
}

.social_network div a {
	position:relative;
	margin:0 10px 0 0;
}

#footer a {
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover {
	color:#2ba8d9;
}


.footer_right {
	position:relative;
	float:right;
	width:460px;
}

.footer_recent {
	position:relative;
	margin:0 0 40px 0;
}

.footer_recent li {
	position:relative;
	float:left;
	margin:0 20px 0 0;
	width:60px;
	height:60px;
}

.footer_recent li.footer_recent_last {
	margin:0 0 0 0;
}

.footer_recent li a {
	position:relative;
	width:60px;
	height:60px;
	display:block;
	text-indent:-999999px;
}

.footer_recent li a.recent_aui {
	background:url(../images/recent_aui.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_aui:hover {
	background:url(../images/recent_aui_hover.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_symposium {
	background:url(../images/recent_symposium.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_symposium:hover {
	background:url(../images/recent_symposium_hover.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_pulse {
	background:url(../images/recent_pulse.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_pulse:hover {
	background:url(../images/recent_pulse_hover.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_gbms {
	background:url(../images/recent_gbms.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_gbms:hover {
	background:url(../images/recent_gbms_hover.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_bcbf {
	background:url(../images/recent_bcbf.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_bcbf:hover {
	background:url(../images/recent_bcbf_hover.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_hedis {
	background:url(../images/recent_hedis.jpg) 100% 0% no-repeat;
}

.footer_recent li a.recent_hedis:hover {
	background:url(../images/recent_hedis_hover.jpg) 100% 0% no-repeat;
}

.nav_footer {
	position:relative;
	width:380px;
	margin:0;
	padding:40px 60px 0 0;
}

.nav_footer ul {
	position:relative;
	float:left;
	width:460px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 35px 0;
}

.nav_footer ul li {
	position:relative;
	float:left;
	display:block;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	border-right:1px solid #2BA8D9;
}

.nav_footer ul li.footer_nav_last {
	margin:0;
	padding:0;
	border-right:none;
}

.nav_footer ul li a {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}


/*.nav_footer ul.nav_last {
	float:right;
	margin:0 0 0 30px;
	width:140px;
}

.nav_footer ul h4 {
	color:#2ba8d9;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

.nav_footer ul li a {
	color:#ffffff;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	height:16px;
	display:block;
}

.nav_footer ul li a:hover {
	color:#f7931e;
}*/

.footer_right h5 {
	position:relative;
	margin:50px 0 0 0;
	float:right;
}
