body
{
	font-family: Verdana, Times New Roman, Arial;
}
#newMenu, #nav, #dataItems, .inputLabel, .inputItem, #dataError, #lblError, #lblGraphFilters, #graphFilters, #dropDownBar, #subHeader, #lblError
{
	display: none;
}
#MycosChartWeb1
{
	border-width: 0;
	size: landscape;
}
#EIAGasStorage
{
	font-size: 6px;
	font-family: Verdana, Arial, Times New Roman;
	color: #000;
}

#EIAStorage
{
	display: none;
}

#EIAStorage
{
	font-size: 10px;
	font-family: Verdana, Arial, Times New Roman;
	color: #000;
}

#gasVarianceTable
{
	font-size: .55em;
	width:100%;
	page-break-after:always;
}
#gasVarianceTableLT
{
	font-size: .55em;
	width:100%;
}
#gasVarianceTable td, #gasVarianceTable th
{
	text-align:center;
}
#gasVarianceTableLT td, #gasVarianceTableLT th
{
	text-align:center;
}

#gasVarianceTable th
{
	border: solid 1px #000;
	border-collapse: collapse;	
	text-transform:capitalize;
	font-weight: bold;
	text-align: center;
}

.report_V_Heading 
{
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	text-align: center;
	
}
.V_pageFooter
{
	
	font-size: 9px;
	color: #999;
	text-align: center;
	border-top: solid 5px #000;
	
}

.V_pagelist
{
	font-size: 9px;
}