@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	color: #000000;
	background-color: #C9D787;
	font-weight: bold;
}p {
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #86FD68;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #006633;
	padding-right: 5px;
	padding-left: 15px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #006633;
	padding-left: 10px;
}
hr {
	color: #006600;
	background-color: #006600;
}

#topbox {
	height: 64px;
	width: 602px;
	border: 1px solid #006633;
	float: left;
	margin-left: 5px;
}
#topline {
	background-color: #006600;
	height: 10px;
	width: 100%;
}
#topnav {
	height: 30px;
	width: 100%;
}
#spacer {
	height: 100%;
	width: 10px;
}
#footer {
	height: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	padding: 5px;
}
#footer a:link {
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
}
#footer a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible p {
	font-size: 9px;
}
#container {
	margin: 10px;
	height: 100%;
	width: 580px;
}
a {
	font-size: 12px;
	font-weight: bolder;
	padding-left: 10px;
}
a:visited {
	font-weight: bolder;
	padding-left: 10px;
}
#footer2 {
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 10px;
}
#footer2 a:link {
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
}
#footer2 a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
}
