<!--
html, body, #wrapper {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
		font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    color: black;
}
#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
#apDiv1 {
	position: absolute;
	left:-61px;
	top:-80px;
	width:400px;
	height:400px;
	z-index:1;
	float:inherit;
	overflow: hidden;
	visibility: visible;
}
#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:2;
}
.style2 {
	color:#333333;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.red_font {
	color:#EE0000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	color:#6DBF4F;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.background {
background-color:#D6E5B5;

}

a:link {
	font-size: 12px;
	color: #6DBF4F;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #6DBF4F;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #2272b3;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
a.viewLink:link {
	font-size: 12px;
	color: #2272b3;
	text-decoration: none;
}
a.viewLink:visited {
	font-size: 12px;
	color: #2272b3;
	text-decoration: none;
}
a.viewLink:hover {
	font-size: 12px;
	color: #ff0080;
	text-decoration: none;
}
a.viewLink:active {
	font-size: 12px;
	text-decoration: none;
}
.style4 {
	font-size: 12px;
	color:#808080;
}

a.viewLink2:link {
	font-size: 13px;
	color: #E5004F;
	text-decoration: none;
}
a.viewLink2:visited {
	font-size: 13px;
	color: #E5004F;
	text-decoration: none;
}
a.viewLink2:hover {
	font-size: 13px;
	color: #E5004F;
	text-decoration: underline;
}
a.viewLink2:active {
	font-size: 13px;
	text-decoration: none;
}


a.viewLink3:link {
	font-size: 12px;
	color: #497836;
	text-decoration: none;
}
a.viewLink3:visited {
	font-size: 12px;
	color: #497836;
	text-decoration: none;
}
a.viewLink3:hover {
	font-size: 12px;
	color: #497836;
	text-decoration: none;
}
a.viewLink3:active {
	font-size: 12px;
	text-decoration: none;
}
-->
