.PrintGrid
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	margin-left:  5pt;
	font-family:	Arial;
	font-size:	10px;
	/* table-layout:auto;width:570pt; */
}

.PrintGridFixed
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	margin-left:  5pt;
	font-family:	Arial;
	font-size:	10px;
	table-layout:fixed;width:570pt;
}

.PrintLabel
{
	left:           5pt;
	margin-left:  	5pt;
	font-family:	Arial;
	font-size:	12px;
	font-weight:	bold;
}
.disclaim

{

    FONT-SIZE: 10px;

    COLOR: #999999;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}
.SmallTextTitle
{
	font-family:	Arial;
	font-weight:	bold;
	margin-left:  5pt;
}

.SmallText
{
	font-family:	Arial;
	font-size:	10px;
}

.CommonAccountParams
{
	display:	none;
}

.Grid 
{ 
	display:	none;
}
.DefaultTab 
{
	display:	none;
}

.DefaultTabHover 
{
	display:	none;
}

.SelectedTab 
{
	display:	none;
}

.FakeTab 
{
	display:	none;
}
	
.MultiPage
{
	display:	none;
}
.SmallTextLighter
{
	font-family:	Arial;
	font-size:	10px;
}
.SmallTextLightLink
{
	font-family:	Arial;
	font-size:	10px;
	font-color: 	Black;
	
}

a.SmallTextLightLink a.SmallTextLightLink:link, a.SmallTextLightLink:visited, a:hover
{
	font-family:	Arial;
	font-size:	10px;
	font-color: 	Black;
	text-decoration: none;		
}
	
A.SmallTextLightLink:link 
{
	text-decoration:    none;
	color:Black;
}

A.SmallTextLightLink:visited  
{
	text-decoration:    none;
	color:Black;
}

A.SmallTextLightLink:active   
{
	text-decoration:    none;
	color:Black;
}

A.SmallTextLightLink:hover
{
	text-decoration:    none;
	color:Black;
}

#RightPaneContainer
{
	display:	none;
}

#LeftPaneContainer
{
	display:	none;
}

.displayUnit
{
	display:	none;
}

