/* CSS Document */

body * {
	font-size:12pt;
	font-family:"Arial", Times, serif;
	color:#000;
}
#site {
	width:auto;
	height:inherit;
}
#wrapper2 {
	overflow:inherit;
}
#container-left, #container-right, #print, #lang, #searchbar, #header img {
	display:none;
}
#header {
	padding:0;
}
#container-middle {
	width:auto;
	float:none;
}
#footer {
	height:auto;
}
.showPrint {
	display:block;
}
h1.showPrint {
	font-size:15pt;
}