@charset "utf-8";
/* CSS Document */

body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A475E;
	text-align: left;
}
.style2 {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.style4 {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1A475E;
	text-align: left;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1A475E;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	left:132px;
	top:12px;
	width:768px;
	z-index:1;
	visibility: visible;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#apDiv7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A475E;
	text-align: left;
}
#apDiv20 {
	position:absolute;
	left:712px;
	top:12px;
	width:180px;
	height:13px;
	z-index:20;
	visibility: visible;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#apDiv25 {
	position:absolute;
	left:133px;
	top:27px;
	width:760px;
	height:102px;
	z-index:10;
	visibility: visible;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#apDiv26 {
	position:absolute;
	left:133px;
	width:760px;
	height:66px;
	z-index:11;
	visibility: visible;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
