@charset "UTF-8";
.smalltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	background-image: url(images/background.png);
}
#navbar {
	background-color: #8DC73F;
	text-align: center;
	vertical-align: bottom;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	line-height: 1.4em;
}
p {
	margin-bottom: 1.2em;
	margin-top: 0px;
}
.footer {
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #567A28;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #617178;
}
a:hover {
	text-decoration: none;
	color: #8DC73F;
}
a:active {
	text-decoration: underline;
	color: #C0DFE9;
}
#tdSidebar a {
	color: #557928;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4EAB9;
	border-bottom-color: #D4EAB9;
	background-color: #FFFFFF;
}
td {
	padding-right: 5px;
}
#tdSidebar a:hover {
	background-color: #E8FAFF;
}
#tdBodyText {
	text-align: left;
	vertical-align: text-top;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
}
td#tdSidebar  {
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #617178;
	margin-bottom: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567A28;
	margin-bottom: 0px;
}
#logobar {
	text-align: center;
	vertical-align: middle;
	background-color: #CAEAF2;
}
h3 {
	font-size: 11px;
	color: #567A28;
	margin-bottom: 0px;
}
.proofread {
	color: #FF0000;
}
#tdBodyText img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
