﻿body {
}

.orangeTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: #ffcc66;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.greenTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: #99cc66;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.redTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: lightsalmon;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.blueTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: lightskyblue;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.magTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: lightpink;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.grresTD
{
	font-family: Trebuchet MS;
	color: black;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.smTxt
{
	font-family: Trebuchet MS;
	color: #696969;
	background-color: transparent;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
}

.medTxt
{
	font-family: Trebuchet MS;
	color: #696969;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.alertTxt
{
	font-family: Trebuchet MS;
	color: #cc3333;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

.alt1TD
{
	font-family: Arial;
	color: #000000;
	background-color: papayawhip;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}

.alt2TD
{
	font-family: Arial;
	color: #404040;
	background-color: #fff8f2;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.spanTD
{
	font-family: Arial;
	color: white;
	background-color: black;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

.TOC
{
	font-family: Arial;
	color: dimgray;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.idStyle
{
	font-family: Arial;
	color: dimgray;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.smLabel
{
	font-family: Arial;
	color: dimgray;
	background-color: transparent;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
}

.largeHdr
{
    font-family: Verdana;
    color: #004a8c;
    background-color: transparent;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
}

.smallHdr
{
    font-family: Verdana;
    color: cornflowerblue;
    background-color: transparent;
    font-size: 9pt;
    text-align: left;
    font-weight: normal;
}

.fhs
{
    font-family: Arial;
    color: white;
    background-color: #3a6ea5;
    font-size: 9;
    text-align: left;
    font-weight: bold;
}

.dvrow
{
    font-family: Arial;
    color: #004a8c;
    background-color: transparent;
    font-size: 9pt;
    text-align: left;
    font-weight: normal;
    width: 100;
}

.altdvrow
{
    font-family: Arial;
    color: #004a8c;
    background-color: gainsboro;
    font-size: 9pt;
    text-align: left;
    font-weight: normal;
    width: 200;
}

.platTBL
{
    font-family: Verdana;
    color: steelblue;
    background-color: transparent;
    font-size: 7pt;
    text-align: left;
    font-weight: normal;
}

.tabCon
{
    position:absolute
}
