@charset "utf-8";
/* CSS Document */

/* print.css*/
#Logo,
#MainNav,
#RightCol,
.addthis_toolbox,
.article_share,
.jScrollPaneTrack,
.jScrollArrowUp,
.jScrollArrowDown,
#FooterWrap{ display: none;} 
*{ 
	position:relative !important; 
	height:auto !important; 
	overflow:visible !important;
	top:0 !important;
	} 

body {
	font-family: Georgia, serif;
	background: none;
	color: black;
	}
h1,h2,h3,h4,h5,h6{ font-family:"Times New Roman", Times, serif;}
#PrintLogo{ display:block;}

#LeftCol {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
	}
	
h1{ font-size:26px;}
h2{ font-size:22px;}
h3{ font-size:22px;}
h4{ font-size:14px;}
h5{font-size:12px;} 
h6{ font-size:12px;}	

