
body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#wrap {
	width: 640px;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#container_content {
	padding: 10px 0px;
}

#printheader {
	width: 100%;
	height: 100px;
}

#printfooter {
	padding-top: 5px;
	font-size: 11px;
	border-top: 1px solid #98002e;
}

#header,
#navigation,
#quicklinks,
#breadcrumbs,
.button,
#bottom,
#footer {
	display: none;
	visibility: hidden;
}


