﻿body {
}
.topbar
{
    background-color:Black;    
}
.nav
{
    background-color:Black;
    width: 180px;
    vertical-align:middle;
}
.nav a:link
{
    text-decoration: none; 
    color:White; 
    font-size:10pt; 
    font-family:Arial, Sans-Serif;
    text-align:left;
}
.nav a:hover
{
    text-decoration: none; 
    color:White; 
    font-size:10pt; 
    font-family:Arial, Sans-Serif;
    padding-top:80px;
}
.nav a:active
{
    text-decoration: none; 
    color:White; 
    font-size:10pt; 
    font-family:Arial, Sans-Serif;
}
.nav a:visited
{
    text-decoration: none; 
    color:White; 
    font-size:10pt; 
    font-family:Arial, Sans-Serif;
}
a:link
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
a:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
a:active
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.top a:link
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.top a:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.top a:active
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.top a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.top td
{
    text-align:center;
}
.besthire 
{
    font-family: Arial, Sans-Serif;
    font-size: 25pt;
    color: white;
    font-weight:bold;
    width: 95px;
    background-color:Black;
    padding-left: 5px;
    height:40px;
}
.title
{
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
    color: white;
    font-weight:bold;
    background-color:#A7A7A7;
    text-align:center;
    vertical-align:middle;
    height:45px;
    width:100%;
    padding-left:5px;
    padding-right:5px;
}
.text
{
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    color: black;
    background-color: #E5E5E5;
    text-align: left;
    vertical-align: text-top;
}
.text td
{
    padding-left:5px;
    padding-bottom:5px;
    padding-top:5px;
    padding-right:5px;
}
.text a:link
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.text a:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.text a:active
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.text a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.headline a:link
{
    font-family: Arial;
    font-size: 12pt;
    color: Red;
    text-decoration:none;
    font-weight:bold;
    
}
.headline a:hover
{
    font-family: Arial;
    font-size: 12pt;
    color: Red;
    text-decoration:underline;
    font-weight:bold;
}
.headline a:active
{
    font-family: Arial;
    font-size: 12pt;
    color: Red;
    text-decoration:none;
    font-weight:bold;
}
.headline a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
    text-decoration:none;
    font-weight:bold;
}
.sub
{
    padding-left:25px;
}
.headlinetd td
{
    background-color:Silver;
}
.getnav
{
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    color: black;
    background-color: #E5E5E5;
    text-align: left;
    vertical-align: text-top;
    padding-left:5px;
}
.getnav a:link
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.getnav a:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.getnav a:active
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}
.getnav a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: Red;
}