﻿body
{
    background-color: #FFFFFF;
    color: #000000;
}

.MainFontStyle
{
    font-family: Arial;
    font-size: 11px;
    color:Black; 
    text-align:left;  
}
.MainFontStyleFooter
{
    font-family: Arial;
    font-size: 8px;
    color:Black; 
}
.MainFontStyleTitle
{
    font-family: Arial;
    font-size: 12px;
    color:Black; 
    font-weight:bold;  
}
.BlueFontStyle
{
    font-family: Arial;
    font-size: 12px;
    color:#007A9C; 
    font-weight:bold;
 }
.OrangeFontStyle
{
    font-family: Arial;
    font-size: 12px;
    color:#EB5B1D; 
    font-weight:bold;  
    
}
.MenuHyperlink
{
    font-family: Arial;
    font-size: 12px;
    color:Black; 
    font-weight:bold;  
}
.MenuHyperlinkSpecial
{
    font-family: Arial;
    font-size: 11px;
    color:#007A9C; 
}
.MenuHyperlinkOrange
{
    font-family: Arial;
    font-size: 12px;
    color:#EB5B1D; 
    font-weight:bold;  
}
a
{
    text-decoration:none;
    color:#000000; 
}
a:active
{
    text-decoration:none;
    color:#000000; 
}
a:hover
{
    text-decoration:none;
    color:#000000; 
}
a:link
{
    text-decoration:none;
    color:#000000; 
}
a:visited
{
    text-decoration:none;
    color:#000000; 
}
.QuicklinksLinkFontStyle
{
    color:#256F93;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.QuicklinksLinkDescFontStyle
{
    color:#505050;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}
.StaffDirectory
{
    width: 700px;
    font-family: "Arial";
    font-size: 10px;
    color: #007A9C;
    
}
.StaffDirectoryHeader
{

    font-family: "Arial";
    font-size: 11px;
    color: black;
    text-align: left;
    font-weight:bold ; 
    border-bottom-style: solid; border-bottom-color: #000000; border-bottom-width: thin;
}

.StaffDirectoryDetail
{
  border-bottom-style: solid; 
  border-bottom-width: 1px; 
  border-bottom-color: #C0C0C0;
}
