@media print {

body {background:white; 
     font-size: 13pt; 
     margin: 0;
     font-family: Arial, helvetica, sans serif;}
#sidebar { display:none }
#topmenu{ display:none }
#leftcol { display:none }
.bannerad { display:none }
.imgheader a img {width:auto; height:auto; border: 0;}
.demo .red { color: black; 
     font-weight: bold }
#content a { font-weight: bold; 
     color: #000066; 
     text-decoration:underline }
#content{ margin-left: 0; 
     float: none; 
     width: 100%; }
#footer, .ad { display: none }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; 
     page-break-inside: avoid }
h3 { margin-left: 0px; 
     margin-bottom: 0px; 
     padding-bottom: 0px }
blockquote, table, pre { page-break-inside: avoid }
ul, ol, dl  { page-break-before: avoid }
img.centered { display: block; 
     margin-left: auto; 
     margin-right: auto; }
img.right { padding: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }
img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }
.right { float: right; }
.left { float: left }
img { page-break-inside: avoid; 
     page-break-after: avoid; 
     page-break-before: avoid;
     border: 0;}
#commentform { display: none }
#comments
.contentheading,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:active,a.contentpagetitle:visited {
	font-family: Arial, helvetica, sans serif;	
	color: #000000;	
	font-size: 18pt;	
	font-weight: bold;
	padding-top: 15px;	
	background-color: inherit;
	line-height: normal;	
	display: block; 
	text-decoration: none;
	page-break-after: avoid;
}

.contentheading a {
	text-decoration: none;
	font-family: Arial, helvetica, sans serif;	
	color: #000000;	
	font-size: 18pt;	
	font-weight: bold;
	padding-top: 15px;	
	background-color: inherit;
	line-height: normal;	
	display: block; 
	text-decoration: none;
	page-break-after:;

}
#content_main {	
	position: relative;	
	float: none;	
	width: 100%;	
	background-color: none;
	text-align: left;
	display: block;
}

.contentpaneopen {
	position: relative;	
	width: 100%;
	padding: 0 0 0 0;
	display: block;
}

/** div container for right column **/
#outerright { display: none }

#rightcol_top,#rightcol { display: none }

#rightcol li div h3 { display: none }

#rightcol a { display: none }

#rightcol a:hover { display: none }

/** copyright **/
#copyright {	
	position: relative;	
	width: auto;		
	clear: both;	
	float: bottom;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

#copyright div {	
	color: #666666;	
	font-size: 10pt;	
	font-weight: normal;	
	display: block!important;	
	width: auto;	
	float: bottom;	
	clear: left;	
	margin: 20px 0 0 0;	
	text-align: left;
}

div.pathway {
	display: block;
	text-align: center;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	height: 22px;
	margin-bottom: 0px;
	padding-right: 14px;
	width: 700px;
	}

.alignright { 	
	float: right;
	font-size: 10pt; 	
} 	 
.alignleft { 	
	float: left;
	font-size: 10pt;	
} 

.small {
	color: #666666;
	font-size: 10pt;
	font-family: Lucida sans,Trebuchet MS;
	background-color: inherit;
	page-break-after:;
}

div.sociable { display: none }


}