﻿body 
{
    margin-top: 0px;
    font-family: Times;
    font-size: 14px;
    background-color: #002469;
}
.normaltext
{
	line-height: 20px;
}
.footer
{
    font-family: Arial;
    font-size: xx-small;
    font-weight: bolder;
    color: #FFFFFF;
}
.childnav
{
}
.footernav
{
    color: #FFFFFF;

}
.bluetext
{
    color: #002469;
    font-weight: bold;
}
.redtext
{
    color: #B0242A;
    font-weight: bold;
}
.smalltext
{
    font-weight: bold;
    font-size: 12px;
}
.whitesmalltext
{
    font-size: 12px;
    color: #FFFFFF;
}
.redheader
{
    font-family: Arial Black, Arial;
    color: #B0242A;
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
}
