@charset "utf-8";
/* CSS Document */

/* reset */
p { margin:0; padding:0 }
img { border:0 }


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:65%;
	margin:0; 
	/*Fix to share this scrolling issue*/
	overflow:auto !important;
}

/* Site Settings */
.wr_SiteActionsBar {
	width:950px; margin:auto;

}
#site_settings{  width:950px; margin:auto !important; border-bottom:0px solid #2a4666; padding:0px 0px; height:25px;}
#site_settings_left{float:left; width:200px; padding-left:10px}
#site_settings_left a{ color:#2a4666; text-decoration:none}
#site_settings_links{float:right; margin-left:10px}
#site_settings_site_actions{float:right; margin:0px 10px }
#edit_console{margin-bottom:20px; padding-bottom:6px}
.ms-consolemptablerow{ border-bottom:1px solid white !important; background:white;      }
.ms-consolemptablerow{
	background:none !important
}

/* Layout */
.wr_main {
	width:995px;
	margin:auto;
}
.wr_main_bg {
	background:#f2f2f2;
	display:block;
	margin:auto;
}
.wr_header {
	width:990px;
	height:75px;
	margin:auto;
	background:#fff;
}
.wr_LeftContainer {
	width:670px;
	float:left;
}
.wr_LeftContainer table{		
	padding:0;
}

.wr_RightContainer {
	width:320px;
	float:right;
	border:0px solid #ff0000;
	padding-left:4px;
}

.wr_headerMain {
     background:#fff;  
	 padding-top:18px; 
	 margin:auto;        
}
.wr_logo{
     width:333px;
     margin-left:20px;
     float:left;
}
.wr_logoREG{
     width:351px;
     margin-left:50px;
     float:right;           
}





/* Hero */
.wr_Hero {
	width:944px;
    padding:15px;
    border:1px solid #e3e3e3;
    background:#fff;
    margin-left:10px;
    margin-bottom:15px;
    display:none;
}
.wr_HeroLeft {
    width:360px;
    float:left;
    border:0px solid #ff0000;
}
.wr_HeroRight {
    width:542px;
    float:right;
    margin-top:-15px;
    border:0px solid #ff0000;  
}
.seperator{
	border-bottom:solid 1px #e3e3e3;
	margin-top:20px;
}
.learn_more{
	margin-top:10px;	
}
h3.title {
	color:#541598;
	padding:10px 0px 5px 0px;
	margin:0px;
}
.date {
	color:#999;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	margin:0px;
}



/* Footer */
.wr_Footer {
	width:980px;
	margin:auto;
	padding-top:20px;
	padding-bottom:60px;
}


