.rnav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #B9DAE6;
    background-color: #5883AE;
    text-decoration: none;
}
.white
{
    color: #FFFFFF;
}
.pad
{
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
}

.serviceAnnouncementLink
{
    color: #b9cde0;
    font-size: 10px;
    margin: 0 0 5px 0;
    padding: 0;
    display: block;
}

a.serviceAnnouncementLink:hover
{
    text-decoration: none;
}

.lowerRightLinks
{
    color: #b9cde0;
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: Tahoma;
}

a.lowerRightLinks:hover
{
    text-decoration: none;
}

.lowerRightLinkYellow
{
    font-family: Tahoma;
    color: #ccdd02;
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    text-decoration: underline;
}

a.lowerRightLinkYellow:hover
{
    text-decoration: none;
}

.40thAnniversaryTableCell
{
}
.DailyFactDiv
{
    width: 172px;
    height: 106px;
    background-color: #8abfc3;
    text-align: left;
}

.DailyFactHeader
{
    font-family: 'tahoma';
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #1D8F86;
}

.DailyFactSubHeader
{
    font-family: 'tahoma';
    font-size: 12px;
    text-align: center;
    color: #000000;
    font-weight: 500;
    margin-bottom: 5px;
}

.DailyFactTeaserDiv
{
    font-family: tahoma;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}

a.DailyFactTeaserLink
{
    color: #0000FF;
    text-decoration: underline;
}

a.DailyFactTeaserLink:hover
{
    color: #0000FF;
    text-decoration: none;
}


