/* CSS Document */


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;

}
h1 {
	font-size: 18px;
	color: #00A850;
	padding-left: 10px;
}
h1,h2, h3,h4,h5,h6 {
	font-weight: bold;
	color: #00A850;
	padding-left: 10px;

}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 11px;
}
p {
	padding-left: 10px;
	padding-right: 10px;

}
#apDiv1 {
	position:absolute;
	left:41px;
	top:540px;
	width:528px;
	height:40px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:63px;
	top:590px;
	width:487px;
	height:110px;
	z-index:2;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #000000;
