body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border-color:#000000
	background-color: #FFFFFF;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}	
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990033;
}
a:hover {
	text-decoration: none;
	background-color: #0099CC;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#tableLayout {
	color: #FFFFFF;
	background-color: #000000;
}
#headerLayout {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
}
#bodyLayout {
	background-color: #9EA956;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	border: medium solid #000000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tableLayout #bodyLayout img {
	border: 2px solid #000000;
	margin: 4px;
}
#bodyLayoutHome {
	background-color: #9EA956;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#tableLayoutHome {
	background-color: #9EA956;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-top-width: 30px;
	border-top-style: solid;
}
#pageHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	color: #000000;
}
#paddedText {
	padding-left: 7px;
}
#tableDivider {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#mailingList a {
	font-size: 8px;
	font-weight: normal;
	color: #000099;
}
#mailingList a:hover {
	background-color: #9EA956;
}