﻿body
{
    font-family: Arial;
    margin-top: 15px;
}

td
{
    font-family: Arial;
    font-size: 10pt;
}
.sidenav A
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: Black;
}

.sidenavsmall A
{
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
    color: Black;
}
.sidenavsmall 
{
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
    color: Black;
}

.address
{
    font-size:8pt;
}

.topnav A
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color:#ffcc00;
    text-decoration: none;
}
.topselected A
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color:white;
    text-decoration: none;
}
.topnav A:hover
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color:white;
    text-decoration: none;
}
.homeright A
{
    font-family: Arial black;
    font-size: 10pt;
    font-weight: bold;
    color:ffcc00;
    text-decoration: none;
}
.homeright 
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color:white;
    text-decoration: none;
}
.homecontent
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
}

h1
{
    font-family:Arial Black;
    color:Black;
    font-size:14pt
}

.subright A
{
    font-family: Arial black;
    font-size: 8pt;
    font-weight: bold;
    color:ffcc00;
    text-decoration: none;
}
.subright 
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color:white;
    text-decoration: none;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 8pt arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: Black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffcc;
color: black;
}

h4
{
    font-size: 10pt;
    color: #000080;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.altcolor
{
    background-color: #dCdCdC;
}
a
{
    color: #006633;
}
 a:hover
{
    color: #000066;
}
h3
{
    padding-bottom: 2px;
    margin-bottom: 2px;
}
