.selectionBox
{
    background: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
    width: 500px;
}

.chartTable
{
    background: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
}

table.chartTable
{
    width: 500px;
    /*border: 1px solid #D0C8D8;*/
}

.dataTable
{
    font-family: Arial;
    font-size: 10px;
}

table.dataTable
{
    width: 100%;
    border: 1px solid #DDDDDD;
}

table.dataTable td
{
    width: 100%;
    border: 1px solid #DDDDDD;
}

.chart
{
    font-family: Arial;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}

.baseText
{
    font-family: Arial;
    font-size: 10px;
    text-align: left;
}

.title1
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.title1 a:link          { text-decoration: none; }
.title1 a:link:visited  { text-decoration: none; }
.title1 a:link:hover    { text-decoration: underline; }

.title2
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
.title2 a:link          { text-decoration: none; }
.title2 a:link:visited  { text-decoration: none; }
.title2 a:link:hover    { text-decoration: underline; }

.subTitle1
{
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}
.subTitle1 a:link          { text-decoration: none; }
.subTitle1 a:link:visited  { text-decoration: none; }
.subTitle1 a:link:hover    { text-decoration: underline; }

.futureEssentials
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

