﻿body
{
    margin: 0px 0px;
    padding-top: 0px;
    text-align: center;
    font-family: verdana, Trebuchet MS, Arial;
    font-size: 12px;
    color: #575757;
    background-image: url(../images/bg_grad.jpg);
    background-repeat: repeat-x;
    background-color: #f4f5e5;
}

#Container
{
    width:962px;
    margin:0px auto;
    padding-top:15px;
    text-align:left;
    line-height:14px;
}
.body
{
    background-color:White;
}
.table
{
    font-family: verdana, Trebuchet MS, Arial;
    }
.navlinks
{
    
    }
.navlinks A
{
    color:#234564;
    text-decoration:none;
    margin-right:50px;
    font-weight:600;
    }    
.navlinks A:hover
{   
    color:White;
    text-decoration:none;
    }    
A
{
    color:#7899b7;
    text-decoration:none;
    }   
A:hover
{
    color:#e7e9c6;
    text-decoration:underline;
    }    
.box
{
    background-color:#e6ecf2;
    }
H1
{
    color:#7899b7;
    font-size:15px;
    font-weight:600;
    }
H2
{
    color:#7899b7;
    font-size:14px;
    font-weight:600;
    }
.copyright
{
    font-size:11px;
    }
.subhead
{    
    width:911px; 
    height:33px; 
    margin-left:15px;  
    margin-bottom:15px;  
    padding-left:15px;
    padding-top:10px;
    font-size:14px;
    color:white;
    font-weight:600;
    letter-spacing:1px;
    }
