/*---------------------------------------------------------
Body, Type, and Spacing Styles
----------------------------------------------------------*/
BODY
{
	background-position: center;
	background-image: url(images/bkg_main.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.spacer
{
	height: 155px;
}
.mainTable
{
	width: 100%;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.mainTable2
{
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.HeaderTable
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	height: 20px;
	border: thin solid #FFF;
}

.BodyText12 {color: #000000;
	font-size: 12px;
}
.BodyBold14Gray {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.BodyBold14Black {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.BodyText16 {
	color: #000;
	font-weight: normal;
	font-size: 16px;
}
.greenheader {
	font-size: 16px;
		color: #216222;
}
.mainAriel {
	width: 100%;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
