@media print { /* cheap hack to protect NN4.x */


body {
	background-color: #fff;
	font-family:  "Times New Roman", Garamond, serif;	
	font-size: 12pt;
	}
#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	font-family:  "Times New Roman", Garamond, serif;
	}

#content h1 {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0.2mm;
	margin: 1px 1px 5px;
}

#content h2 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0.2mm;
	margin: 1px 1px 5px;
}

#content h3 {

	font-size: 14pt;
	font-weight: bold;
	color: #999;
	background-color : transparent;
	margin: 1px 1px 1px 1px;	
}
#content h4 {
	background-color: #fff; 
	color: #000; 
	font-size: 10pt; 
	font-weight: normal;	
}
#content p{
	font-size: 12pt; 
	font-weight: normal;
	color: #000;
	background-color : transparent;
}
#content table{
	font-size: 12pt; 
	width: 90%;
	font-weight: normal;
	color: #000;
}
#content strong{
	font-weight: bold;
	background-color : transparent;
}
a:link, a:visited {
	color: blue;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
/*	
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
html.noted #content a:link:after,
html.noted #content a:visited:after {
  content: "";
}   

*/


.title {
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	background:#ffc;
	border:1px solid #999;
	padding:0.2em;
	}
	
.red-bold {
	font-family: "Times New Roman", Garamond, serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	background-color : transparent;
}

#FactsheetsBox {
	border:1px solid #000;
	background-color:#fff;
	padding:0.6em;
	padding-top:0.4em;
	padding-bottom:0.4em;	
	font-size:0.9em;
	margin-bottom:0.3em;
	}
#factsheet-box {
	background-color: #fff;
	color:#000;
	float: none;
	padding: 0;
	border:0;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight:normal;
	height: auto;
	min-height: 40px;
}
#factsheet img{
	display: none;

}
#factsheetText {
	font-size:1.1em;
	display:block;
	font-weight:bold;
}
.factsheet-num { 

	font-size: 1.1em;
	font-weight: bold;
	color: #c00;
	margin-top: 0em;
	margin-left: 0em;
}	

#tipbox {
	width:90%;
	background-color: #ffc;
	background-image: url(/assets/lightbulb.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	color: #333;
	padding: 5px 10px 5px 30px;
	border: 1px solid #666;
	margin: 5px 0 5px 0;
	font-size: 11pt; 
	font-weight: normal;
	min-height:30px;
}
#tipbox ul {
	margin-top: 5px;
	margin-bottom:0;
	padding:0;
	border:0;
}
#tipbox li {
	margin-bottom:3px;
}		

#header, #navbox, #navigation, #navleftbox ul, #navleftbox li, #navleftbox #newsletter, #joinUs, #tnav, #search, #rightnav, #rightnav2, #navbox, #navlist, #WhatToDo, #breadcrumbs, .skiptonav,#textstyle,#styleswitch, #jumpmenu {
	display : none;
}
/*#nav, */
.floatImgRight {
	float:right;
	margin-left:1em;
	margin-right:0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border:none;
	font-size:11pt;
	line-height:1.2em;
	color:#666;
	text-align:center;
	font-style:italic;
}
div.floatImgRight img { 
	border:1px solid #666; 
	margin-bottom:0.4em;
}


.floatImgRightNC {
	float:right;
	margin-left:1em;
	margin-right:0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border:none;
	font-size:11pt;
	line-height:1.2em;
	color:#666;
	text-align:center;
	font-style:italic;
}
div.floatImgRightNC img { 
	border:1px solid #666; 
	margin-bottom:0.4em;
}


#c5t_comment {
	display:none;
}


#logo {
	/*position : absolute;
	top : 0;
	/*left: 0; 8px;*/
	float: right;
	padding-left:20px;
	padding-bottom:20px;
	font-size:0.8em;
	color:#666;
	width:150px;
	}
#navcontainer {
	display:none;
}

#supportedBy {
	display:none;
}

#validators {
	display:none;
}	

#donate {
	display:none;
}	

#rff {
	display:none;
}	


} /*end of NN4 hack	*/
	
