/*
Description:		Print styles
File:				print.css
Version: 1.0
Author: Vahid Ghafafri

*/

/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body { font: 12pt/18pt Arial, "Arial CE", sans-serif; }
h1 , h2 , h3 , h4 { margin: 1em 0 .5em; page-break-after: avoid; page-break-inside: avoid; }
p { margin: 0.25cm 0; }
td { padding: .2cm .5cm; border: 1px solid #e5e5e5; }
caption { font-weight: bold; }
#footer, .date{font-size: 9pt; margin-top: 0.9cm; color:#999999;}

h2 a , h1 a{ text-decoration:none; color:#000000;}
#sidebar, #page_sidebar, #faq_t, .brown, #breadcrumbs, hr, form, fieldset, input, textarea, label  { display: none; }
#faq_q{
font-weight:bold}

/*--------------------------------------------------------------------------
Classes
--------------------------------------------------------------------------*/

.ac { display: none; }
.cl { clear: both; }