﻿
.GeneralPage
{
	background-color: #FFFFFF;
	margin: 0;
}
.GeneralTable
{
}
.TopBanner
{
	color: #6B735B;
	font-family: Arial;
	font-size: 28pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.TopSubBanner
{
	color: #E7E3D7;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.TopSubBannerText
{
	color: #E7E3D7;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.LeftColumn
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width: 17%;
}
.LeftColumnText
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width: 17%;
}
.RightColumn
{
	color: White;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 15%;
}
.RightColumnText
{
	color: White;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 15%;
}
.Footer
{
	color: #C6BFA5;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}
.FooterText
{
	color: #C6BFA5;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}
.Instructions
{
	background-color: #DAD7BB;
	color: #6B745B;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.ErrorMessages
{
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.Messages
{
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.Headings
{
	background-color: #FFFFFF;
	color: #292D33;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.Content
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.ContentTableHeader
{
	background-color: #6B745B;
	color: #DAD7BB;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.ContentTable
{
	background-color: #6B745B;
}
.ContentTableHorizontal
{
	background-color: #6B745B;
}
