body{
	background-color:#ffffff;
	margin:0px;
	font-family: Arial;
	text-align:center;
	line-height: 125%;
}


	
/*generic styleS*/
img{
	border:0px;
}
.clear{
	clear:both;
	font-size:1px;
}

A:link {
	color: #0000ff;
	text-decoration: underline;
}

A:hover {
	color:#ff0000;
	text-decoration: underline;
}

A:visited {
	text-decoration: none;
	color: #0000ff;
}

#container{
	width:800px;
	float:left;
	background-color:#FFFFFF;
}

#printbtn {
	display: none;
	}

	/* LOGO AREA */
	#top{
		float:left;
		text-align:left;
		background: url(../images/logo.jpg) right top;
		background-repeat:no-repeat;
		
	}

		#top_right{
			display: none;
			
		}
		#topnav {
			display: none;
		}


	/* BANNERS AND MENU */
	#menu{
		display:none;
	}
		
			
	#mission{
		display:none;
	}

		
	/* HOME PAGE HIGHLIGHTS */
	#highlights{
		clear:both;
		text-align:left;
	}
	
		#h_left{
			float:left;
			width:580px;
			height:288px;
			color: #999999;
		}

		#h_right{
			padding-top: 30px;
			float:left;
			width:184px;
		}

		#h_content {	
			height: 500px;
			align: left;
			margin:30px 0px 0px 30px;
			line-height: 200%;
		}
	/* FOOTER */
	#footer{
		width:600px;		
		height: 30px;
		padding-top:30px;
		color: #000000;
		font-size:10pt;
		text-align:right;
		padding-right: 60px;

	}

	#f_partner{
		display:none;
		}
	#f_partner img {
		display:none;}
	
	/* CONTENT */
	#content{
		clear:both;
		text-align:left;
		padding-top: 20px;
	}


		
.ag_date{
	margin-bottom:5px;
	margin-right: 5px; 
	font-size: 12px;		
	font-weight: bold;
}


a.agdate:link, a.agdate:hover, a.agdate:active, a.agdate:visited{
	color: #2f68a4;
	text-decoration: none;
	}

.agenda_day{
	border-top:dashed 1px #74c0f1; 
	display:none;
	margin-bottom:30px;
	padding-top: 5px;
	clear:both;
}
.agenda_list{
	clear:both;
	line-height: 100%;
}
.agenda_list ul{
	padding:1px;
	margin:0px;
	list-style:none;
	clear:both;
}
.agenda_list li{
	margin-top:2px;
	margin-bottom:2px;
	float:left;
}
.ag_item_time1{
	font-size: 11px;
	text-align:right;
	font-weight:bold;
	width:9%;
}
.ag_item_time2{
	font-size: 11px;
	text-align:right;
	font-weight:bold;
	width:9%;
	margin-right:5%;
}

.ag_item_room{
	font-size:11px;
	width:12%;
	color:#FF0000;
	margin-right: 1%;
}
.ag_item_title{
	width:63%;
	font-weight: bold;
	font-size: 12px;
}
a.agtitle_l:link, a.agtitle_l:hover, a.agtitle_l:visited{
	text-decoration: none;
	}
	
.agend_content{
	margin-left:36%;
	clear:both;
	display:none;
	margin-top: 5px;
	font-size: 11px;
	line-height: 125%;
	margin-bottom: 5px;
	font-weight: normal;
	width: 55%;
}

.session_list{
	clear:both;
	line-height: 100%;
}

.session_space {
	width:18%;
	margin-right: 4.9%; 
}
	
.se_item{
	clear:both;
	font-size: 11px;
	margin-top: 2px;
}
a.seitem_l:link, a.seitem_l:hover, a.seitem_l:visited {
	text-decoration: none;
}
	
.se_content{
	clear:both;
	margin-left:30%;
	display:none;
	margin-top: 5px;
	font-size: 11px;
	line-height: 125%;
	margin-bottom: 5px;
	font-weight: normal;
}
.session_room {
	width:12%;
	color: #FF0000;
	margin-right: 1%;
}

.session_title{
	width:52%;
}

a.se_link{
	text-align: right;
	display: block;
	height: 20px;
}

.glance{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 3px dotted #2f68a4;
	display: block;
	margin-bottom: 3px;
	}

.dload{
	font-size: 11px;		
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	}
		




