﻿#ReportSectorListOnDemandTitle
{
       display:table;
       width:950px;
       background-color:#7d0b06;
}
#ReportSectorListOnDemandTitle H2
{    
padding-left:10px;
margin:0px;
font-size:20pt;
line-height:36pt;
vertical-align:middle;
color:#FFFFFF;
}

.ReportSectorListOnDemand_ReportListSector
{
width:930px;
background-color:#f0f3f7;
padding:10px 10px 0px 10px;   
display:block;
float:left;
font-family:Arial;
font-size:12px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
}

.ReportSectorListOnDemand_ReportListSectorLast
{
width:930px;
background-color:#f0f3f7;
padding:10px 10px 10px 10px;   
display:block;
float:left;
font-family:Arial;
font-size:12px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
}

.ReportSectorListOnDemand_ReportListSectorColumn
{
width:300px;
background-color:#f0f3f7;
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.ReportSectorListOnDemand_ReportListItem
{
    color:#1b69d4;
    margin-bottom:10px;
    text-decoration:none;
    line-height:18px;
}