/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	}

#wrap {
	width: auto !important;
	margin: 0.5cm !important;
	padding: 0 !important;
	border: 0;
}


#header {
	width: auto !important;
	height: auto !important;
}

#header h1 {
	display: block;
	width: auto  !important;
	text-decoration: none;
	font-size: 20pt;
	font-weight: bold;
/*	padding: 0 0 2mm 0;*/
	color: #990000;
}


#navigation, #banner, .skiplink, #vips {display: none;}


#content, #sidebar {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	}