﻿
.Copyright
{
    color: #FFFFFF;
    font-family: Tw Cen MT;
    font-size: 10pt;
}

a.Footer:link, a.Footer:visited
{
    color: #4c4b48;
    font-family: Tw Cen MT;
    font-size: 10pt;
}

a.Footer:hover
{
    color: #9b0805;
    font-family: Tw Cen MT;
    font-size: 10pt;
    text-decoration: underline;
}

.HeaderSlogan
{
    color: #ffffa5;
    font-family: Segoe UI;
    font-size: 11pt;
    font-weight: bold;
}

a.SmallWhite:link, a.SmallWhite:visited
{
    color: #FFFFFF;
    font-family: Tw Cen MT;
    font-size: 10pt;
}


/* ---------------------- News & Events ---------------------- */
.NewsEventItemTitle
{
    color: #8a6804;
    font-family: Tw Cen MT;
    font-size: 11pt;
    font-weight: bold;
}

.NewsEventItemDate
{
    color: #9b0805;
    font-family: Tw Cen MT;
    font-size: 10pt;
    font-weight: bold;
}

.NewsEventItemDescription
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 10pt;
}

.NewsEventItemMore
{
    color: #9b0805;
    font-family: Tw Cen MT;
    font-size: 10.5pt;
    font-weight: bold;
}