/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
}
a {font-weight:normal;
text-decoration:none;}
.content .textfield {display:none;}
.switcher {display:none;}
#comments {display:none;}
.stbutton stico_default {display:none;}
#commentform {display:none;}
#comment {display:none;}
#printTag {display:block;}
#caption {display:none;}
#title {display:none;}
#respond {display:none;}
#sharethis_0 {display:none;}
.under {display:none;}
#postnavi {display:none;}
.adsense_top{
	display:none;
}
body {background:white; 
     font-size:10pt; 
     margin:0 }
.info { display:none }
#menus { display:none }
#sidebar { display:none }
#content{ margin-left:0; 
     float:none; 
     width:auto }
.demo .red { color:black; 
     font-weight:bold }
#content a { font-weight:bold; 
     color:#000066; 
     text-decoration:underline }
#content{ margin-left:0; 
     float:none; 
     width:auto }
#footer, .ad { display:none }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
h3 { margin-left:10px; 
     margin-bottom:0px; 
     padding-bottom:0px }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
.right { float: right; }
.left { float: left }
img { display:none; }

