
#PrintFooter {
	clear: both;
	float: left;
	width: 100%;
}

/*-----------------------------------------------------------------*/

#homeflash, #searchframe, #mainmenu, #mainpageimage {
	display: none;
}



.dontprint {
	display: none;
}

#footer {
	display: none;
}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:none;
}


.error {
	color: #FF0000;
	font-weight : bold;
}



