body
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #666666;
    background-color: #FFFFFF;
    margin-left: 20px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
}
h1
{
    font-size: 12pt;
    color: #336699;
}
h2
{
    font-size: 10pt;
    color: #FFFFFF;
}
.address
{
    color: #666666;
    font-size: 12px;
    text-align: center;
}
.title
{
    color: #333366;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    font-family: "Times New Roman" , Times, serif;
}
.subtitle
{
    font-weight: bold;
    font-size: 13pt;
    color: #336699;
}
.announcehead
{
    color: #333366;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.quickhead
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.adcaption
{
    color: #333366;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman" , Times, serif;
    text-align: center;
}
.copyright
{
    color: #FFFFFF;
    font-size: 8pt;
}
.divider
{
    color: #CCCC99;
    font-weight: bold;
}
.smallnav
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
}
.servicehead
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border: #FFFFFF solid 1px;
    background-color: #336699;
}
.servicecontent
{
    color: #666666;
    font-weight: bold;
    text-align: center;
}
.morelink
{
    font-weight: bold;
    text-align: right;
    text-decoration: underline;
}
.submenu
{
    background-color: #CCCCCC;
    border-color: #61614B;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-top: solid 1px #DDDDAA;
}
.submenuitem
{
    background-color: White;
    border-color: #CCCCCC;
    border-bottom: solid 1px;
    border-right: solid 1px;
    color: #000268;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-indent: 10px;
    height: 21px;
    margin-right: 10px;
}
.schedulehead
{
    border-right-color: #DDDDAA;
    border-right-style: solid;
    border-right-width: 6px;
    width: 130px;
    font-weight: bold;
    text-transform: uppercase;
}
.schedulecontent
{
    padding-left: 15px;
}
.contacthead
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background-color: #336699;
    padding: 2px 2px 2px 2px;
}
.contactcontent
{
    padding: 15px 5px 15px 5px;
    border-bottom: solid 1px BLACK;
}
.staffhead
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background-color: #336699;
    padding: 2px 2px 2px 2px;
}
.staffcontent
{
    padding: 15px 5px 15px 5px;
    border-bottom: solid 1px BLACK;
}
.staffleaders
{
    text-align: center;
    background-color: #E1E1C6;
}
.photohead
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px 6px 3px 6px;
    background-color: #D2B48C;
}
.newsdate
{
    font-size: 8pt;
    font-style: italic;
    color: #4682B4;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    color: #666666;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
}
