body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background-color: #C5C6B6;
	margin-top: 0px;
}
a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: 90%;
	line-height: 18px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 18px;
	color: #333333;
	font-weight: normal;
}
.heading {
	font-size: 28px;
	color: #008000;
	font-weight: normal;
	font-style: italic;
}
.myrule {	margin-top: -10px;
	color: #CCCCCC;
}/* CSS Document */

a.mainmenu:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
a.mainmenu:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	}
a.mainmenu:hover {
	text-decoration: underline;
	color: #009933;
}
a.mainmenu:active {
	text-decoration: none;
}
.white {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 6px;
}
td,th {
	font-weight: normal;
}
a.footerlink:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.footerlink:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	}
a.footerlink:hover {
	text-decoration: underline;
	color: #009933;
}
a.footerlink:active {
	text-decoration: none;}


.subheading {
	font-size: 16px;
}
.smaller {
	font-size: 90%;
	color: #006600;
}
.heading_small {
	font-size: 24px;
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
.callout {
	margin: 10px;
	color: #999900;
	background-color:#DFC963;
}
.callout_white {
	margin: 10px;
}
div.aside-right {
	padding: 7px;
	float: right;
	width: 195px;
	background-color:#B3B341;
	border: solid #996600 1px;
	margin: 5px 0px 5px 10px;
}
.aside-right-white {
	padding: 7px;
	float: right;
	width: 195px;
	margin: 5px 0px 5px 10px;
}
