/* 
Print Style Sheet for W3Conversions 
2007
*/

body, body.home {
	/*background: url(none);*/
	font: 14pt "Times New Roman", Times, serif;
	margin: .5in;
}
#info, #tagline, #nav, #sidebar1 {
	display: none;
}
body, body.home, #callouts .container, #callouts ul, #callouts li, #callouts h1 a, #footer, blockquote, #wrap, body.home #sidebar1 h3, h2 {
	background: none !important;
	background-color: transparent !important;
}
#mainContent {
	margin-top: .2in;
	padding: 0;
}
p {
	padding-left: 5px !important;
}
a {
	color: #333;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	color: #333 !important;
	margin-left: 5px !important;
	padding-left: 5px !important;
}
#footer {
	/*background: #FFF url(none);*/
	color: #333 !important;
}
/*blockquote {
	background: none !important;
}*/
#header blockquote {
	margin: .2in 0 0;
	padding: 0;
}
#header blockquote p {
	color: #333;
	font-size: 14pt !important;
}
#header cite {
	font-size: 12pt;
}	
cite {
	color: #666 !important;
}
body.home #sidebar1 {
	display: block;
}
#callouts li {
	float: none;
}