﻿#DrillDown_Menu
{
    width:245px;
    float:left;
    text-align:center;
    padding-top:20px;
}

#DrillDown_Content
{
    float:right;
    width:690px;
    padding-right:10px;
}

#DrillDown_Intro
{

    text-align:left;
    padding-top:20px;
    padding-bottom:5px;
  
}

#DrillDown_Intro h1
{
    line-height:24px;
    font-size:17pt;
    margin-top:0px;
    padding-top:0px;
    color: #7d0b06;
}

#DrillDown_Intro h2
{
    line-height:15px;
    font-size:15px;
    margin-bottom:0px;
    padding-bottom:0px;
    color: #444444;
    font-weight:bold;
}

#DrillDown_Sectors
{
    margin-bottom:10px;
}

#DrillDown_Sectors a
{
    color:#7d0b06;
    margin-bottom:10px;
    text-decoration:none;
    line-height:18px;
}

#DrillDown_Sectors h2
{
    line-height:15px;
    font-size:15px;
    margin-bottom:0px;
    padding-bottom:0px;
    color: #444444;
    font-weight:bold;
}

#DrillDown_Reports
{
    margin-bottom:10px;
}

#DrillDown_Reports a
{
    color:#7d0b06;
    margin-bottom:10px;
    text-decoration:none;
    line-height:18px;
}