body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccde95;
	margin: 0;
	padding: 0;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.rev td, .rev p {
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.rev h1, .rev h2 {
	color: #333300;
}

h3 {
	font-weight: bold;
	font-size: 12px;
}

hr {
	color: #FFFFCC;
}

.rev hr {
	color: #333300;
}

a {
	color: #CADE92;
	text-decoration: none;
}

.rev a {
	color: #384c00;
}

a:hover {
	text-decoration: underline;
}

a.globalNav, #top_nav a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.rev a.globalNav, .rev #top_nav a,
.rev a.globalNav:hover, .rev #top_nav a:hover,
.rev .offwhite, .rev #top_nav {
	color: #333300;
}

a.globalNav:hover, #top_nav a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.offWhite, #top_nav {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#top_nav { text-align: right; }

div.margin {
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
}

div.marginII {
	margin-left: 10px;
	margin-right: 10px;
}

li {
	list-style-type: square;
	list-style-position: inside;
}

input.button {
	background-color: #FFFFCC;
	border: #FFFFCC;
	color: #330033;
	font-weight: bold;
}
.rev input.button {
	background-color: #333300;
	border: #333300;
	color: #ffffcc;
}
.earth {
	font-family: Earth;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.rev .earth { color: #000000; }
.earth_link {
	font-family: Earth;
	font-size: 12px;
	color: #CADE92;
}
.rev .earth_link {
	color: #384c00;
}
ol.small-alpha li {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin: 5px 0;
}

fieldset label {
	display: block;
	margin-top: 10px;
}
fieldset {
	width: 270px;;
}

#footer {
	margin: auto;
	text-align: center;
	font-size: 10px;
	color: #454545;
	padding: 10px;
}
#footer a { color: #454545; }
img { border: none; }