.bgPage {
	background-color: #FFFFFF;
}

a:link {
	text-decoration: underline;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3E713B;
}
.bgDark {
	background-color: #800000;
}
.bgLight {
	background-color: #B6BEAF;
}
.bgAccent {
	background-color: #C1BFB0;
}
.fntTopnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a.fntTopnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fntTopnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.fntTopnav:visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fntSidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a.fntSidenav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a.fntSidenav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a.fntSidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.fntBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.fntDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #800000;
}
.fntHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
}
a.columnTitle {
	font-family: Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
}
a.columnTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	color : White;
}
tr.columnTitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #143D3E;
	color : White;
}
tr.PageRow {
	background-color : White;
}
tr.columnDataOdd {
	background-color : #FFE2A1;
}
tr.columnDataEven {
	background-color : White;
}
td.columnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}
td.columnDataOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
td.columnDataEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
td.PageRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #CC6C58;
	font-weight : bold;
}
.bgLftnav {
	background-color: #D8E3D8;
}
