﻿body
{
    margin-top: 0px;
    background-color: #E8E8E8;
    font-family: Calibri, Arial, Sans-Serif;
}


a
{
    color: #000000;
	font-size: medium;
}



a:hover
{
    color: #333333;
}



.BaseTable
{
    width: 100%;
    vertical-align: top;
    height: 1178px;
}



.LeftColumn
{
    width: 216px;
}


.CenterColumn
{
    width: 500px;
    background-color: #FFFFFF;
}



.RightColumn
{
    width: 264px;
	background-color: #E8E8E8;
}



.SmColumn
{
    width: 171px;
    background-color: White;
}



#MainTable
{
    background-color: #F4EFE1;
    width: 980px;
}


.TableHeader
{
    font-size: medium;
    padding-left: 5px;
}

.Heading
        {
            font-size: x-large;
            font-style: normal;
            text-decoration: underline overline;
            text-align: center;
            
        }
.disclaimer
        {
            font-size: xx-small;
            
        }

