body {
	margin:auto;
	width:90%;
}

.printLogo {
	display:block;
	text-align:left;
	margin-bottom:30px;
}

p {
	margin-top:0px;
	margin-bottom:12px;
}

html {
	margin:auto;
	width:90%;
	height:auto;
}

a {
	color:#d97300;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

.maincontainer {
	margin:auto;
	width:auto;
	text-align:left;
}

.headerContainer {
	display:none;
}

.bodyContainer {
	margin:auto;
	width:auto;
}

.bodyTitleContainer {
	margin:auto;
	width:100%;
}

.bodyContentContainer {
	margin:auto;
	width:100%;
}

.bodyContentLeft {
	margin:auto;
	width:auto;
}

.bodyContentRight {
	margin:auto;
	width:auto;
}

.calloutContainer {
	display:none;
}

.calloutLeft {
	display:none;
}

.calloutLeft a {
	color:#000000;
	text-decoration:underline;
}

.calloutLeft a:hover {
	color:#000000;
	text-decoration:none;
}

.calloutRight {
	display:none;
}

.calloutRight a {
	color:#000000;
	text-decoration:underline;
}

.calloutRight a:hover {
	color:#000000;
	text-decoration:none;
}

.footerContainer {
	display:none;
}

.footerBottom {
	display:none;
}

.footerBottomLeft {
	display:none;
}

.footerBottomRight {
	display:none;
}

.footerBottomRight a {
	color:#FFFFFF;
	text-decoration:none;
}

.footerBottomRight a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.clear {
	clear:both;
}