Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5656;
	line-height: 16px;
    margin-top:0;
}
H2
{
    font-size:14px;
    color: #9D032A;
 }
 A:link, A:visited
 {
    color: #9D032A;
 }

 A:hover
 {
    color:Navy;
 }
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #9D032A;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D032A;
	line-height: 22px;
	font-weight: bold;
}
.homeodd
{
    background-color: #F5EBD4;
}
.style1 {
	color: #9D032A;
	font-weight: bold;
}
Table.FlatBorder
{
	border-collapse:collapse;
}
.RptHdr
{
    background-color: #4680ac; 
    color:#FFFFFF; 
    font-weight:Bold;
}
.Odd { background-color:#E0E0E0; }
acronym
{
	border-bottom: 1px dashed;
    border-bottom-color:gray;
    cursor:help;
}
@media print { .NoPrint {display: none;} }