.home_header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.home_header_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.header_green_ital {
	font-family: Times;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CDA12D;
}
.subheader_green_ital {
	font-family: Times;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CDA12D;
}
.footer {
	font-family: Arial;
	font-size: 11px;
}

.footer a:link   {  text-decoration: none; color: #CDA12D}
.footer a:visited {  text-decoration: none; color: #926C09}
.footer a:hover {  text-decoration: none; color: #FFF4CC}
.footer a:active {  text-decoration: none; color: #FFF4CC}

a:link {  text-decoration: none; color: #CDA12D}
a:visited {  text-decoration: none; color: #6E5104}
a:hover {  text-decoration: none; color: #6E5104}
a:active {  text-decoration: none; color: #6E5104}

.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 12px;
}

.leftnav a:link   {  text-decoration: none; color: #000000}
.leftnav a:visited {  text-decoration: none; color: #000000}
.leftnav a:hover {  text-decoration: none; color: #CDA12D}
.leftnav a:active {  text-decoration: none; color: #CDA12D}

.td_top {
	vertical-align: top;
}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: top;}