BODY
{
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: White;
}
TABLE
{
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
DIV.breakhere
{
	page-break-after: always;
}
.contextL1
{
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
.contextL2
{
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.titleBar
{
	font-weight: bold;
	color: #0000cc;
}
.taxCrisis
{
	font-size: 12pt;
	font-weight: bold;
	color: red;
}
.impact
{
	font-family: Arial;
	font-size: 10pt;
	color: #ffcc33;
	text-decoration: none;
}
.boldWhite
{
	font-weight: bold;
	color: White;
}
.boldWhiteSmall
{
	font-weight: bold;
	color: White;
	font-size: 8pt;
}

/* ==> Menu classes <== */
.sMenuItem
{
	background-color: #006699;
	color: White;
	font-size: 10pt;
	text-align: left;
}
.sMenuItemSelected
{
	background-color: #006699;
	color: Yellow;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}
.sMenuItemHover
{
	background-color: #006699;
	color: Orange;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}
.dMenuItem
{
	background-color: #006699;
	color: White;
	font-size: 10pt;
	text-align: left;
}
.dMenuItemSelected
{
	background-color: #006699;
	color: Yellow;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}
.dMenuItemHover
{
	background-color: #006699; /*#c8e8ff;*/
	color: Orange;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}

/* ==> Footer classes <== */
.footer
{
	background-color: #cccc99;
	color: #333333;
	font-size: 8pt;
}
.footerLink
{
	color: #0000ff;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.subFooter
{
	background-color: White;
	color: #333333;
	font-size: 7pt;
}
.subLink
{
	font-size: 7pt;
	color: #333333;
}
.siteHost
{
	color: Navy;
}



.normal {
	font-weight: normal;
	}

.bold {
	font-weight: bold;
	}

.small {
	font-size: 8pt;
	font-weight: normal;
	}

.xsmall {
	font-size: 7pt;
	font-weight: normal;
	}

.smallBold {
	font-size: 8pt;
	font-weight: bold;
	}

.large {
	font-size: 12pt;
	font-weight: normal;
	}

.largeBold {
	font-size: 12pt;
	font-weight: bold;
	}
