Body {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #00286C;
}

h1 {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}

A {
    color: #00286C;
    text-decoration: none;
}

A:visited {
    color: #00286C;
    text-decoration: none;
}

A:active {
    color: #00286C;
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

.ParagraphBody {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 150%;
    color: #000000;
}


A.ParagraphBody {
    color:#00286C;
    font-weight:bold;
}

A.ParagraphBody:active {
    color:#00286C;
    font-weight:bold;
}

A.ParagraphBody:visited {
    color: #00286C;
    font-weight:bold;
}

A.ParagraphBody:hover {
    color:#00286C;
    font-weight:bold;
    text-decoration:underline;
}

.Smalltext {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

.Header1 {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #00286C;
    margin-bottom:5px;
    font-weight: bold;
}

.PageTitle {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px;
    margin-bottom:5px;
    font-weight: bold;
    margin-top:10px;
    margin-left:10px;
    color:#CB010F;
}

.Header2 {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 13px;
    color: #00286C;
    font-weight: bold;
}

.Header3 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.TextField {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #000000;
}

.DDLBField {
}

.RightNav {
    background-color:#00286C;
    font-size:11px;
}

.RightSubNav {
    background-color:#00286C;
    font-size:10px;
}

A.RightNavLink {
    color:#FFFFFF;
}

A.RightNavLink:active {
    color:#FFFFFF;
}

A.RightNavLink:visited {
    color:#FFFFFF;
}

A.RightNavLink:hover {
    color:#FFFFFF;
}

#wide-main-container { width:657px; background-color:#00659C; background-color:#F4E39F; padding-top:10px; }
