﻿.header {
    background-color: #CCD5E4;
    border-bottom: none;
}
.footer {
    background-color: #DFDFDF;
}
.footer-content {
    background-color: #DFDFDF;
}
.footer-nav-copyright {
    background-color: #DFDFDF;
    color: #000000;
}
#masterHeaderBackground {
    border-bottom: none;
}
.SectionLabel {
    color: #002C77;
}
.CalloutPart2 {
    background-color: #F5F5F5;
}
h1, .h1, .PageTitle,
h2, .h2, .PanelTitle {
    font-family: 'StoneSansITCW01-Medium', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}
.rwTitleBarControl .RadWindow_MetroTouch .rwTitleRow .rwTitlebar, .RadWindow_MetroTouch .rwTitleRow .rwTopLeft, .RadWindow_MetroTouch .rwTitleRow .rwTopRight {
    background-color: #002C77;
}
body {
    font-family: 'StoneSansITCW01-Medium', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
    color: #000000;
}
a {
    color: #002C77;
    text-decoration: underline;
}

    a:visited {
        color: #002C77;
    }

    a:hover, a:focus, a:active {
        color: #002C77;
    }
label, .Label, .PanelFieldLabelFont {
    font-weight: normal;
}
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTitlebar, .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopLeft, .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopRight {
    background-color: #002C77;
}

.RadWindow.RadWindow_MetroTouch .rwTitleRow td.rwWindowContent a.rwPopupButton:active, .RadWindow.RadWindow_MetroTouch .rwTitleRow td.rwWindowContent a.rwPopupButton:focus {
    border-color: #002C77;
    background-color: #002C77;
}