/* Footer Nuggets */
.wr_footNugget {
	width:225px;
	float:left;
	margin-left:20px;
	padding:0px;
}
.fNuggetTitle {
	font-size:16px;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0 0 5px 0;	
	margin-bottom:20px;
}
.fNuggetA a {
	display:block;
	margin-bottom:10px;
	color:#00abe9;	
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.wr_FooterShade {
	height:15px;
	background:#f2f2f2;	
}

/* Speakers Nugget */
.bx_Speakers {
	width:675px; 
}
.bx_Speakers_hdr {
	background:url(../../Images/bg_nuggetSpeakers.gif) no-repeat top left;
	height:51px;
	width:675px;		
}
.bx_Speakers_hdr a {
	font-family:Arial, Helvetica, sans-serif !important;
	color:#00abe9 !important;
	font-size:10px;	
}
.bx_Speakers_btm {
	background:url(../../Images/bg_nuggetSpeakers_btm.gif) no-repeat top left;
	height:8px;
	width:100%;		
}
.bx_Speakers_mid {
	background:url(../../Images/bg_nuggetSpeakers_mid.gif) repeat-y;
	padding:1px 0px 20px 30px;
}
.bx_Speakers_mid {
	font-family:Arial, Helvetica, sans-serif !important;	
}


.ctrl_spkr { 
	width:161px;
	float:left
}	
.spkr_img_bdr {
	width:132px;
	height:121px;
	border:1px solid #e3e3e3;
	background:#f2f2f2;
	padding:5px;
}
.spkr_img_bdr img {
	border:1px solid #fff;
}
.spkr_text {
	width:132px;
	padding-top:9px;
}
label.spk_s0 {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
label.spk_s1 {
	margin-top:4px;
	font-size:9px;
	color:#333;	
	width:120px;
	display:block;
}






/* Session Highlights */
.bx_SessHighlight {
	width:316px; 
	padding-bottom:11px;
}
.bx_SessHighlight_hdr {
	background:url(../../Images/bg_nuggetSessHighlights.gif) no-repeat top left;
	height:51px;
	width:100%;		
}
.bx_SessHighlight_btm {
	background:url(../../Images/bg_nuggetSessHighlights_btm.gif) no-repeat top left;
	height:8px;
	width:100%;		
}
.bx_SessHighlight_mid {
	background:url(../../Images/bg_nuggetSessHighlights_mid.gif) repeat-y;
	padding:1px 0px 10px 30px;
	width:auto;
}
.lst_highl {
	padding-top:10px;
}
.lst_highl_t {
	background:url(../../Images/bg_dbl_lines.gif) no-repeat bottom left;
	height:25px;
	padding-top:2px;
	width:260px;
}
.lst_highl_c {
	background:url(../../Images/bg_h_shade_1.gif) repeat-x top left;
	width:242px;
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:12px;
	margin-top:1px;
	border-bottom:1px solid #e4e4e4;
}

.lst_highl_c p { 
	font-family:Arial, Helvetica, sans-serif !important; 
	margin:0; padding:0;
	font-size:12px !important;	
	color:#555;
}
.lst_highl_t a {
	font-family:Arial, Helvetica, sans-serif !important; 
	font-size:14px;
	font-weight:bold;
	color:#000 !important;
	text-decoration:none;
	cursor:hand
}
.lst_highl_t label { font-family:Arial, Helvetica, sans-serif !important; display:inline-block; width:243px; cursor:hand }
.lst_highl_c a { 
	color:#00abe9;
	display:block;
	margin-top:8px;
	font-weight:bold;
	font-size:11px;
}
a.blue 
{
	font-family:Arial, Helvetica, sans-serif !important;
	color:#00abe9 !Important;	
	color:#00abe9;
	display:block;
	text-decoration:none;
}
a.blue:hover {
	text-decoration:underline;
}
.high_l0 {
	display:block;
	text-align:right;
	width:260px;
	font-weight:bold;
	font-size:9px;
	margin-top:18px;
}



/* Sponsors */
.bx_Sponsors 
{
	font-family:Arial, Helvetica, sans-serif !important;	
	width:995px; 
	padding-top:10px;
}
.bx_Sponsors_hdr {
	background:url(../../Images/bg_nuggetSponsors.gif) no-repeat top left;
	height:52px;
	width:100%;		
}
.bx_Sponsors_btm {
	background:url(../../Images/bg_nuggetSponsors_btm.gif) no-repeat top left;
	height:8px;
	width:100%;		
}
.bx_Sponsors_mid {
	background:url(../../Images/bg_nuggetSponsors_mid.gif) repeat-y;
	padding:1px 0px 20px 30px;
	width:962px;
	border:0px solid #ff0000;
}
.spnItem {
	width:300px;
	float:left;
	margin-right:15px;
	padding-top:15px;
}
.cell_Sponsors {
	padding-top:40px;
	padding-left:35px;
	text-align:left !important;
	padding-bottom:10px;
	height:100px;
	width:100%;
}
.cell_Sponsors img {
	vertical-align:middle;
}
.spo_l0  
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.n_href_t_r  {
	width:200px;
	float:right;
	padding:12px 20px 0px 0px;
	border:0px solid #ff0000;
	text-align:right;
}
.n_href_t_r a {
	color:#00abe9;
	display:block;
	font-weight:bold;
	text-decoration:none;
}


/* Nugget 1 */
.bx_nugget1 {
	width:675px; 
	/* padding-top:11px; */
}
.bx_nugget1_hdr {
	background:url(../../Images/bg_nuggetBlank.gif) no-repeat top left;
	height:12px;
	width:100%;
}
.bx_nugget1_btm {
	background:url(../../Images/bg_nuggetBlank_btm.gif) no-repeat top left;
	height:8px;
	width:100%;	
}
.bx_nugget1_mid {
	background:url(../../Images/bg_nuggetBlank_mid.gif) repeat-y;
	padding:10px 0px 0px 30px;
	/*width:100%;*/
}

.n1_img_bdr {
	width:208px;
	height:130px;
	border:1px solid #e3e3e3;
	background:#f2f2f2;
	padding:5px;
	float:left;
	margin-right:15px;
}
.n1_img_bdr img {
	border:1px solid #fff;
}
.n1_text {
	
	padding:0px 5px 0px 15px;
}
.bx_nugget1_mid div {
	/*float:left;*/
}
.n1_l0 { font-size:14px; font-weight:bold; margin-bottom:8px }
.n1_l1 { font-size:11px; line-height:15px; color:#333333 }
.n1_l2 { font-size:9px; font-weight:bold; margin-top:10px; }
.n1_l2 a { color:#00abe9; text-decoration:none }
.n1_l2 a:hover { text-decoration:underline }
.n1_item { margin-bottom:20px }
.sep { color:#888; display:inline-block; padding:0 5px }

/* Speaker Bubble */
.bx_bubble {
	width:304px; 
	margin-left:11px;
}
.bx_bubble_hdr {
	background:url(../../Images/spk_bubble_top.png) no-repeat top left;
	height:11px;
	width:100%;		
}
.bx_bubble_r_btm {
	background:url(../../Images/spk_bubble_right_bottom.png) no-repeat top left;
	height:22px;
	width:100%;		
}
.bx_bubble_l_btm {
	background:url(../../Images/spk_bubble_left_bottom.png) no-repeat top left;
	height:22px;
	width:100%;		
}
.bx_bubble_mid {
	background:url(../../Images/spk_bubble_mid.png) repeat-y;
	padding:10px 6px 13px 16px;
	width:280px;
}
.sp_l1 { width:20px }
.sp_l2 { margin-left:8px; margin-top:4px; }
.sp_l0 { width:245px; color:#666666; font-style:italic; line-height:16px }
p.sp_l2 { color:#333333; font-size:12px; margin-top:8px }

/* HREF */
.wr_main a {
	/* color:#00abe9; */
}

/* Styles */
.bold { font-weight:bold }
.ita { font-style:italic }
/* Type */
p.f_med { font-size:3.0em }

/* Align */
.v_align { vertical-align:middle }


/* Fixes */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear:both;
}

/*---------------Eranda CSS------------------*/
.wr_navLeft_shadow {
     height:10px;
     background:url(../../Images/shadow.gif) repeat-x;
}

.wr_navLeft_up {
     height:10px;
     background:url(../../Images/shadow_up.gif) repeat-x;
}

.txtBox{
	background:#e2e8e3;
	width:200px;
	height:22px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-top:8px;
	padding-left:10px;
    margin-right:2px;	
	color:#888;
}

.wr_footNugget p {
	margin:0 !Important;
	padding:0;
	color:#666666;	
}
.g_t_30 {
	margin-top:30px;
	display:block;
}
p.fs_12 {
	text-decoration:none;
	font-size:12px;
	margin-bottom:30px;
}
.wr_sosNetworks a{
	padding-left:20px;
	float:left;
}



/* Share this */
.stbuttontext  {

}



/* RTE styles */

.ms-rteCustom-HealthAchieve_H1 {
                font-family:Helvetica, arial, sans-serif;
                font-size:28px;
                /*font-size:1.8em; 
                text-transform:uppercase;*/
                font-weight:normal;
                letter-spacing:-1px;
                margin-bottom:15px;
                color:#485458;
                line-height:30px;
}
.ms-rteCustom-HealthAchieve_H2 {
                font-family:Helvetica, arial, sans-serif;
                /*font-size:1.6em;*/
                font-size:24px;
                font-weight:normal;       
                padding-bottom:10px;  
                color:#485458;
                line-height:25px;
}
.ms-rteCustom-HealthAchieve_H3 {
                font-family:Helvetica, arial, sans-serif;
                /*font-size:1.4em;*/
                font-size:20px;
                font-weight:normal;
                color:#485458;
                padding-bottom:8px;   
                line-height:20px;
                  
}

.ms-rteCustom-HealthAchieve_H4 {
                font-family:Helvetica, arial, sans-serif;
                /*font-size:1.4em;*/
                font-size:16px;
                font-weight:normal;
                color:#485458;
                padding-bottom:8px;                     
}

.ms-rteCustom-HealthAchieve_H5 {
                font-family:Helvetica, arial, sans-serif;   
                /*font-size:1.2em;*/
                font-size:14px;
                font-weight:bold;
                color:#FF5900;  
                padding-bottom:8px;                     
}
.ms-rteCustom-HealthAchieve_P {
                font-family:Helvetica, arial, sans-serif;   
                /*font-size:1.2em;*/
                font-size:12px;
                color:#333333;  
                padding-bottom:8px;
                line-height:18px;                     
}
.ms-rteCustom-HealthAchieve_FootNote {
                font-family:Helvetica, arial, sans-serif;   
                /*font-size:1.2em;*/
                font-size:12px;
                color:#979797;  
                padding-bottom:8px;                     
}


/* page layouts */
#wr_pageLayout_1, #wr_pageLayout_2, #wr_pageLayout_3, #wr_pageLayout_4, #wr_pageLayout_5, #wr_pageLayout_6 {
                font-family:Helvetica, verdana, arial, sans-serif;

}
                
/* layout 1 */
#wr_pageLayout_1 {
                                                                float:left;
                width:100%;
}
#wr_pageLayout_1 .wr_left {
                width:460px;      
                float:left;
                
}
#wr_pageLayout_1 .wr_right {
                width:175px;
                float:right;           
}

/* layout 2 */
#wr_pageLayout_2 {
                                                                float:left;
                width:100%;
}
#wr_pageLayout_2 .wr_single {
                width:100%;
}

