body, p, td, th, form, h1, h2, input, textarea {
	font-family: verdana;
	font-size: 8pt;
	margin: 0px;
}

input, textarea {
	margin: 2px;
}

p, li, blockquote {
	margin-top: 0px;
	margin-bottom: 6px;
}

h1 {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 12pt;
}

h2 {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 10pt;
	color: #7b4ea9;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

th {
	font-weight: bold;
	color: #006600;
	text-align: left;
}

a {
	font-weight: bold;
	color: #7b4ea9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer {
	font-size: 7pt;
}

.bold {
	color: #006600;
	font-weight: bold;
}

.pagenav_on {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 5px solid #7b4ea9;
	background-color: #e5e5e5;
	font-size: 8pt;
	color: #000000;
	height: 25px;
	text-align: center;
}

.pagenav_off {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 5px solid #e5e5e5;
	background-color: #e5e5e5;
	font-size: 8pt;
	color: #000000;
	height: 25px;
	text-align: center;
}

.pagenav_off a, .pagenav_on a {
	color: #000000;
	font-weight: normal;
}

.pagenav_off a:hover, .pagenav_on a:hover {
	text-decoration: none;
}
.home {
	background-color: #99c199;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

.home a {
	color: white;
}

.home a:hover {
	text-decoration: underline;
}

.aps {
	background-color: #6aa46a;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

.aps a {
	color: white;
}

.aps a:hover {
	text-decoration: underline;
}

.corp {
	background-color: #3b843b;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

.corp a {
	color: white;
}

.corp a:hover {
	text-decoration: underline;
}

.pga {
	background-color: #006600;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

.pga a {
	color: white;
}

.pga a:hover {
	text-decoration: underline;
}

.topnav {
	color: #7b4ea9;;
	font-weight: bold;
	font-size: 9pt;
}

.topnav a {
	color: #006600;
	text-decoration: none;
}

.topnav a:hover {
	text-decoration: underline;
}

.hotbox {
	background-color: #ffffff;
	border: 1px solid #7b4ea9;
	padding: 5px;
	font-size: 7pt;
	color: #000000;
}

.hotbox a {
	color: #7b4ea9;
}

.shout {
	font-weight: bold;
	color: #006600;
}

.error {
	color: red;
	font-weight: bold;
}