html body
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
}

table
{
	width: 100%;
	height: 100%;
	border: 0;
	background-color: Transparent;
}

img
{
	border: 0px;
}

.objectCell
{
	height: auto;
}

.footerRow
{
	vertical-align: bottom;
}

.footerCell
{
	height: 30px;
}

td
{
	font-family: Arial;
	font-size: 12px;
}

.footer
{
	background-color: #000000;
	position: relative;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
}

.footer img
{
	border: 0;
	vertical-align: middle;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

.footerInteractive
{
	position: static;
	background-color: #000000;
	top: 525px;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
}

.footerInteractive img
{
	border: 0;
	vertical-align: middle;
}

.footerInteractive a
{
	color: #FFFFFF;
	text-decoration: none;
}

.videoFooter
{
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
}

.videoFooter a
{
	color: #FFFFFF;	
}

.videoFooter img
{
	vertical-align:middle;	
}

.header
{
	height: 60px;
}

.fullSize
{
	height: 100%;
	width: 100%;
}

.drillDownPanel
{
	width: 30%;
}

.menuBar
{
	background-color: #00723b;
}

.resourcePanel
{
	width: 50%;
}

.drillDownPanelSpacer
{
	background-color: #000000;
	width: 1px;
	height: 100%;
}

.drillDownSpacer
{
	font-size: 7px;
}

.horizontalSpacer
{
	font-size: 2px;
}

.horizontalSpacer2
{
	font-size: 1px;
}

.breadcrumbs
{
	height: 30px;
}

.resourceBar
{
	height: 10px;
}
