﻿body 
{
    background-color:#003366;
    font-family:Arial;
    font-size:10pt;
    margin: 0 0 0 0;
}
.PageMatte
{
    width:956px;
    background-color:#FFFFFF;
}
.Topbar
{
    height:99px;
    background-image: url("Images/Topbar.jpg");
    background-repeat:no-repeat;
}
.NavigationBar
{
    text-align:left;
    height:55px;
}
.NavigationItem
{
    border:0px;
    height:55px;    
}
.ContentArea
{
    height:99px;
    background-image: url("Images/Background.jpg");
    background-repeat:no-repeat;
    text-align:left;
}
.ContentIndent
{
    margin: 30px 100px 10px 60px;
}
.Indent
{
    margin-left: 15px;
}




.Bottombar
{
    height:44px;
    background-image: url("Images/Bottombar.jpg");
    background-repeat:no-repeat;
}
.SectionTitle
{
    padding-bottom:5px;
    font-size:12pt;
}



a {

}

a:visited {

}

a:active {

}

a:hover {

}