﻿body {
}
.text
{
    font-family: Arial;
    font-size: 12px;
}
.textBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.textLgBold
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.textSmall
{
    font-family: Arial;
    font-size: 11px;
}
.textSmallest
{
    font-family: Arial;
    font-size: 10px;
}
.textRed
{
    font-family: Arial;
    font-size: 12px;
    color: #990000;
}
a.textRed:link
{
    font-family: Arial;
    font-size: 12px;
    color: #990000;
    text-decoration: none;
}
a.textRed:vistited
{
    font-family: Arial;
    font-size: 12px;
    color: #990000;
    text-decoration: none;
}
.menuStaticItem
{
    padding: 0px 15px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}
.menuStaticItemRollover
{
    padding: 0px 15px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}
.leadership
{
    padding: 0px 15px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
