/* ====================================================
	Title:		Print Style Sheet - WeAgree
	Author:		Harm Wimmenhove
	Site:		http://www.siyou.nl
	Date:		2008.11.25
==================================================== */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
}
legend { border: 0; }
form li { list-style: none; margin: 0 0 5px 0; }
label { float: left; display: inline; width: 100px; }
.lbl { float: none; }

h2, h3, h4, h5, h6 {page-break-after:avoid;}

h3 { font-size: 14px; }
h4, h5{ font-size: 12px; font-weight: bold; margin: 5px 0 0 0; }
h6 {  font-size: 11px; font-weight: bold; margin: 5px 0 0 0; }

p { font-size: 11px; line-height: 1.2em; }

a::after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}


hr { border: 0; border-top: 1px solid #333; }

#maincontent blockquote { font-style: italic; margin: 15px 0; border: 0; padding: 0; font-size: 11px; text-indent: 0; clear: left; }

#footer { margin: 5px 0 0 0; clear: left; padding: 0;  }
#footer li { list-style: none; float: left; display: inline; font-size: 10px; color: #333; }

.tf, .ta { border: 1px solid #000; }


/* no-print */
#header,
#navigation,
#sidebar,
#footer li a,
.submit,
#shortcuts {
	display: none;
}
