body
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.Gradient
{
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0, StartColorStr='#9ac0cd', EndColorStr='whitesmoke');
}

.headerTable1
{
	padding: 0px;
	border-top: 1px solid Maroon;
	width: 765px;	
	background-color: whitesmoke;
}

.headerTitle1
{
	font-family: Arial;
	font-weight:900;
	font-size: 18px;
	color: Maroon;
}
.headerText1
{
	font-family: Arial;
	font-size: 9px;
	color: Maroon;
}

.headerLink1 a
{
	font-family: Arial;
	font-size: 9px;
	color: Maroon;
	text-decoration: none;
}

.headerLink1 a:hover
{
	font-family: Arial;
	font-size: 9px;
	color: Blue;
	text-decoration: underline;
}

.headerLink2 a
{
	font-family: Arial;
	font-size: 12px;
	color: Maroon;
	text-decoration: none;
}

.headerLink2 a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}

.pageTitle1
{
	font-family: Arial;
	font-weight:900;
	font-size: 14px;
	color: Maroon;
}

.contentTable1
{
	padding: 0px;
	border: 1px solid Maroon;
	width: 765px;	
}

.contentHeaderText1
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}

.contentText1
{
	font-family: Verdana;
	font-size: 12px;
	color: Maroon;
}

.contentLink1 a
{
	font-family: Arial;
	font-size: 12px;
	color: Maroon;
	text-decoration: none;
}

.contentLink1 a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}

.footerTable1
{
	padding: 0px;
	border-bottom: 1px solid Maroon;
	width: 765px;	
	background-color: whitesmoke;
}

.footerText1
{
	font-family: Arial;
	font-size: 9px;
	color: Maroon;
}

.footerLink1 a
{
	font-family: Arial;
	font-size: 9px;
	color: Maroon;
	text-decoration: none;
}

.footerLink1 a:hover
{
	font-family: Arial;
	font-size: 9px;
	color: Blue;
	text-decoration: underline;
}