body{
    margin: 0;
    font-family: 'Trebuchet MS', Arial, Verdana, sans;
    font-size: 11px;
    color: #333333;
}

table{
    border: 1px solid #000;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 1px;
    margin-right: 1px;
    border-collapse: collapse;
}

th{
    border: 1px solid #000;
}

td{
    border: 1px solid #000;
    padding: 5px;
    text-align: center;
}

a {
    visibility: hidden;
}

td.sectorLogo a{
    visibility: visible;
}

td.sectorLogo a img{
    border: none;
}

#sectorIndicatorsToolTip{
    display: none;
}

#envoiromentImpactIndicatorToolTip{
    display: none;
}

img.tooltip{
    display: none;
}

table.grid{
    width: 98%;
}

label{
    font-weight: bold;
}

td.link{
    display: none;
}

td.pVal-true{
    font-size:10px;
    font-style:italic;
}

td.goal, td.calculatedValComponent{
    text-align: left;
}

td.cellTip img, td.cellTipMergedTop img, td.cellTipMergedBottom img{
    display: none;
}

td.cellTip, td.cellTipMergedTop , td.cellTipMergedBottom{
    border-left: none;
}

td.cellTipMergedTop{
    border-bottom: none;
}

td.cellTipMergedBottom{
    border-top: none;
}

td.component, td.calculatedValComponent{
    text-align: left;
    border-right: none;
}

.l{text-align: left;}
.r{text-align:right;}
.c{text-align:center;}
.j{text-align:justify;}

div.description{
    margin-bottom: 20px;
    margin-top: 20px;
}

div.description span{
    display: block;
    margin-right: 10px;
    font-weight: bold;
}

div.summary{
    margin-top: 10px;
    font-weight: bold;
}

div.summary span{
    font-weight: normal;
}

div.note{
    margin-top: 10px;
    margin-bottom: 20px;
}

#inputVarSquares{
    margin-bottom: 10px;
}

#reliabilityLbl{
    display: none;
}

#inputVarSquares span{
    display: none;
}

#obsTitle{
    font-weight: bold;
}

#obsBody{
    text-align: left;
}

div.date{
    text-align: right;
}

.docsGrid {
    width:98%;
}

div.banners{
    display: none;
}

div.addLink{
    display: none;
}

dic.links{
    display: none;
}
 
#measureHeader{
    line-height: 20px;
}

#measureHeader div.title{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

#measureHeader div.title span.name{
    font-weight: normal;
    margin-left: 10px;
}

#measureHeader div.edit{
    display: none;
}

#measureHeader div.attach{
    display: none;
}

#quiotoListFooter{
    display: none;
}

#header{
    display: none;
}

#section{
    display: none;
}

#footer{
    display: none;
}