DIV#divMenuBar
{
    DISPLAY: none
}
 TABLE#tblData
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	border-collapse: collapse;
}
TABLE.TitleArea
{
    DISPLAY: none
}
DIV.clsMenu
{
    DISPLAY: none
}
DIV.scrollPrint
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    Z-INDEX: 4;
    OVERFLOW: visible;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    POSITION: relative;
    HEIGHT:auto
}
DIV.scrollTableData
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    Z-INDEX: 4;
    OVERFLOW: visible;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    POSITION: relative;
    HEIGHT:auto
}
#tdTabStripPanels
{
	border: none 0px white;
}
DIV.border
{
    BORDER-TOP: gray 0px solid;
    BORDER-RIGHT: gray 0px solid;
    BORDER-BOTTOM: gray 0px solid;
    BORDER-LEFT: gray 0px solid;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    WIDTH: 100%;
    POSITION: relative;
    BACKGROUND-COLOR: white
}
.noPrint, #mainTable, IMG.gridDark
{
    DISPLAY: none
}
.printOnly
{
	DISPLAY: block
}
.YScroll
{
    OVERFLOW-Y: visible
}
DIV.divMenuMainLeft
{
	display:none;
}
.subMenuLeft
{
	display: none;
}
#divScrollRegion, #tblData, #tblDataHeader
{
	height:auto;
	OVERFLOW-Y: visible;
}
#divHeaderRegion.YScroll
{
	height:auto;
	OVERFLOW-Y: visible;
}

#ifLetter
{
	OVERFLOW-Y: visible;
	height:auto
}

TABLE.grid
{
	background-color: white;
}
TH.grid
{
	border-right: silver 1px solid;
	padding-right: 2px;
	border-top: silver 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: silver 1px solid;
	padding-top: 2px;
	border-bottom: silver 1px solid;
	background-color: white;
}
TD.grid
{
	border-right: silver 1px solid;
	padding-right: 2px;
	border-top: silver 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: silver 1px solid;
	padding-top: 2px;
	border-bottom: silver 1px solid;
	background-color: white;
}
TH.gridgroup
{
	border-right: silver 1px solid;
	padding-right: 4px;
	border-top: silver 1px solid;
	padding-left: 4px;
	font-weight: bolder;
	padding-bottom: 2px;
	vertical-align: baseline;
	border-left: silver 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: silver 1px solid;
	background-color: transparent;
	text-align: left;
}
TH.gridsub
{
	border-right: silver 1px solid;
	padding-right: 2px;
	border-top: silver 1px solid;
	padding-left: 2px;
	font-weight: bolder;
	padding-bottom: 2px;
	border-left: silver 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: silver 1px solid;
	background-color: transparent;
	text-align: left;
}

TABLE.gridDark
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: transparent;
}
TH.gridDark
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	background-color: transparent;
}
TD.gridDark
{
	border-right: silver 1px solid;
	padding-right: 2px;
	border-top: silver 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: silver 1px solid;
	padding-top: 2px;
	border-bottom: silver 1px solid;
	background-color: white;
}

TABLE.gridBorder
{
	border: solid 1px silver;
}
.tabPage
{
	clear: both;
	border-right: #919b9c 1px;
	padding-right: 0px;
	border-top: #919b9c 1px;
	padding-left: 0px;
	z-index: 2;
	padding-bottom: 0px;
	font: 8pt Tahoma;
	border-left: #919b9c 1px;
	color: black;
	padding-top: 0px;
	border-bottom: #919b9c 1px;
	position: relative;
	top: -2px;
	background-color: transparent;
}
DIV.divWhatsNewTop
{
    POSITION: relative;
}
