.HeaderTable
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #213973;
}
.DatasetName
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #213973;
    text-align: left;
    padding: 2px;
    background-color:White;
}
.PageNumberText
{
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap;
}
.PageNumber
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    color: #213973;
}
.PowerExpression
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}
.DataTable
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
}


.Data
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: right;
    white-space: nowrap;
    background-color: white;
    padding: 2px 3px;
}

table td.Data a {
    text-decoration: underline;
}

table td.Data2 a {
    text-decoration: underline;
}


.Data2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: right;
    /**/background-color: #F0F8FF;
    white-space: nowrap;
    padding: 2px 3px;
}

.RowDimLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
        background-color: white;
}
.RowDimLabel2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /**/background-color: #F0F8FF;
    vertical-align: top;
}


.FlaggedData
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: right;
}
.BarT
{
    padding: 0px;
    margin-left: 0px;
    text-align: left;
    font-size: 1px;
    height: 5px;
    width: 70px;
}
.Bar
{
    padding: 0px;
    background-color: #FFE764;
}
.BarO
{
    padding: 0px;
    background-color: #FFB164;
}
.BarM
{
    padding: 0px;
    background-color: #CFD9F2;
}
.BarMO
{
    padding: 0px;
    background-color: #608AF2;
}
.BarE
{
    padding: 0px;
}
.Flags
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
}
.Flag
{
    cursor: pointer;
}
.FlaggedCell
{
    width: 100%;
}
.SiblingMD
{
    background-color: #DFEAF5;
    vertical-align: middle;
    text-align: center;
}

.AggregatedData
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    color: #804000;
    background-color: #FFF2AA;
    white-space: nowrap;
}
.RowAggregateTitle
{
    z-index: 500;
    cursor: move;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #804000;
    background-color: #FFF2AA;
    padding: 2px;
}
.ColumnAggregateTitle
{
    z-index: 500;
    cursor: move;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    color: #804000;
    background-color: #FFF2AA;
    padding: 2px;
}

.PDimNameHandle
{
    z-index: 500;
    text-align: right;
    vertical-align: middle;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #2973BD;
    padding: 2px;
    height: 100%;
    width: 100%;
}
.PDimName
{
    z-index: 500;
    text-align: right;
    vertical-align: middle;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #2973BD;
    padding: 2px;
}
.PDim
{
    text-align: left;
    vertical-align: middle;
    font-size: 8pt;
    font-weight:normal;
    color: #FFFFFF;
    background-color: #2973BD;
    padding: 2px;
    white-space: nowrap;
}
.HDimNameHandle
{
    z-index: 500;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    color: #213973;
    background-color: #98C10F;
    vertical-align: middle;
    padding: 0px;
    height: 100%;
    width: 100%;
}
.HDimName
{
    z-index: 500;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    background-color: #ADC9E6;
    vertical-align: middle;
    padding: 2px;
}
.HDim
{
    text-align: center;
    font-weight:normal;
    font-size: 8pt;
    color: #2973bd;
    background-color: #ADC9E6;
    vertical-align: top;
    padding: 2px;
}
TD.HDim
{
    color: #2973bd;
}
.VDimNameHandle
{
    z-index: 500;
    text-align: left;
    vertical-align: middle;
    font-size: 8pt;
    font-weight: bold;
    color: #804000;
    background-color: #C4D8ED;
    padding: 0px;
    height: 100%;
    width: 100%;
}
.VDimName
{
    z-index: 500;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #804000;
    background-color: #DFEAF5;
    padding: 2px;
}
.VDim
{
    text-align: left;
    font-size: 8pt;
    color: #804000;
    background-color: #C4D8ED;
    vertical-align: top;
    padding: 2px;
}
.FlagLegendTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.FlagLegend
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FlagCode
{
    text-align: right;
    vertical-align: middle;
    font-size: 9px;
    font-weight: bold;
    white-space: nowrap;
    padding: 2px;
}
.FlagDescription
{
    text-align: left;
    vertical-align: middle;
    font-size: 9px;
    white-space: nowrap;
    padding: 2px;
}
.CountryComparisonTitle
{
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    background-color: #00A1E3;
    vertical-align: middle;
    padding: 2px;
}
.CountryComparison
{
    text-align: right;
    font-size: 8pt;
    color: #804000;
    background-color: #FFF2AA;
    vertical-align: middle;
    padding: 2px;
}
.cursor
{
    margin-left : 3px;
    cursor: pointer;
}
a:link
{
    /*color: #333399;*/
    text-decoration: none;
}
a:visited
{
    color: #006699;
    text-decoration: none;
}
a:hover
{
    color: #CC3333;
    text-decoration: none;
}
a:active
{
    color: #FFCC00;
    text-decoration: none;
}


