/*
Copyright (c) 2009, PKR.com. All rights reserved.

Print Stylesheet 
*/
body {
	background:#fff;
	font-family:arial,tahoma;
	font-size:12pt;
}
hr,
#header,
#primary,
#secondary,
#column-right,
.inline-link-list,
.button,
#information,
.hidden {
	display:none;
}
h1, 
#footer {
	padding:3% 0%;
	margin-bottom:10%;
	border-top:2px dotted #C8C8C8;
	border-bottom:2px dotted #C8C8C8;
	text-align:center;
}
h1,h2,h3,h4,h5 {
	margin:5% 0 3% 0;
}
#content {
	float:none !important;
	width:auto;
	margin:0;
	padding:0;
	border:0;
	color:#000;
	background:transparent;
}

