/* CSS Document */


#Header, .MenuArea, .HomeWelcomeTop, .ContentSide, #Footer { display: none; }

#Container, #ContentBody, .Content { width: 600px; }
.BodyStyle { background: #FFF; }
#PrintHeader, #PrintFooter { display: block; }

.Content h2, .Content h3, .Content h4, .Content h5, .Content p, .Content table { margin-left: 0; margin-right: 0; }
#PrintFooter {
	color: #006;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0;
	text-align: center;
}