﻿
#topNavWrap 
{
    height:15px;
    background-color:#c0c0c0;
    width:100%;
}




#bannerTitle
{
    float:right;
    text-align:right;
    padding-right:20px;
}




#reportOptions
{
    width:695px;
    padding:10px 10px 5px 20px;
    margin:0px auto;
    font-family: Arial, Verdana;
    font-size:10pt;
    color:black;
    text-align:left;
    background-color:#ececec;
    border-bottom: solid 1px #808080;
}


.resultOptions
{
    width:695px;
    padding:10px 10px 5px 20px;
    margin:0px auto;
    font-family: Arial, Verdana;
    font-size:10pt;
    color:black;
    text-align:left;
    background-color:#ececec;
    border-bottom: solid 1px #808080;
}

.searchResultsHeader
{
    width:695px;
    padding:10px 10px 5px 20px;
    margin:0px auto;
    font-family: Arial, Verdana;
    font-size:10pt;
    color:black;
    text-align:left;
    background-color:#ececec;
    border-bottom: solid 1px #808080;
    border-top: solid 1px #808080;
}

.searchResults
{
    width:695px;
    padding:10px 10px 5px 20px;
    margin:0px auto;
    font-family: Arial, Verdana;
    font-size:10pt;
    color:black;
    text-align:left;
    background-color:White;
    border-bottom: solid 1px #808080;
}

#contentHeader
{
    width:710px;
    padding:0px 10px 10px 5px;
    margin:0px auto;
    font-family: Arial, Verdana;
    font-size:large;
    color:Gray;
    text-align:left;
    border-bottom: solid 1px #808080;
}

.mainContent
{
    float:left;
    width:750px;
    padding:0px 10px 10px 20px;
    margin:0px auto;
}



.label
{
    font-size:9pt;
    font-weight:bold;
    text-align:left;
    padding-left:5px;
}

.value
{
    font-size:9pt;
    font-weight:normal;
    text-align:right;
    padding-right:5px;
}


.stats
{
    width:250px;
    padding:0px 0px 0px 0px;
    border:none;
    
}

.statsheader
{
    font-size:9pt;
    font-weight:bold;
    font-family: Arial, Verdana;
    background-color:#cecece;
    border-bottom:solid 1px #808080;
    text-align:left;
    padding-left:5px;
}



.linerow
{
    height:1px;
    background-color:#c0c0c0;
}

.statsrow
{
    font-size:9pt;
}

.altstatsrow
{
    background-color:#ececec;
    font-size:9pt;
}

.statsfooter
{
    font-size:9pt;
    font-weight:bold;
    font-family: Arial, Verdana;
    background-color:#fefefe;
    border-top:solid 1px #808080;
}


.mainContent
{
    float:left;
    width:750px;
    padding:0px 10px 10px 20px;
    margin:0px auto;
     display:block;
}

#CurrentStats
{
    float:left;
    width:695px;
    padding-left:0px;
}

#TopTenStats
{
    float:left;
    width:695px;
    padding-left:0px;
}

