BODY
{
	margin: 0px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.header
{
	height: 100px;
	width: 100%;
}
.headerHeaderLeft 
{
	height: 0px;
}
.headerHeaderRight 
{
	height: 0px;
}
.headerHeaderCenter 
{
	height: 0px;
}
.headerBodyLeft
{
	width: 24px;
	height: 78px;
}
.headerBodyRight
{
	width: 20px;
	height: 78px;
}
.headerBodyCenter
{
	padding-top: 42px;
	text-align: right;
	height: 78px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}
.footer
{
	width: 100%;
	height: 100px;
}
.footer A
{
	text-decoration: none;
	color: #666666;
}
.footerBodyLeft
{
	width: 20px;
	height: 100px;
}
.footerBodyRight
{
	width: 16px;
	height: 100px;
}
.footerBodyCenter
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 46px;
	padding-left: 16px;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 7px;
	padding-left: 7px;
}
a.footertext:link {
	color: #ffffff;
}
a.footertext:visited {
	color: #ffffff;
}
a.footertext:hover {
	color: #FFCC00;
}

a.footertext:active {
	color: #FFCC00;
}

.footertable {
	background-color: #3F653F;
	height: 25px;
	width: 100%;
}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}

.titleitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #006600;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: none;
}
.text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}


