body
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 13pt;
}

.margin { margin: 0 0 0 20pt; } /*div only*/

.border
{
border 10pt;
border-color maroon;
}

 td 
 {
 	font-family: Arial, helvetica;
 	font-size: 10pt;
 	line-height: 12pt;
 	padding: 0pt 0pt 5pt 0pt;
 	
 }

td.BorderNavy
{
	background-color: maroon;
	border-color: maroon;
	border-width: 50px;
	border-style: solid;
}

.indexHeading
{
	font-family: Arial, helvetica;
	font-size: 11pt;
	line-height: 14pt;
	padding: 20pt 0pt 0pt 0pt;
	font-weight: 700;
}


.normalupdate
{
	text-align: center;
	font-size: 9.0pt;
	line-height: 12.0pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: 700;
	color: maroon;
	padding: 20pt 0 0 0;
}

.homeheading
{
	text-align: center;
	font-size: 14.0pt;
	line-height: 14.0pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: 700;
	color: #000;
}

.hometext
{
	text-align: left;
	font-size: 10.0pt;
	line-height: 12.0pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	padding: 0 0 0 10pt;
}

.maintext
{
	text-align: none;
	font-size: 10.0pt;
	line-height: 13.0pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	margin: 0 10pt 0 10pt;
}

.maintext-h3
{
	text-align: left;
	font-size: 11.0pt;
	line-height: 15.0pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: 800;
	color: #000;
}

li { padding-right: 10pt; }



a:link {color: maroon; text-decoration: none; font-weight:bold;padding: 0pt 0pt 5pt 0pt;}
a:visited
{
	color: #600;
	text-decoration: none;
}
a:hover { color: maroon; text-decoration: underline}
a:active { color: #999; text-decoration: none}
