﻿body { margin-left:0px;
       margin-top: 0px;
}
.MainText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    color: #222222;
    white-space: normal;
}
.MainTextNoWrap
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    color: #222222;
}
.MainTextWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    white-space:normal;
}
a:link
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;  
    font-size: small;
    font-weight: normal;
    font-style: normal;
}
a:visited
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: small;
    font-weight: normal;
    font-style: normal;
}
a:hover
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: small;
    font-weight: normal;
    font-style: normal;
}
a:active
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: small;
    font-weight: normal;
    font-style: normal;
}
.MainTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    color: #222222;
    white-space:normal;
}
.MainTextBoldWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    white-space:normal;
}
.SmallText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
    color: #222222;
    white-space:normal;
}
a.SmallText:link
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;  
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
}
a.SmallText:visited
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
}
a.SmallText:hover
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
}
a.SmallText:active
{
    color: #1C3766;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
}
.SmallTextNoWrap
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
    color: #222222;
}
.SmallTextWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    white-space:normal;
}
.SmallTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: bold;
    font-style: normal;
    color: #222222;
    white-space:normal;
}
.SmallTextBoldWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    white-space:normal;
}
.LinkList
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #1C3766;
    line-height: 19px;
    white-space:normal;
}
.TitleTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    font-style: normal;
    color: #222222;
    white-space:normal;
}
.Menus
{
    z-index: 100;
}

.HeaderTextWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    white-space:normal;
}



