﻿#ReportSectorListTitle
{
       display:table;
       width:680px;
}
#ReportSectorListTitle H2
{
    padding-top:20px;
padding-left:10px;
margin:0px;
font-size:11pt;
}

.ReportSectorList_ReportListSector
{
width:930px;
background-color:#EEEEEE;
padding:10px 10px 0px 10px;   
display:block;
float:left;
font-family:Arial;
font-size:12px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
}

.ReportSectorList_ReportListSectorLast
{
width:930px;
background-color:#EEEEEE;
padding:10px 10px 10px 10px;   
display:block;
float:left;
font-family:Arial;
font-size:12px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
}

.ReportSectorList_ReportListSectorColumn
{
width:300px;
background-color:#EEEEEE;
padding-right:10px;   
padding-top:10px;   
padding-bottom:10px;   
display:block;
float:left;
font-family:Arial;
font-size:12px;
text-align:left;
font-weight:normal;
}

a.ReportSectorList_ReportListItem
{
    color:#7d0b06;
    margin-bottom:10px;
    text-decoration:none;
    line-height:18px;
}