body {
	font: 12px/1.7 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #FFFFFF;
}
#fullpage {
	text-align: left;
	width: 780px;
}
#fullpage #mainpage {
	padding: 10px 24px;
	border-right: 4px solid #006600;
	border-left: 4px solid #006600;
}
#fullpage #mainpage h1 {
	color: #006600;
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
}
#fullpage #mainpage h2 {
	font-size: 15px;
	color: #609160;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
}
#fullpage #mainpage h3 {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#fullpage #mainpage h4 {
	font-size: 12px;
	color: #609160;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#fullpage #mainpage p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#fullpage #mainpage .slideShowTable {
	border: 2px solid #006600;
	margin-top: 20px;
	margin-left: 20px;
}
#fullpage #mainpage .picBorder {
	border: 1px solid #006600;
}
#fullpage #mainpage .picOnRight {
	border: 1px solid #006600;
	margin-left: 20px;
}
#fullpage #mainpage .picOnLeft {
	border: 1px solid #006600;
	margin-right: 20px;
}
#fullpage #mainpage .callout {
	padding: 10px;
	border: 1px solid #006600;
}
#fullpage #mainpage .callout h3 {
	font-size: 12px;
	color: #005500;
	margin-top: 0px;
	margin-bottom: 4px;
}
#fullpage #mainpage .callout p {
	font-size: 11px;
	line-height: 1.5;
}
#fullpage #mainpage .footnote {
	font-size: 10px;
	line-height: 1.3;
	color: #666666;
}
#fullpage #mainpage hr {
	color: #007800;
	height: 6px;
}
.accentPrimary {
	background: #006600;
}
.accentSecondary {
	background: #659865;
}
a:link {
	color: #ED624E;
	text-decoration: underline;
}
a:visited {
	color: #A02210;
	text-decoration: underline;
}
a:hover {
	color: #669966;
	text-decoration: none;
}
a:active {
	color: #669966;
	text-decoration: none;
}
#fullpage #footer {
	border-right: 4px solid #006600;
	border-bottom: 4px solid #006600;
	border-left: 4px solid #006600;
}
#fullpage #footer p {
	margin: 0px;
}
#fullpage #footer .menu {
	font-size: 11px;
	color: #ED624E;
	padding-top: 15px;
	padding-bottom: 8px;
}
#fullpage #footer .credits {
	font-size: 10px;
	color: #004800;
	padding: 4px;
}
#fullpage #footer .credits a:link {
	color: #003300;
	text-decoration: underline;
}
#fullpage #footer .credits a:visited {
	color: #004800;
	text-decoration: underline;
}
#fullpage #footer .credits a:hover {
	color: #EE6B58;
	text-decoration: none;
}
#fullpage #footer .credits a:active {
	color: #EE6B58;
	text-decoration: none;
}
