body
{
	margin: 15px 15px 15px 15px;
	background-color: White;
	font-family: Tahoma;
	font-size: 8pt;
	color: #726B5B;
}
td
{
	font-size: 8pt;
	color: #726B5B;
}
div
{
	font-size: 8pt;
	color: #726B5B;
}
select
{
	font-size: 8pt;
	color: #726B5B;
}
input
{
	font-size: 8pt;
	color: #726B5B;
}
div.SiteBox
{
	width: 760px;
	border: 1px solid #D7C8AF;
	padding: 5px 5px 5px 5px;
}
div.NavBar
{
	width: 720px;
	height: 15px;
	background-color: #007d41;
	color: #419b6e;
	font-family: Tahoma;
	font-size: 7pt;
	padding: 5px 20px 5px 20px;
	text-align: left;
}
div.TextHeadingBar
{
	width: 720px;
	background-color: #f0ebdc;
	color: #827d64;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 15px 20px 0px 20px;
	text-align: left;
}
div.FooterBar
{
	width: 740px;
	background-color: #F1ECDC;
	color: #827d64;
	font-family: Tahoma;
	font-size: 7pt;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
div.Main
{
	width: 760px;
	padding: 10px 0px 20px 0px;
}
h1
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 16pt;
	color: #827d64;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 4px;
}
h1 a
{
	color: #827d64;
	text-decoration: none;
}
h2.TextHeading
{
	font-family: Times New Roman;
	font-weight: normal;
	color: #007d41;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2.TextSubHeading
{
	color: #007d41;
	font-family: Tahoma;
	font-size: 9pt;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
td.NavBar
{
	color: #419b6e;
	font-family: Tahoma;
	font-size: 7pt;
}
td.RightCol
{
	color: #A39F94;
	border-left: solid 2px #F1ECDC;
	padding: 0px 10px 0px 15px;
	width: 200px;
}
td.MainCol
{
	color: #A39F94;
	padding: 5px 15px 0px 20px;
	width: 560px;
	line-height: 12pt;
}
td.DetailsMainCol
{
	color: #A39F94;
	padding: 5px 10px 0px 0px;
	width: 340px;
	line-height: 12pt;
}
td.DetailsRightCol
{
	color: #A39F94;
	padding: 5px 10px 0px 0px;
	width: 220px;
}
.Small
{
	font-size: 7pt;
}
a
{
	color: #007D41;
}
a.LtBrown
{
	color: #B3AFA4;
	text-decoration: none;
}
a.Footer
{
	color: #726B5B;
}
a.NavLink
{
	font-size: 7pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
}
a.NavLink:link
{
	color: White;
	text-decoration: none;
}
a.NavLink:visited
{
	color: White;
	text-decoration: none;
}
a.NavLink:hover
{
	color: #ffff96;
	text-decoration: none;
}
a.NavLink:active
{
	color: #ffff96;
	text-decoration: none;
}
a.NavLinkActive
{
	color: #ffff96;
	text-decoration: none;
}
.LtText
{
	color: #B3AFA4
}
.Red
{
	color: #7D0000
}
.Big
{
	font-size: 10pt;
}
tr.AlternatingLine
{
	background-color: #FCFAF0;
}
.Header
{
  font-size: 10pt;
  font-weight: bold;
  color: #007D41;
}
hr.Main
{
	height: 1px;
	width: 100%;
	border: dotted 1px #F1ECDC;
	margin: 0px 0px 0px 0px;
}