/* layout 3 */
#wr_pageLayout_3 {
                                                                float:left;
                width:100%;
}
#wr_pageLayout_3 .wr_single {
                width:100%;
}

/* layout 4 */
#wr_pageLayout_4 {
                                                                float:left;
                width:100%;
}
#wr_pageLayout_4 .wr_top {
                width:100%;       
}
#wr_pageLayout_4 .wr_left {
                width:320px;      
                float:left;
}
#wr_pageLayout_4 .wr_right {
                width:320px;
                float:right;           
}
#wr_pageLayout_4 .wr_bottom {
                width:100%;       
                clear:both;
}

/* layout 5 */
#wr_pageLayout_5 {
                                                                float:left;
                width:100%;
}
#wr_pageLayout_5 .sep {
                clear:both;
}
#wr_pageLayout_5 .wr_top {
                width:100%;
}
#wr_pageLayout_5 .wr_bottom {
                width:100%;
}
.image_cap {
                float:left;
                padding-right:15px;
}
.image_cap p {
                margin:7px 0 15px 0;
                padding:0;
}
#wr_pageLayout_5 .lbl_caption {
}
#wr_pageLayout_5 .text_copy {
                font-size:1.2em;               
}

/* layout 6 */
#wr_pageLayout_6 {
                                                                float:left;
                width:100%;
}
#wr_pageLayout_6 .wr_top {
                width:100%;
}
#wr_pageLayout_6 .img_row {
                clear:both;
                margin-bottom:15px;
}

