/*-----------------------------------------------------------------------------------------------
  Print styles
-----------------------------------------------------------------------------------------------*/


body {
	font-size: 12pt;
	font-family: "Hoefler Text", "Georgia", "Times New Roman", Times, serif;
	margin: 5%;
	color: #333;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 3pt 0;
	font-family: Helvetica, Arial, sans-serif;

}

h1 {
	font-size: 16pt;
	line-height: 18pt;
}

div#top, div#nav, div#subnav, div#mag, div#comments, div#postnav, .emailit, .comments, .print, div#fbanner, div#sidebar, #single .col2, #footer .leftcol, #footer .rightcol,
#footer #credits ul, #footer #credits img, #footer #credits h6, #footer #credits p, .postmetadata, div#header h2 {
	display: none;
}

div#wrapper, div#container, div#main {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: #000; 
	background: transparent;
}	

div#container {
	margin: 0 10%;
}

a:link, a:visited {
   color: #333;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
}

div#header {
	text-align: right;
	font: 14pt "Arial Black", Arial, san-serif;
	margin-bottom: 20pt;
}

div#header h1 { border-bottom: 2px solid #666; 	padding: 5px;}

#footer address {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 10pt;
}