body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: White;
}

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #e5e5e5;
}

.footer {
	font-family: inherit;
	font-size: 8pt;
	color: Gray;
	padding-left: 0px;
}

a.footerlink:active, a.footerlink:focus, a.footerlink:link, a.footerlink:visited {
	text-decoration: none;
	color: gray;
}

a.footerlink:hover {
	text-decoration: underline;
}
td {
	font-size: 10pt;
}

#apDiv1 {
	position:absolute;
	left:10px;
	top:8px;
	width:130px;
	height:156px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:146px;
	top:12px;
	width:610px;
	height:88px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:135px;
	top:112px;
	width:614px;
	height:250px;
	z-index:5;
}
#apDiv4 {
	position:absolute;
	left:127px;
	top:135px;
	width:636px;
	z-index:4;
}

#apDiv5 {
	position:absolute;
	left:592px;
	top:14px;
	width:158px;
	height:18px;
	z-index:6;
	text-align: center;
	font-size: 8pt;
	padding-top: 3px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #575757;
	font-style: italic;
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #575757;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 1px;
	border-bottom: 1px solid #666666;
	margin-bottom: 0px;
}

ul {
	margin-top: 5px;
}



b {
	color: #575757;
}

p {
	margin-top: 3px;
	margin-bottom: 10px;
	color: #474747;
}

.rtbox {
	float: right;
	width: 250px;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	background-color: #FCE2D6;
	border: solid thin #999999;
	margin-left: 10px;
	margin-bottom: 5px;
}

li.space {
	margin-bottom: 10px;
}
