body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
hr {
	height: 1px;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	text-transform: capitalize;
	font-size: 180%;
	color: #000000;
	background-color: #FFFFFF;
}
h2 {
	text-transform: capitalize;
	font-size: 140%;
	color: #000000;
	background-color: #FFFFFF;
}
h3 {
	text-transform: capitalize;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
}
p {
	line-height: 20px;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
}
#navigation {
	display: none;
}
#corplogocontainer {
	display: none;
}
#corplogoimage {
	display: none;
}
.panel1 {
	padding: 0px;
	position: absolute;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	left: 75px;
	top: 100px;
	font-size: 90%;
	display: block;
}
.panel2 {
	padding: 0px;
	position: absolute;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	left: 246px;
	top: 100px;
	font-size: 90%;
	display: block;
}
.panel3 {
	padding: 0px;
	position: absolute;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	left: 416px;
	top: 100px;
	font-size: 90%;
	display: block;
}
.indexfooter {
	padding: 0px;
	position: absolute;
	width: 495px;
	text-decoration: none;
	font-weight: normal;
	left: 75px;
	top: 485px;
	display: block;
	font-size: 70%;
	text-align: center;
}
th {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-style: italic;
	text-transform: capitalize;
	padding-left: 3px;
	line-height: 20px;
	border: 1px solid #000000;
}
td {
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 2px;
	line-height: normal;
	border: 1px solid #000000;
}
.image {
	display: none;
}
.titleimage {
	display: none;
}
ol {
	line-height: 20px;
	font-size: 80%;
}
ul {
	line-height: 20px;
	font-size: 80%;
}
.indexintro {
	padding: 0px;
	position: absolute;
	width: 240px;
	text-decoration: none;
	font-weight: normal;
	left: 75px;
	top: 370px;
	display: block;
	font-size: 80%;
	text-align: center;
}
.table {
	font-size: 90%;
	padding: 3px;
}
.breadcrumb {
	display: none;
}
.masthead {
	display: none;
}
.indexannualreview {
	padding: 0px;
	position: absolute;
	width: 240px;
	text-decoration: none;
	font-weight: normal;
	left: 330px;
	top: 370px;
	display: block;
	font-size: 80%;
	text-align: center;
}