﻿body
{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 35px;
}
.ContentOuter
{
    width: 1295px;
    margin: auto;
    padding: auto;
    border: none; 
}
.HeaderOuter
{
    width: 1295px;
    border: none;
}
.HeaderLeft
{
    float: left;
    width: 556px;
    padding-left: 44px;
}
.HeaderRight
{
    float: right;
    width: 500px;
    text-align: right;
    padding: 38px 55px 0px 0px;
    font-size: 12px;
}
img
{
    border: none;
}
.MainBodyFooter
{
    background-image: url('../Images/Template/PageBottom.gif');
	background-repeat: no-repeat;
	width: 1295px;
	height: 36px;
}
.brClear
{
    clear: both;
}
.MenuContainer
{
    width: 278px; 
    float: left;
}
.MainContentContainer
{
    width: 1017px; 
    float: left; 
    background-color: #0099E8;
    min-height: 495px;
}
.ContentTop
{
    width: 1017px;
}

.MenuNormal
{
    width: 213px; 
    padding: 0px 0px 0px 44px; 
    margin: 0;
    height: 34px;
    background-color: #ffffff; 
    border-bottom: solid 1px #C7C8CB;
}
.MenuBlue
{
    width: 213px; 
    padding-left: 44px; 
    background-color: #0099E8;
}
.MenuBorderTop
{
    width: 213px; 
    padding-left: 44px; 
    background-color: #ffffff; 
    border-top: solid 1px #C7C8CB;
}
.MenuActiveRight
{
    width: 21px; 
    float: left; 
}
.MenuFullOuter
{
    width: 257px; 
    float: left; 
    padding-top: 37px;
}
.ContentLeft
{
    float: left; 
    width: 635px; 
    padding: 0px 0px 0px 15px;
    color: #ffffff;
}
.ContentRight
{
    float: left; 
    width: 330px; 
    padding: 0px 0px 0px 20px;
    color: #ffffff;
}
.MenuQuote
{
    padding: 60px 0px 0px 42px;
}
.MainFooterLinks
{
    padding: 0px 0px 0px 27px;
}
a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
a:hover
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
a:visited
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
a:active
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
h1
{
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
h2
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.NormalBold
{
    font-weight: bold;
}
a.MainLinksOuter
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
a.MainLinksOuter:hover
{
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
a.MainLinksOuter:visited
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
a.MainLinksOuter:active
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

