@CHARSET "ISO-8859-1";
body {
	text-align: left;	
	background-color:#FFFFFF;
	background-image: none;
}
#site {
	width:100%;
	margin:0px;
	background-image:none;
}
#metaArea {
	background-color:#FFFFFF;
	width:560px;
}
#printRightColumn {
	float:right;
	width:60px;
}
#content {
	float:left;
	width:90%;
	margin: 30px 0px 0px 0px;

}
#siteFooter {
	clear:both;
	margin:20px 0px 0px 0px;
	padding:0px;
	height:80px;

}

body {
	font-size: 11pt;
}



