﻿body
{
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    background-color: #D0E0F5;
    background-color: #0F21CA;
    background-color: #030F7A;
}
img
{
    border: none;
}
a,
a.visited
{
    text-decoration: none;
    font-style: italic;
    color: #0535AF;
    cursor: hand;
    color: #2F5FD9;
}
.MText
{
    font-family: Centaur;
    font-size: 20px;
    font-weight: bold;
    color: #0535AF;
    color: #ffffff;
    color: #0535AF;
    color: #2F5FD9;
}
.GText
{
    font-family: Centaur;
    font-size: 20px;
    font-weight: bold;
    color: #0535AF;
    color: #4E58B0;
}
.FText
{
    font-family: Centaur;
    font-size: 30px;
    font-weight: bold;
    color: #0535AF;
    color: #2F5FD9;
}
span
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
p
{
    text-indent: 30px;
}
.required
{
    font-size: 12px;
    color: #882020;
}
img.floatImage
{
    background:white;
    border:solid medium #0535AF;
    position:absolute;
    
}
.Title
{
    font-family: Edwardian Script ITC;
    font-size: 68px;
    font-weight: 500;
    font-style: normal;
    color: #FFFFFF;
}
.SubTitle
{
    font-family: Centaur;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
}
.Header1
{
    font-family: Centaur;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
}
.textboxes
{
    background: #97B2F6;
    border-style: inset;
    border-width: 2;
    border-color: #000000;

}
