body {
	background: white;
	font-size: 12pt;
	line-height: 14pt;
	color:#000;
	overflow:visible !important;
}
#printbutton {
	display: none;
}
.hide-from-printer {
	display: none;
}
#wrapper{
	background: white;
	width:950px;
	margin:20px;
}
.w1,.w2{
	background: white;
	width:95%;
	padding:0;
}
a{
	color:#000;
	text-decoration:underline;
}
#headermerged,#indexbutton,#homebutton,#visitorsbutton,#exhibitorsbutton,#pressbutton,
#studentsbutton,#authorsbutton,
#registrationbutton,#greybox,#greybox_bottom,#sidebarmenu,#sharewidget,#twitterwidget,
#footer_div,#headphoneguys{
	display:none;
	position:relative;
	height:0;
	width:0;
}
#print-header{
	display:block;
	width:100%;
	height:102px;
}
#header,.track-icons,#footer,#footer-mobile{
	display:none;
}
#print-footer{
	display:block;
	margin-left:200px;
	margin-top:-100px;
}
#main{
	width:100%;
	margin:0;
	float:none;
	overflow:visible !important;
	min-height:0;
	background:none;
}
#content{
	width:100%;
	float:none;
}
#navbar{
	display:none;
}
.holder{
	width:100%;
	font-size: 12pt;
	margin:0;
	overflow:visible !important;
}
.main-content{
	width:100%;
	font-size: 12pt;
	line-height: 14pt;
	margin:0;
}
#sidebar,#sidebar .shortcuts{
	display:none;
}
form.cmxform div.fullrow{
	width:590px;
}
form.cmxform div.fullrow div.label{
	width:200px;
}
form.cmxform div.fullrow div.label2{
	width:250px;
}