@media print {

body{
	background:white; 
	font-size:12pt;
	margin:0;}

#aside, a.emailPost{
	display:none;
	float:none; 
	width:auto;}

#content{
	color:#000000;
	font-size:12pt;
	margin-left:0; 
	float:none;
	width:auto;}
	
#content a{
	color:#000066;
	text-decoration:underline;}
	
#content h1{
	font-weight:bold;
	color:#000000;
	font-size:18pt;
	margin: 0 0 10pt 0;
	float:none;}
	
#footerSubscribe, #header{
	display:none;
	float:none; 
	width:auto;}

hr{display:none;}
hr.clear{clear:both;}

h1, h2, h3, h4, h5, h6{
	page-break-after:avoid; 
	page-break-inside:avoid;}

h2#comments{
	display:none;
	float:none; 
	width:auto;}

ol.commentlist, h2#comment{
	display:none;
	float:none; 
	width:auto;}

img{
	display: block;
	float:none;
	border: none;
	outline: none;
	page-break-inside:avoid; 
	page-break-after:avoid;}

#inPostSubscribe{
	display:none;
	float:none; 
	width:auto;}

#popup, #popupBack{
	display:none;
	float:none; 
	width:auto;}
	

.postContent{
	color:#000000;
	font-size:12pt;
	margin-left:0; 
	float:none; 
	width:auto;}

.postmetadata, .postmetadata a{
	display:none;
	float:none; 
	width:auto;}

.postPdfLeft, .postPdfRight{
	float:left; 
	width:auto;}

.postPdfLeft img, .postPdfRight img{
	border:none;
	margin: 15pt 15pt 0 0;
	outline:none;}

#moreArticlesLeft ul, #moreArticlesRight ul, #moreArticlesLeft li, #moreArticlesRight li{
	list-style-type:none;
	margin: 10pt 10pt 10pt 0;
	padding: 0;
	width:auto;}

#moreArticlesLeft li p img, #moreArticlesRight li p img {
	float:none;
	margin:10pt 10pt 10pt 0;
	page-break-inside:avoid; 
	page-break-after:avoid;}

#respond, #sidebar, ul#toolbox{
	display:none;
	float:none; 
	width:auto;}

#subscribePopup{
	display:none;
	float:none; 
	width:auto;}

#universal-phone-email a{margin-left:10pt;}

#universal-footer{
	float:left;
	color:#000000;
	font-size:12pt;
	margin: 45pt 0 0 0;
	height:64pt; /*85px x 72 / 96 */
	width:400pt;}
	
#universal-footer a{
	color:#000000;
	text-decoration:none;}
	
#universal-footer img{
	border:none;
	margin-right: 10pt;
	outline:none;}
	
}
