/*********************************/
/* Styles for TableViewHTML.aspx */
/*********************************/

body { font-family: Arial, Helvetica, sans-serif; margin-top:10px; margin-right: 10px; margin-left: 10px;}
.b2020-other { visibility: hidden; }
.b2020-otherdims { border-style: none; }
.b2020-datatable { font-size: 90%; border-style: solid; border-width:thin; border-color: #DDDDDD; padding: 0 0 0 0; margin: 0 0 0 0; border-collapse:collapse; width:auto;}
.b2020-colheader1 { background: #DCECF1 !important; color: Black; text-align:center; vertical-align: top; border-style: solid;border-width: thin; border-color: #DDDDDD; font-weight: normal; font-size: 100%;}
.b2020-colheadlast { background: #DCECF1 !important; color: Black; text-align:center; vertical-align: top; border-style: solid;border-width: thin; border-color: #DDDDDD; font-weight: normal;}
.b2020-colhead { background: #DCECF1 !important; color: Black; text-align:center; vertical-align: top; border-style: solid;border-width: thin; border-color: #DDDDDD;}
.b2020-coldim { background: #DCECF1 !important; color: Black; text-align:right; vertical-align: top; border-style: solid;border-width: thin; border-color: #DDDDDD;  }
.b2020-coldimlast { background: #DCECF1 !important; color: Black; text-align:right; vertical-align: top; border-style: solid;border-width: thin; border-color: #DDDDDD;  }
.b2020-rowdimheader { background: #FFE7B9 !important; color: black; text-align:left; border-style:solid; border-width: thin; border-color: #DDDDDD;  }
.b2020-rowlab1 { text-align: left; color: black; background:#FFE7B9 !important; border-style: solid; border-width: thin; border-color: #DDDDDD; font-weight: normal;}
.b2020-cell { text-align: right; border-style:solid; border-width: thin; border-color: #DDDDDD;}
.b2020-mvftablediv { background: #DDDDDD !important; border-style: solid; border-width: thin; border-color: #888888;}
.b2020-mvftable { font-size: 100%; width:auto; border:none; margin:0;}
.b2020-mvftable td { font-size: 100%; border:none; padding:1px;}
.b2020-mvftable tbody { background-color:Transparent; border:none;}

.TVHItemSummary 
{
	background-color:#DDDDDD;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TVHItemSummaryHeader
{
	background-color:#FFFFFF;
	color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

.TVHDimSummary 
{
	background-color:#DDDDDD;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TVHDimSummaryHeader
{
	background-color:#FFFFFF;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

.TVHTableSummary 
{
	background-color:#DDDDDD;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TVHTableSummaryHeader
{
	background-color:#FFFFFF;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
.TVHReportTitle
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#000000;
   background-color: #DCECF1;
   text-decoration: none;
   white-space:nowrap;
}
.TVHTitleArea
{
	padding-bottom:5px;
}
.TVHSourceInfoClass
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: normal; 
	background-color: #DCECF1;
}
.TVH_MV_F_Class
{
	text-decoration: none;
}

/*Override some Statec styles*/
#middleCol
{
	width:100%;
}

#middleCol .content 
{
	height: 100%;
}

#thematicNav ul li, #transversalNav ul li {
	display: inline;
}

