/* external Cascading Style Sheet file */

/**
 * Coded by Tami Oliphant
 * Created in August 2006
 * Last revised in April 2007
*/



/* Common elements */

body {
    background-color: #bdbd8b;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #2b547e;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
td.steelBlue {
    background-color: #2b547e;
}
.blueNavigationBottom {
    color: #ccddee;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.blueNavigationBottomNolink {
    color: #fffffa;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.blueNavigationBottom:hover {
    color: #fffffa;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
.textsteelBlue {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
.textBlue {
    color: #ccddee;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.textsteelBlueCopyright {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 9px;
}
a {
    color: #000099;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
input.button {
    border-width: 1px;
    border-style: outset;
    border-color: #2b547e;
    background-color: #ccddee;
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}




/* Home page elements */
  
table.menu {
    background-image: url(menu1.jpg);
    height: 194px;
}
.blueSiteTitleHome {
    color: #2b547e;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
a.navigationListHome {
    color: #2b547e;
    font-family: Arial, sans-serif; 
    font-size: 12px;
    text-decoration: none;
}
a.navigationListHome:hover {
    color: #7c7a47;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
.navigationListHomeNolink {
    color: #7c7a47;
    font-family: Arial, sans-serif; 
    font-size: 12px;
    text-decoration: none;
}
.hlt {
    background-color: #dfdcbe;
    color: #000000;
}
     
 


/* Subsidiary page elements */

td.tan {
    background-color: #f0f0d2;
}
.blueSiteTitle {
    color: #2b547e;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.greenMessage {
    color: #7C7a47;
    font-family: Verdana, sans-serif;
    font-size: 9px;
}
.footNote {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.headerMain {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.headerSub1 {
    color: #7c7a47;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.headerSub2 {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
a.jumptoSub1 {
    color: #7c7a47;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
a.jumptoSub2 {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
a.navigationList {
    color: #2b547e;
    font-family: Arial, sans-serif; 
    font-size: 11px;
    text-decoration: none;
}
a.navigationList:hover {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.navigationListNolink {
    color: #7c7a47;
    font-family: Arial, sans-serif; 
    font-size: 11px;
    text-decoration: none;
}
.noUnderline {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
a.noUnderline:hover {
    color: #000099;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
ol {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
ul {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
td.locationBar {
    background-color: #ccddee;
}
.greenLocationBar {
    color: #7c7a47;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.blackLocationBar {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
a.locationBar {
    color: #2b547e;
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    text-decoration: none;
}
a.locationBar:hover {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
