BODY
{
	background-color: #ccccaa;
}
.MainTable
{
	border-right: olive thin outset;
	border-top: olive thin outset;
	border-left: olive thin outset;
	border-bottom: olive thin outset;
	background-color: #ffffff;
}
.ContentSection
{
	font-size: 11pt;
	color: #001100;
	font-family: ITC Garamond, Garamond, Times New Roman;
	border-right: gray thin solid;
	padding-left: 20px;
	padding-right: 20px;
}
.HeadingSection
{
	font-size: 13pt;
	font-weight: bold;
}
.HeadingSubSection
{
	font-weight: bold;
}
.RightNav
{
	font-size: 9pt;
	color: #006600;
	line-height: 20px;
	font-family: Century Gothic, Arial, Helvetica;
	text-align: left;
}
.ContactDetails
{
	border-top: gray thin solid;
	color: Black;
	font-family: Century Gothic, Arial, Helvetica;
	text-align: left;
	font-size: 8pt;
	line-height: 20px;
}
A
{
	color: #006600;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #ff0000;
}
A:visited
{
	color: #006600;
}
.tempborder
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}
.BottomNav_Prev
{
	font-size: 8pt;
	font-family: Century Gothic, Arial, Helvetica;
	text-align: left;
}
.BottomNav_Next
{
	font-size: 8pt;
	font-family: Century Gothic, Arial, Helvetica;
	text-align: right;
}
.ImageThumbnail
{
	border-right: #cccccc solid;
	border-top: #cccccc solid;
	margin: 5px 10px;
	border-left: #cccccc solid;
	border-bottom: #cccccc solid;
}

