body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #007CA6;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FF8000;
}
a.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
}
a.botnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #FFFFFF;
}
a.lnknav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #007CA6;
}
a.lnknav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF8000;
}
.brdrgroove {
	border: 2px solid #0086b2;
}
table.tabledkblue {
	background-color: #0086b2;
}
td.blueboxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99e699;
	text-align: center;
}
a.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffcc00;
}
.smallblktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#79879F;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffcc00;
}
.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffcc00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007CA6;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E73B8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E73B8;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
}
hr {
	color: #339966;
	height: 2px;
}
.greentxtbold {
	color: #80A82B;
	font-weight: bold;
}
.greentxt14ptbold {
	font-size: 14pt;
	color: #80A82B;
	font-weight: bold;
}
.greentxt16ptbold {
	font-size: 16pt;
	color: #80A82B;
	font-weight: bold;
}
.greentxt18ptbold {
	font-size: 18pt;
	color: #80A82B;
	font-weight: bold;
}
.greentxt14ptcenterbold {
	font-size: 14pt;
	text-align: center;
	color: #80A82B;
	font-weight: bold;
}
.greentxt16ptcenterbold {
	font-size: 16pt;
	text-align: center;
	color: #80A82B;
	font-weight: bold;
}
.greentxt18ptcenterbold {
	font-size: 18pt;
	text-align: center;
	color: #80A82B;
	font-weight: bold;
}
.darkbluetxtbold {
	color: #007CA6;
	font-weight: bold;
}
.darkbluetxt14ptbold {
	font-size: 14pt;
	color: #007CA6;
	font-weight: bold;
}
.darkbluetxt16ptbold {
	font-size: 16pt;
	color: #007CA6;
	font-weight: bold;
}
.darkbluetxt18ptbold {
	font-size: 18pt;
	color: #007CA6;
	font-weight: bold;
}
.darkbluetxt14ptcenterbold {
	font-size: 14pt;
	text-align: center;
	color: #007CA6;
	font-weight: bold;
}
.darkbluetxt16ptcenterbold {
	font-size: 16pt;
	text-align: center;
	color: #007CA6;
	font-weight: bold;
}
.darkbluetxt18ptcenterbold {
	font-size: 18pt;
	text-align: center;
	color: #007CA6;
	font-weight: bold;
}
.whitetxtbold {
	color: #FFFFFF;
	font-weight: bold;
}