body {
	margin:0;
	padding:0;
	font-size:9pt;
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#000;
	background-color:#FFF;
}

div.wrap {
	width:800px;
	height:600px;
	margin:0 auto;
	overflow:hidden;
}

div.header {
	width:800px;
	height:80px;
	background:url(../images/cas-header-print.jpg) no-repeat;
	position:relative;
}

div.contentwrap {
	position:relative;
}

div.topnav, div.bottomnav {
	display:none;
}