﻿body {
	background-color: #808080;
	padding: 0px;
	margin: 0px
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a {
}
a:hover {
	text-decoration: none;
}
.style1 {
	text-align: center;
}
hr {
	color: #800000;
	font-size: 2px;
	font-weight: lighter;
}
tbody {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
ul
	{margin-bottom:0in;}
table {
	background-color: #FFFFFF;
}
.style2 {
	background-color: #2E719A;
	color: #FFFFFF;
	font-weight: 100;
	font-size: xx-small;
}
.heading2 {
	font-size: medium;
	margin-left: 8px;
	margin-right: 16px;
	margin-top: 7px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: left;
}
.paragraphstyle {
	margin: 14px 10px 10px 8px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.footerwhite {
	color: #FFFFFF;
}
.bulletstyle {
	margin: 6px 10px 5px 8px;
	list-style-image: url('images/ch_more.gif');
	text-align: left;
}
.maroonheading {
	font-size: x-large;
	color: #993300;
	margin-left: 8px;
	margin-right: 16px;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: left;
}
.tinywordsgrey {
	padding: 2px 2px 2px 6px;
	font-size: xx-small;
	margin-bottom: 6px;
	text-align: left;
	color: #C0C0C0;
	margin-right: 6px;
}
.bottomnavhelp {
	margin-bottom: 10px;
	margin-top: 11px;
}





/* Styles for Navigation */
#navigation li {
}
#navigation a {
	border-style: dotted;
	border-width: 1px 1pt 1px 1px;
	padding: 5px 5px 5px 10px;
	border-color: #E4E4E4;
	color: #FF8C1A;
	text-decoration: none;
	margin: 1px;
	display: inline-table;
	font-size: 13px;
}
#navigation a:hover {
	border-style: dotted;
	border-width: 1px 1pt 1px 1px;
	border-color: #f2f2f2;
	color: #808080;
	margin: 1px;
	display: inline-table;
	font-size: 13px;
	border-right-width: 1pt;
	text-decoration: underline;

