body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:  100%;
	color: #000000;
}
body A {color: #006600;}
body A:hover {color: #009900;}
p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; color: #000000;}
li {font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; color: #000000;}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	line-height: 130%;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #0E3222;
	text-align: left;
	text-transform: uppercase;
	line-height: 140%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #0E3222;
	text-align: left;
	line-height: 140%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #0E3222;
	text-align: center;
}
h3 A {color: #0E3222;}
h4 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 120%;color: #0E3222;text-align: left;}
h5 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 100%;color: #0E3222;text-align: left; text-transform: uppercase;}
h6 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 100%;color: #0E3222;text-align: left;}

.bottomnavigation {font-family: Georgia, "Times New Roman", Times, serif; font-size: 70%; line-height: 180%; color: #000000; font-weight: bold;}
.bottomnavigation A {color: #0E3222;}
.bottomnavigation A:hover {color: #ffffff;}
.breadcrumb {font-family: Georgia, "Times New Roman", Times, serif; font-size: 70%; color: #FFFFFF; font-weight: bold;}
.breadcrumb A {color: #FFFFFF;}
.breadcrumb A:hover {color: #FFD700;}
.copyright {font-family: Georgia, "Times New Roman", Times, serif; font-size: 60%; line-height: 140%; color: #DFE6EC; font-weight: normal;}
.pageheader {font-family: Georgia, "Times New Roman", Times, serif;font-size: 180%;color: #FFFFFF;vertical-align: middle;}

#header {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}
#crumb {
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}
#content {
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}