body {
	margin: 0px;
	background-color: #FFFFFF;
}
.pageformat {
	padding-left: 10px;
}


.botboarder {
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
	margin-top: 0px;
	position: relative;
}
.container {
	position: relative;
	padding: 0px;
	margin: 0px;
}
.containerBorder {
	position: relative;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topborder {
	height: 0px;
	position: relative;
	margin: 0px;
}
.header {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
	position: relative;
}
.headerbase {
	height: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 0px;
	padding-top: 2px;
	z-index: 500;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 0px;
	color: #FFFFFF;
	left: 0px;
	width: 100%;
	position: relative;
}
.pageNumber {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	position: relative;
	z-index: 2000;
	font-size: 10pt;
}
