body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
#header {
	display: none;
}
#logoprint {
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}
#logoprint h1 {
	font: bold 12pt/13pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#navigation, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:visited:hover, #navigation a:active {
	display: none;
}
#content {
	width: 100%;
}

#interior01left {
	display: none;
}
#interior01right {
	width: 100%;
}
#breadcrumbs, #breadcrumbs p {
	display: none;
}
#contentcopy {
	width: 100%;
}
#contentcopy p, #contentcopy ul, #contentcopy2 ul {
	font: 10pt/13pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#contentcopy td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#contentcopy h1 {
	font: bold 13pt/16pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
}
#contentcopy h2 {
	font: normal 12pt/16pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
}
#footer {
	margin-top: 25px;
}
#footer p {
	font: 9pt/11pt Georgia, "Times New Roman", Times, serif;;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
#footer02, a.disclm {
	display: none;
}