﻿body
{
    margin: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    background-color: #FFFFFF;
}
a
{
    text-decoration: none;
    color: #003366;
}
a.MainLink
{
    text-decoration: none;
    color: #003366;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
a.PhotoLink
{
    text-decoration: none;
    color: #003366;
    font-size: 10px;
}
a.Privacy
{
    text-decoration: none;
    color: #003366;
    font-size: 10px;
    font-weight: bold;
}
h1
{
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
h2
{
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
img
{
    border: 0px;
}
img.Photo
{
    border: 0px;
    padding: 4px 8px 4px 8px;
}
ol
{
    margin: 0 0 0 3em;
}
table.ContentBody
{
    width: 800px;
    background-color: #F7FBFE;
    border-left: solid 1px #003366;
    border-right: solid 1px #003366;
}
table.MainPage
{
    width: 100%;
    height: 100%;
    margin: 0px;
}
td.CenterPage
{
    text-align: center;
    vertical-align: middle;
}
td.ContentHolder
{
    width: 630px;
    text-align: center;
    vertical-align: top;
}
td.Partners
{
    text-align: center;
    vertical-align: middle;
    height: 120px;
    color: #003366;
    font-size: 12px;
    font-weight: bold;
}
.MainText
{
    text-align: justify;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
}
.MainMenu
{
    width: 170px;
    height: 340px;
    padding-left: 10px;
    text-align: center;
    vertical-align: top;
}
.MainContent
{
    width: 100%;
    vertical-align: top;
}
.Address
{
    height: 150px;
    text-align: center;
    vertical-align: middle;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
}
.PageHeading
{
    height: 60px;
    text-align: center;
    vertical-align: top;
}
.PageSubHeading
{
    padding-left: 5px;
    padding-right: 5px;
    height: 32px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #003366;
    background-color: #CAD5EA;
}
.HomeButton
{
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    width: 150px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    background-color: #899CEF;
    border: solid 5px #F7FBFE;
}
.HomeButton1
{
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 0px;
    width: 150px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    background-color: #899CEF;
    border: solid 5px #F7FBFE;
}
.outFont
{
    color: #003366;
    width: 150px;
}
a.outFont
{
    color: #003366;
    width: 150px;
}
.overFont
{
    color: #FFFFFF;
}
.specText1
{
    text-align: left;
    font-size: 9px;
    font-family: Tahoma, Arial, Helvetica;
}
.specText2
{
    text-align: center;
    font-size: 9px;
    font-family: Tahoma, Arial, Helvetica;
}
.captionText
{
    caption-side: bottom;
    text-align: left;
    font-size: 9px;
    font-family: Tahoma, Arial, Helvetica;
}
.Hidden
{
    visibility: hidden;
    display: none;
}
.Visible
{
    visibility: visible;
    display: inherit;
}
.ErrorMessage
{
    font-size: 8px;
    font-family: 'Trebuchet MS' , 'Century Gothic' , 'Microsoft Sans Serif';
    color: #FF0000;
}
.bigTextBox
{
    vertical-align: text-top;
}
.IE8Fix
{
    z-index: 100;
}
