/* 
Stylesheet for general styles in the pages
created: 29 Dec 2004
by: Fabrice Pasquier
*/

html, body{height:100%;}  

.menuheader
{
	height : 29px;
}


.VisibleForPrinterOnly
{
	display: inline;
}


div.keymessageBox
{
	overflow: auto;
	width: 97%;
	height: 400px;
	text-align: justify;
	/*padding-left: 2px;*/
	padding-right: 4px;
}

