﻿body
{
	font-size: 9pt;
	font-family: Verdana, Arial;
}
.MenuTop
{
}
.MenuTop a:link, .MenuTop a:visited
{
	color: #f5f5dc;
	text-decoration: none;
}
.MenuTop a:hover, .MenuTop a:active
{
	color: #f5f5dc;
	text-decoration: underline;
}
.MenuTop td
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	background-color: #C1D2EE;
}
.MenuSide
{
    color: #006600;
}
.MenuSide a:link, .MenuSide a:visited
{
	color: #006600;
	text-decoration: none;
}
.MenuSide a:hover, .MenuSide a:active
{
	color: #000088;
	text-decoration: underline;
}
.Footer1
{
	font-size: 8pt;
	background-color: #ffffff;
}
.Footer1 a:link, .Footer1 a:visited
{
	color: green;
	text-decoration: none;
}
.Footer1 a:hover, .Footer1 a:active
{
	color: #008000;
	text-decoration: underline;
}
.Footer1 td
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #C1D2EE;
}
.PageTitle
{
	font-size: 14pt;
	color: #008000;
}
hr
{
	color: green;
}
.det-pad {
	font-size:8pt;
}

.sec-head {
	font-weight: bold;
	font-size:10pt;
}

.sec-row-title {
	font-weight: bold;
}

.sec-pad {
	padding-right: 10px;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	vertical-align: top;
	--text-align: right;
}
.ItemTitle 
{
	font-weight:bold;
}
.ItemDescription
{
	font-size:8pt;
}

.Footer
{
	font-size: 8pt;
	vertical-align: top;
	font-family: Verdana;
	background-color: #c1d2ee;
	text-align: center;
	/*border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;*/
}

.HeaderLabel
{
	font-size: 14pt;
	color: navy;
	font-family: 'Arial Rounded MT Bold' , Verdana;
}

