/* THIS CSS @media="print" -- APPEARS IN PRINT ONLY */


BODY {

	margin: 5px;
	padding: 5px;
	background-color:#fff;
}

.bodytext, .bodyobj {
	padding-left: 7px;
	padding-right: 7px;
}



#outertable, .popup #outertable {
	width: 99%;
}

#component_toplinks, #component_banner, #component_footer {
	width: 99%;
}


.popup #component_toplinks, .popup #component_banner, .popup #component_footer {
	width: 99%;
}


#article_top, #topnav_picktopic, #topnav_botright, .search_table {
	display: none;
}



#component_footer {
/*
	visibility: hidden;
	margin-bottom: 100px;
*/
	display: none;
}



#leftnav, #leftnav_table, #leftnav_width_shim {
	display: none;
	width: 1px;
}



.articlebody_width_setter, .popup .articlebody_width_setter {
	width: 99%;
	max-width: 99%;
}

A.backtop {
	display: none !important;
}

.article_wide .articlebody_width_setter {
	width: 99%;
}



#topnav_logo_bg DIV.heading, .popup #topnav_logo_bg DIV.heading  {



}




.pagebreaker {
	padding-left:14px;
	page-break-before: always;
/*
	border: solid 1px #0000ff;
*/
}



.interactive , .interactive  table {
	page-break-inside: avoid;

}



.tipsheet_outer {
}

.tipsheet_inner td {
	background: #FFFFFF !important;
}
.tipsheet_inner {
	border: solid 2px #0066CC !important;
}


.tipsheet_inner A.pdflink {
	background: #FFFFFF !important;
}






.print_disable {
	display: none !important;
}

div#tops_pages_porlet {
display: none;
 
}

 div#tops_pages_porlet .porlet_content {
    
display: none;
   
 }

div#staff_porlet {
display: none;
}


div#staff_porlet .porlet_content {
display: none;
}
