@charset "utf-8";

#topbannerwrapper, #topbar, #breadcrumb, #leftcol, .boxtitle, #rightcol, #footerwrapper, #comments, #sites-nav, .searchfield, #topdashes, .cake-sql-log{
	display:none
}
.onlyForPrint{
	display:block !important;
}
#printlogo{
	margin:20px 0 50px 0;
}
#midcol{
	width:90%;
	font-size:14px;
	line-height: 18px;
	font-family: "times new roman", "times", serif;
}
#midcol h2{
	font-size:14px;
	font-weight: bold;
}
div.article-inlineimage{
	float: none;
	display: block;
	clear:both;
	margin:30px 0;
}
div.floatleft, div.floatright{
	float:none;
}