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

/*delegate style*/
	  
	  
	  	#ses_chair_table {
  border: 1px solid #b3b3b3;
    float: left;
    height:auto;
    margin:0px 0 0 0;
    width:953px;
	
}

.days_heading{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:26px;
	font-family: inherit;
    line-height: 1.1;
	color:#00F;
	text-align:center;
	font-weight:bold;
	padding:3px 0 2px 0;
	 border: 1px solid #b3b3b3;
	  width:953px;
	}
	
.session_top_txt_area{
	background:#e2efd9;
	width:951;
	height:auto;
	text-align:center;
	border-bottom:1px solid #b3b3b3;}
.session_top_txt{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	padding:3px 0 0px 0;
	color:#000;}
	
	.session_day_time_txt{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:2px 0 2px 0;
	color:#093771;
	}
	
.session_chair_tab{background:#f9f9f9;
	width:951;
	height:auto;
	border-bottom:1px solid #b3b3b3;}
	
.session_chair_txt{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 3px;}
	
.session_chair_name{
	color: #003387;
    font-family: "Carrois Gothic",sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: left;
	}
	
	
	/* white tab*/
	
	
	.session_white_txt_area{
	background:#FFF;
	width:951;
	height:auto;
	text-align:justify;
	border-bottom:1px solid #b3b3b3;}
.session_white_txt{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:5px 3px 5px 5px;
	color:#000;}
	
	.session_day_time_txt{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:2px 0 2px 0;
	color:#093771;
	}