----------------------------------------------------------------
Pro-Tec Equipment– print stylesheet
version:   1.0
author:    blohm creative partners
email:     partners@blohmcreative.com
website:   http://www.blohmcreative.com/
--------------------------------------------------------------  
General
-------------------------------------------------------------- */
body {
	font-family: times, serif;
	font-size: 10pt;
	margin: .25in;
	background: none;
}
#leftSide {
	display: none;
}
#pageTitleInside {
	display: none;
}
#rightHead {
	display: none;
}
#borderMaker {
	border: none;
	margin: 0!important;
	padding: 0!important;
}
#rightContentInside, #rightSide {
	background-color: #FFF;
	margin: 0px !important;
	padding: 0px !important;
}
.quickNav {
	display: none;
}
#footer {
	display: none;
}
#breadCrumbBar {
	display: none;
}
table {
	font-size: 10pt !important;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}