﻿body
{
    font-size: 9pt;
}

.TableCovers
{
     margin:31px 0 6px 0;
}

.Criteria
{
    /*border: solid 1px #A01C5E;*/
    width: 90%;
    vertical-align: top;
    font-size: 8pt;
    border-top:none;
}
.CriteriaHeader
{
    background: #820C47 url(/images/ResultTable/rpt_top.gif) repeat-x;
    text-align: left;
    width: 33%;
    color:#ffffff;
    height:13px;
    vertical-align:middle;
}

.CriteriaFooter
{
    background: transparent url(/images/ResultTable/rpt_b.gif) repeat-x;
        height:13px;

}

.Links
{
    font-weight: bold;
    font-size: 10pt;
    color: #032e54;
    text-decoration: none;
}

.Links:hover
{
    text-decoration: underline;
}
#Sources
{
    color: #660033;
    font-weight: bold;
    padding:5px 0 0 0;
}

.LastBlock
{
    margin:0 0 35px 0;
}


.Internal
{
    color: #660033;
    font-weight: bold;
}

.Title
{
    color: #00125C;
    font-weight: bold;
}
.IndexNumber
{
    font-size: 8pt;
}

#RegionTopTable
{
    width: 233px;
    height: 5px;
    background-image: url(images/as_CriteriaHeaderTopTable.gif);
    background-position: bottom;
    background-repeat: no-repeat;
 
}

#RegionHeaderTable
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #a0d7ff;
    border-bottom: solid 1px #032e54;
    border-left: solid 1px #032e54;
    border-right: solid 1px #032e54;
    width: 231px;
    margin-right: 11px;
    font-weight: bold;
    height: 16px;
    
}
#RegionTreeTable
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: White;
    border-left: solid 1px #032e54;
    border-right: solid 1px #032e54;
    width: 231px;
   
    margin-right: 11px;
}
#RegionFooterTable
{
    width: 233px;
    height: 4px;
    background-image: url(images/as_CriteriaCloserTable.gif);
    background-position: top;
    background-repeat: no-repeat;
    
}


#IndicatorTopTable
{
    width: 233px;
    height: 5px;
    background-image: url(images/as_CriteriaHeaderTopTable.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    
}

#IndicatorHeaderTable
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #a0d7ff;
    border-bottom: solid 1px #032e54;
    border-left: solid 1px #032e54;
    border-right: solid 1px #032e54;
    width: 231px;
    
    margin-right: 11px;
    font-weight: bold;
    height: 16px;
}
#IndicatorTreeTable
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: white;
    border-left: solid 1px #032e54;
    border-right: solid 1px #032e54;
    width: 231px;
   
    margin-right: 11px;
}
#IndicatorFooterTable
{
    width: 233px;
    height: 4px;
    background-image: url(images/as_CriteriaCloserTable.gif);
    background-position: top;
    background-repeat: no-repeat;
  
}

#YearTopTable
{
    width: 233px;
    height: 5px;
    background-image: url(images/as_CriteriaHeaderTopTable.gif);
    background-position: bottom;
    background-repeat: no-repeat;
   
}

#YearHeaderTable
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #a0d7ff;
    border-bottom: solid 1px #032e54;
    border-left: solid 1px #032e54;
    border-right: solid 1px #032e54;
    width: 231px;
   
    margin-right: 11px;
    font-weight: bold;
    height: 16px;
}
#YearTreeTable
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: white; /*border-bottom: solid 1px white;*/
    border-left: solid 1px #032e54;
    border-right: solid 1px #032e54;
    width: 231px;
   
    margin-right: 11px;
}
#YearFooterTable
{
    width: 233px;
    height: 4px;
    background-image: url(images/as_CriteriaCloserTable.gif);
    background-position: top;
    background-repeat: no-repeat;
    
}
#ProcessMessage
{
    height:25px;
}

.IconTable {
border:medium none;
height:20px;
vertical-align:bottom;
}

.IconTableTop {
border:medium none;
height:20px;
vertical-align:top;
}

.IconLink {
border:medium none;
vertical-align:middle;
}


.BoldText
{
color:blue;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

.ExtarnalLink
{
padding: 0 0 5px 0;
}

.Space
{
 padding: 0 0 5px 0;
}
