@media print{.noPrint{visibility: hidden;display:none;}}

BODY {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	margin-left: 2%; margin-right: 10%;
}
TD {
	font-size: 10pt;
}
TABLE.small {
	font-size: 8pt;
}
TABLE.content {
	font-size: 10pt;
	table-layout:auto;
}
TD.header 
{
	font-family: Arial Bold,Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #11c991;
	background-color: black;
	border: solid black 1px;
}
TD.subheader 
{
	font-family: Arial Bold,Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #11c991;
	background-color: black;
	border: solid black 1px;
}
TD.rowheader {
	font-size: 16pt;
	font-weight: bold;
	border-top: solid #AA00AA 2px;
	border-bottom: solid #AA00AA 2px;
	color: #FFF380;
	background-color:green;
	text-align:left;
	font-family: Arial Bold,Times New Roman, Arial, Helvetica, sans-serif;
}

TD.link{
	font-size: 22pt;
	font-weight: bold;
	background-color: White;
	text-align:center;
}
TD.colheader {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: black;
	border: solid black 1px;
	text-align:center;
}
TD.colheaderside {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: black;
	border: solid #f0f0f0 1px;
	text-align:center;
}
TD.colheadercolor {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	border: solid black 1px;
	text-align:center;
}
TD.colorborderless {
	font-size: 12pt;
	color: #111111;
	background-color: #f0f0f0;
	border: none;
	text-align: left;
}
TD.colheadercolorsmall {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	border: solid black 1px;
	text-align:center;
}
TD.topic 
{
	font-family: Arial Bold,Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-BOTTOM: solid black 1px;
	background-color:black;
	color: #11c991;
}
TD.subtopic 
{
	margin-top: 0.75em;
	font-size: 12pt;
	font-weight: bold;
	border-BOTTOM: solid black 1px;
	border-TOP: solid black 1px;
	font-style: italic;
}
TD.indenttopic 
{
	margin-top: 0.75em;
	font-size: 11pt;
	text-indent: 1.5em;
	font-weight: bold;
	border-BOTTOM: solid black 1px;
	border-TOP: solid black 1px;
	font-style: italic;
}
TD.subindenttopic 
{
	margin-top: 0.75em;
	font-size: 10pt;
	text-indent: 1.5em;
	font-weight: bold;
	border-TOP: solid black 1px;
}
TD.content {
	font-size: 12pt;
	text-indent: 1.5em;
}

TD.update 
{
	text-indent: 1.5em;
	font-weight: bold;
	font-size: 12pt;
	background-color:silver;
	border: solid black 1px;
}
TD.cell {
	font-size: 12pt;
	border-BOTTOM: solid black 1px;
	border-RIGHT: solid black 1px;
	text-align:left;
}
TD.simplecell {
	font-size: 10pt;
	text-align:left;
	text-indent: 1.5em;
}
TD.centered {
	text-align:center;
	vertical-align:baseline;
}
TD.CenteredCell {
	text-align:center;
	vertical-align:baseline;
	font-size: 12pt;
	border-BOTTOM: solid black 1px;
	border-RIGHT: solid black 1px;
}
TD.HEROcell {
	font-size: 12pt;
	border-BOTTOM: solid black 1px;
	border-RIGHT: solid black 1px;
	text-align:left;
	color: #11c991;
	background-color: black;
}
TD.small {
	font-size: 10pt;
	text-align:left;
}
TD.MarginSmall
{
	padding-top:.20em;
	font-size: 10pt;
}
TD.informative 
{
	font-family: Comic Sans MS,Arial,sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-indent: 1.5em;
}
TD.updatebox 
{
	font-family:   Helvetica,Verdana, Arial,sans-serif;
	font-size: 12pt;
	text-indent: 1.5em;
	border: black 1px;
	background-color:#f0f0f0;
}
TD.updateBoxNoIndent 
{
	font-family:   Helvetica,Verdana, Arial,sans-serif;
	font-size: 12pt;
	border: black 1px;
	background-color:#f0f0f0;
}
SPAN.small {
	font-size: 8pt;
}
.backlight {
	background-color:Yellow;
	font-size: 14pt;
	font-weight: bold;
	border: double gold 1px;
}
.informative 
{
	font-family: Comic Sans MS,Arial,sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-indent: 1.5em;
}
.shaded
{
	background-color:#f0f0f0;
}

.greyed {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	border: solid black 1px;
}

ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}

DIV.sidebartext {
	border: double black 1px;
	background-color:#f0f0f0; 
}
.hide {
	display:none;
}
.hidden {
	display:none;
}
