﻿body
{
    background-color: #2b3c74;
}
#bannerleft
{
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.bannerimageright
{
    position: absolute;
    z-index: 2;
}
#pagebody
{
    padding: 2%;
    width: 96%;
    background-color: #FFFFFF;
}
.textlarge
{
    font-size: x-large;
}
.textmed
{
    font-size: large;
}