.dimensionPivotButton, .dimensionPivotButton:visited
{
    line-height: 2;
    text-decoration: none !important; /*margin:5px;*/
    padding: .4em 1em .4em 2.1em;
    color: #0073EA;
    font-weight: bold;
    background-image: url(../images/pivot.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}
.dimensionPivotButton:hover
{
    background-image: url(../images/pivot_on.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}

.dimensionSelectMemberButton, .dimensionSelectMemberButton:visited
{
    line-height: 2;
    text-decoration: none !important; /*margin:5px;*/
    padding: .4em 1em .4em 2.1em;
    color: #fff;
    font-weight: bold;
    background-image: url(../images/select_member.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}

.VDimName .dimensionSelectMemberButton, .VDimName .dimensionSelectMemberButton:visited
{
    color: #2973bd;
}

.HDimName .dimensionSelectMemberButton, .HDimName .dimensionSelectMemberButton:visited
{
    color: #2973bd;
}

.dimensionSelectMemberButton:hover
{
    background-image: url(../images/select_member_on.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}

.dimensionPivotWhiteButton, .dimensionPivotWhiteButton:visited
{
    line-height: 2;
    text-decoration: none !important; /*margin:5px;*/
    padding: .4em 1em .4em 2.1em;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(../images/pivot_on.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}
.dimensionPivotWhiteButton:hover
{
}

.dimensionSelectMemberWhiteButton, .dimensionSelectMemberWhiteButton:visited
{
    line-height: 2;
    text-decoration: none !important; /*margin:5px;*/
    padding: .4em 1em .4em 2.1em;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(../images/select_member_on.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}
.dimensionSelectMemberWhiteButton:hover
{
    color: #FFFFFF;
}












/**/
#tablecontainer
{
    position: relative;
    display: block;
    overflow: hidden;
    padding:0;
    margin:0;
    border-bottom: 1px solid #adc9e6;
    border-left: 1px solid #adc9e6;
    border-right: 1px solid #adc9e6;
    background-color:#d6d6d6;
}
#tabletofreeze
{
    display: block;
    overflow: auto;
    z-index: 1;
    padding:0;
    margin:0;
}
#fixedheader
{
    z-index: 200;
    display: block;
    position: absolute;
    overflow: hidden;
    padding:0;
    margin:0;
}
#fixedheader tbody, #fixedheader th.HDim, #fixedheader th.SiblingMD
{

}
#fixedheader .PDimName, #fixedheader .PDim, #fixedheader .HDimName, #fixedheader .VDimName
{
    visibility: visible;
    /*background-color:blue;*/
}
#fixedheaderbg
{
    z-index: 101;
    display: block;
    position: absolute;
    overflow: hidden;
    padding:0;
    margin:0;
    /*background-color:orange;*/
    background-color:#d6d6d6;
}
#columnlabelscursors
{
    z-index: 600;
    display: block;
    position:absolute;
}
#columnlabels
{
    z-index: 150;
    display: block;
    position: absolute;
    overflow: hidden;
    padding:0;
    margin:0;
}
#columnlabels tbody, #columnlabels .PDimName, #columnlabels .PDim
{
    z-index:0;
}
#columnlabels .HDimName, #columnlabels .HDim, #columnlabels .VDimName, #columnlabels .VDim, #columnlabels .SiblingMD
{
    /*background-color:Lime;*/
    visibility: visible;
}
#rowlabels
{
    z-index: 100;
    display: block;
    position: absolute;
    overflow: hidden;
    padding:0;
    margin:0;
}
#rowlabelscursors
{
    z-index: 600;
    display: block;
    position:absolute;
}
#rowlabels .Data, #rowlabels .Data2, #rowlabels .PDimName, #rowlabels .PDim, #rowlabels .HDimName, #rowlabels .HDim, #rowlabels .VDimName, #rowlabels .VDim, #rowlabels .SiblingMD
{
    z-index:0;
}
#rowlabels .RowDimLabel, #rowlabels .RowDimLabel2
{
    visibility: visible;
    /*background: Green;*/
}
#rowlabels .RowDimLabel
{
    background-color: white;
}
#rowlabels .RowDimLabel2
{
    background-color: #F0F8FF;
}
#rowlabelsbg
{
    z-index: 2;
    display: block;
    position: absolute;
    overflow: hidden;
    padding:0;
    margin:0;
    /*background-color:red;*/
    background-color:#d6d6d6;
}

#tabletofreeze .Data, #tabletofreeze .Data2
{
    /*background-color:Gray;*/
}

#checkboxfreezetable
{
    vertical-align: middle;
}

.tabledatahover
{
    background-color:Yellow;
}
#datacursors
{
    z-index: 700;
    display: block;
    position:absolute;
}
#datacursors img
{
}

.metadataLink {
    margin-right: 3px;
}
