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

body{
	font-family:Arial, Helvetica, sans-serif;
	background:white;}
	
.header, .foot, #video, .videonoback, #videonoback, .images, .showhide_button, .hide_button,.speakershort,.speaker_pdf{
	display:none;}	
	
.menu_body {
display:block;}


.white{
	color:#000;}	

h1.logo, h1.logo_w100{
	background:none;
	/* create black and white logo */
	}
	
h2{
	width:95%;}	

h1.logo .hide, , h1.logo_w100 .hide{
	display:block;
	background:none;}
	
a, .content a{
	text-decoration:none;
	color:#000;}
	
.feature-box{	
	color:#000;
	padding:0;
	background:#fff;
	border-top:black 1px solid;
	border-bottom:black 1px solid;
	width:331px;}
	
.feature-box h4, .feature-box h4 a{
	color:#000;}	
	
	
.container{
position:relative;
left:0;
margin:0;
width:95%;}	

p{
width:95%;}
	
.content{
	margin:0;}	

.speaker_img{
	padding-botom:5px;}


table, th, td
{
	border-collapse:collapse;
	text-align:left;
	border:1px solid black;
}
th{
	background:#fff;
	color:#000;}
	
	
th, td{
	padding:5px;}	




