html body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	overflow: hidden;
	background-color: Transparent;
}

table
{
	width: 100%;
	height: 100%;
	border: 0;
}

img
{
	border: 0px;
}

.objectCell
{
	height: auto;
}

.footerRow
{
	vertical-align: bottom;
	font-family: Arial;
}

.footerCell
{
	height: 25px;
	font-family: Arial;
}

td
{
	font-family: Arial, Verdana;
	font-size: 12px;
	vertical-align: top;
	/*background-color: #e4954a;*/
}

.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: 35px;
}

.fullSize
{
	height: 100%;
	width: 100%;
}

.breadcrumbsLeft
{
	margin-left: 5px;
	width: 15px;
	background-color: #000000;
}

.breadcrumbs
{
	height: 30px;
}

.breadcrumbsRight
{
	padding-right: 2px;
	width: 10px;
}

.drillDownPanel
{
	width: 380px;
	height: 100%;
}

.menuBar
{
	background-color: #e4954a;
}

.resourcePanel
{
	width: 50%;
}

.drillDownPanelSpacer
{
	background-color: #e4954a;
	width: 1px;
	height: 100%;
}

.drillDownSpacer
{
	font-size: 7px;
	background-color: #e4954a;
}

.horizontalSpacer
{
	font-size: 2px;
}

.horizontalSpacer2
{
	font-size: 1px;
}

.breadcrumbs
{
	height: 17px;
}

.legend
{
	height: 30px;
	width: 100%;
}

.resourceBar
{
	height: 10px;
}

.minMax
{
	width: 100%;
	text-align: right;
	background-color: #000000;
}