.img_row .wr_pic {
                float:left;
                width:220px;
}
.img_row .wr_text {
                float:right;
                width:445px;
}


#wr_pageLayout_1 h1, #wr_pageLayout_2 h1, #wr_pageLayout_3 h1, #wr_pageLayout_4 h1, #wr_pageLayout_5 h1, #wr_pageLayout_6 h1 {
                font-family:Arial, Helvetica, sans-serif;
                font-size:28px;
                margin-bottom:15px;
}

#wr_pageLayout_1 h2, #wr_pageLayout_2 h2, #wr_pageLayout_3 h2, #wr_pageLayout_4 h2, #wr_pageLayout_5 h2, #wr_pageLayout_6 h2 {
                font-family:Arial, Helvetica, sans-serif;
                font-size:24px;
}
#wr_pageLayout_1 h3, #wr_pageLayout_2 h3, #wr_pageLayout_3 h3, #wr_pageLayout_4 h3, #wr_pageLayout_5 h3, #wr_pageLayout_6 h3 {
                font-family:Arial, Helvetica, sans-serif;
                font-size:20px;
}
#wr_pageLayout_1 p, #wr_pageLayout_2 p, #wr_pageLayout_3 p, #wr_pageLayout_4 p, #wr_pageLayout_5 p, #wr_pageLayout_6 p {
                font-family:Arial, Helvetica, sans-serif;
                font-size:15px;
                line-height:18px;
                color:#333333;
}

.wr_RightContainer table {
	
	padding:0;
}
.wr_RightContainer table td {
	padding:0;
}
.wr_RightContainer table tr {
	padding:0;
}

.pl_editMode {
	float:left;
}

/*Share this scrollbar fix*/
.stwrapper iframe {
	height:250px !important;
}

