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;
}
.bg{
	background: white;
	width:100%;
	padding:0;
}
a{
	color:#000;
	text-decoration:underline;
}
#header{
	display:none;
}
#print-header{
	display:block;
	width:100%;
	height:102px;
}
#footer,#footer-mobile{
	display:none;
}
#print-footer{
	display:block;
	width:100%;
	margin-top:10px;
}
#main{
	width:100%;
	margin:0;
	float:none;
	overflow:visible !important;
}
#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;
}
#content .visual{
	display:none;
}
.welcome-box,.events,.events ul,.main-content .head h2{
	float:none;
	overflow:visible !important;
}
