body, td, .normal {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12.0px;
	color: #000000;
}

body {
	background-color: #C5D8C5;
	margin: 0px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #127342;
	text-transform: uppercase;
	letter-spacing: 3.3px;
	margin-top: 0px;
}

h1.prehead {
	font-size: 11px;
	color: rgb(142,144,94);
	margin-bottom: 0px;
}

h2, .subheading {
	font-size: 12.0px;
	font-weight: bold;
}

input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #127342;
}

a:hover {
	text-decoration: underline;
	color: #127342;
}

a:link.email, a:visited.email {
	text-decoration: underline;
	color: black;
}

strong, .green {
	color: #004B00;
	font-weight: bold;
}

.intro {
	color: #000000;
	line-height: 15pt;
}

.fine {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

td.contents {
	width: 436px;
	background-color: white;
	vertical-align: top;
	padding: 46px 20px 20px 46px;
}

td.rightcol {
	width: 227px;
	background-color: #669966;
	border-right: 1px solid #127342;
	vertical-align: top;
}

p.subnav {
	color: rgb(142,144,94);
	margin-bottom: 2em;
}

table.standardform th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0em 1em 0.5em 0em;
}

table.standardform td {
	vertical-align: top;
	padding: 0em 1em 0.5em 0em;
}

.extraspacedown {
	margin-top: 2em;
}

p.note {
	font-size: 11px;
	color: rgb(153,153,153);
}
