BODY
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
TD
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
}
TD .formsection
{
	background-color: #99ccff;
	border-bottom: inset;
	border-left: inset;
	border-right: inset;
	border-top: inset;
	font-size: 8pt;
	font-weight: bolder;
}
TD .formsection1
{
	background-color: #ffcc99;
	border-bottom: inset;
	border-left: inset;
	border-right: inset;
	border-top: inset;
	font-size: 12pt;
	font-weight: bolder;
}
TD .formfield
{
	font-family: Arial;
	font-size: xx-small;
}
TABLE
{
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 10pt;
}
TABLE .form
{
	background-color: #d3d3d3;
	border-bottom: silver thin inset;
	border-left: silver thin inset;
	border-right: silver thin inset;
	border-top: silver thin inset;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	width: 550px;
}
TR
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}
TR .formsection
{
	background-color: #99ccff;
	font-size: 10pt;
	font-weight: bolder;
}
TR .formfield
{
	font-family: Arial;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
FONT
{
	font-family: Arial;
	font-size: 10pt;
}
H1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
}
TD .pageheader
{
	background-color: #cccccc;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	width: 100pc;
}
TR .pageheader
{
	background-color: #cccccc;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	width: 100pc;
}
TABLE .ledger
{
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 10pt;
}
TD .ledgersection
{
	background-color: #99ccff;
	font-size: 10pt;
	font-weight: bolder;
}
TR .ledgersection
{
	background-color: #99ccff;
	font-size: 10pt;
	font-weight: bolder;
}
TR .ledgerfield0
{
	background-color: white;
	font-family: Arial;
	font-size: 8pt;
}
TR .ledgerfield1
{
	background-color: aqua;
	font-family: Arial;
	font-size: 8pt;
}
TD .ledgerfield1
{
	background-color: aqua;
	font-family: Arial;
	font-size: 8pt;
}
TD .ledgerfield0
{
	background-color: white;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	font-family: Arial;
	font-size: 8pt;
}
TABLE .results
{
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-right: black thin solid;
	border-top: black thin solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
TD .results
{
	background-color: white;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-right: black thin solid;
	border-top: black thin solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
TR .resultsdef
{
	background-color: #cccccc;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-right: black thin solid;
	border-top: black thin solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	text-align: center;
}
TR .results
{
	background-color: white;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-right: black thin solid;
	border-top: black thin solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
TABLE .formimbedded
{
	background-color: #d3d3d3;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	width: 550px;
}
TABLE .formexpandable
{
	background-color: #d3d3d3;
	border-bottom: silver thin inset;
	border-left: silver thin inset;
	border-right: silver thin inset;
	border-top: silver thin inset;
	color: black;
	font-family: Arial;
	font-size: 10pt;
}
.error
{
	color: red;
	font-family: Arial;
}
.blunav
{
	background-color: #08046b;
	background-image: url(../images/bg_nav-bar.gif);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blunav A:link
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blunav A:visited
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blunav A:hover
{
	color: #efdfa5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blunav A:active
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.lnav
{
	background-color: #08046b;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.lnav A:link
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lnav A:visited
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lnav A:hover
{
	color: #efdfa5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lnav A:active
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#custommessage {
	float: none;
	height: auto;
	width: auto;
	padding: 4px;
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
	text-align: left;
}
