﻿/* ---------- print stylesheet -------- */
#outercontainer, #content, #contentcontainer, #pageContainer {
	width: auto;
	border: 0;
	margin: 0 0;
	padding: 0;
	float: none !important;
	}
#MSO_ContentTable {
	width: 100%;
	float: none;
}

.rightbar {
	width: 100%;
	float: none;
}

.webpart {
	float: left;
	margin-right: 20px;
	clear: none;
}

#globalnav, .breadcrumb, .header, #mainnav, .ms-siteaction, 
.ms-SPLink, #ctl00_authoringcontrols, .sidenav, .editconsole, 
#contentsecondary, #footer, .searchmore, div.print, .pagination {
	display: none;
}

.listItem {
	clear: both;
}

h1 {
	 margin-left: 0;
	 padding-left: 0;
}
td.maincontent {border: none;}

* {
	overflow:visible !important;
}
.printonly {
	display: block;
}