/**
* General
**/

	body {
		font-size: 70%;
	}
	#logoPrint {
		display:block !important;
	}
	#header,#rPanel,#menu,#leftCol,#pathWay,#footer,#fiebody,#tools,#footerBottom,#pathwayRight
	{
		display: none;
	}
	#xtraFooter {
		height:28px;
		overflow:hidden;
	}


