body {
	background-color: #EEEEEE;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 20;
}
img {
	behavior: url("htc/pngbehavior.htc");
}
body, td, p, li, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #E25A0B;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: underline;
}
a.xtralinks:link {
	color: #333333;
	text-decoration: none;
}
a.xtralinks:visited {
	color: #333333;
	text-decoration: none;
}
a.xtralinks:hover {
	color: #666666;
	text-decoration: underline;
}
a.xtralinks:active {
	color: #666666;
	text-decoration: underline;
}
.topmenubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.topmenubar:link {
	color: #333333;
	text-decoration: none;
}
a.topmenubar:visited {
	color: #333333;
	text-decoration: none;
}
a.topmenubar:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #EEEEEE;
}
a.topmenubar:active {
	color: #333333;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.breadcrumbs:link {
	text-decoration: none;
	color: #000000;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #000000;
}
a.breadcrumbs:hover {
	text-decoration: underline;
	color: #E25A0B;
}
a.breadcrumbs:active {
	text-decoration: underline;
	color: #E25A0B;
}
h1 {
	font-size: 20px;
	color: #006633;
}
h2 {
	font-size: 20px;
	color: #000000;
	font-style: italic;
}
h3 {
	font-size: 16px;
	color: #006633;
}
h4 {
	font-size: 16px;
	color: #000000;
	font-style: italic;
}
h5 {
	font-size: 12px;
	color: #E25A0B;
}
h6 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.bigpic {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.menudivider {
	background-color: #999999;
	padding: 0px;
}
.tocmenuheader {
	font-size: 12px;
	font-weight: bold;
}
.tocmenuitem {
	font-size: 11px;
	font-weight: bold;
}
a.tocmenuitem:link {
	text-decoration: none;
	color: #000000;
}
a.tocmenuitem:visited {
	text-decoration: none;
	color: #000000;
}
a.tocmenuitem:hover {
	text-decoration: underline;
	color: #000000;
}
.tocmenusubitem {
	font-size: 10px;
	font-weight: bold;
}
a.tocmenusubitem:link {
	text-decoration: none;
	color: #000000;
}
a.tocmenusubitem:visited {
	text-decoration: none;
	color: #000000;
}
a.tocmenusubitem:hover {
	text-decoration: underline;
	color: #000000;
}
a.tocmenusubitem:active {
	text-decoration: none;
	color: #000000;
}
td.toccell {
	background-color: #F0F0F0;
	padding: 5px;
	border-right: solid #999999 1px;
	border-left: solid #FEFEFE 1px;
	vertical-align: top;
	width: 203;
	height: 380;
}
td.bodycell {
	background-color: #FFFFFF;
	padding: 5px;
	border-right: solid #999999 1px;
	border-left: solid #FEFEFE 1px;
	vertical-align: top;
	height: 380;
}
td.greyfront {
	background-color: #F0F0F0;
	border-top: solid #FEFEFE 1px;
	border-left: solid #FEFEFE 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	padding: 5px;
}
td.whitefront {
	background-color: #FFFFFF;
	border-top: solid #FEFEFE 1px;
	border-left: solid #FEFEFE 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	padding: 5px;
}