/***
	StyleSheet used to format document for printers.
***/

.print{display:block;}
.noprint{display:none;}

DIV#acceskeys,
DIV.header,
DIV.footer{display:none;}

HTML,BODY{text-align:left !important;}
BODY{overflow-y:visible;}

FIELDSET{border:none !important;}