﻿body 
{
    background-color: #003371;
    margin-top: 0;
    font-family: Verdana, "Microsoft Sans Serif", Arial;  
    font-size: 11px;
}

img
{
    border:0;
}

.hpbox
{
    font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	position: relative;
	top: -150px;	    
    margin: 0 auto;
    text-align: left; /*required due to IE centering hack*/
    width: 721px; /*adjust as needed*/
    z-index: 1000;
}

.flag
{
    z-index:-1;
}

.whiteFont
{
    font-family: Verdana, "Microsoft Sans Serif", Arial;
    font-size: 11px;
    color: #ffffff;
    line-height: 1.5em;
}

.bodytext
{
    font-family: Verdana, "Microsoft Sans Serif", Arial;
    font-size: 11px;
    line-height: 1.8em;
}

.floatright
{
    float:right;
}

.footer
{
    background-image:url(images/footershadow.png);
    background-position:center;
    background-repeat:no-repeat;
}

UL
{
    font-family: Verdana, "Microsoft Sans Serif", Arial;
    font-size: 11px;
    list-style-image:url(images/bulletArrow.gif);
    list-style-type:none;
    list-style-position:outside;
    padding-left: 20px;
    padding-right:10px;
    margin-top:0px;
}

LI
{
    line-height: 1.8em;
}

A
{
    font-family: Verdana, "Microsoft Sans Serif", Arial;
    font-size: 11px;
    color:#c63131;
}

A.white
{
    font-family: Verdana, "Microsoft Sans Serif", Arial;
    font-size: 11px;
    color:#FFFFFF;
}

.greenFont
{
    font-family: Verdana, "Microsoft Sans Serif", Arial;
    font-size: 11px;
    color: #666705;
}

