﻿
.bannernav1
{
    background-color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    width: 400px;
    height: 55px;
    margin: 0px 0px 0px 0px;
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0px;
    font-variant: normal;
}

.bannernav1 a:link {font-size: 11px; color: #fff; text-decoration: none;}
.bannernav1 a:visited {font-size: 11px; color: #fff; text-decoration: none;}
.bannernav1 a:hover {font-size: 11px; color: #fff; text-decoration: none;}

.menuIcon
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    text-align: center;
}

.menuIcon a:hover {font-size: 11px; color: #fff; text-decoration: none;}

.search
{
    font-size: 11px;
    color: #fff;
    text-align: right;
}

.searchbox
{
    background-color: #e7e8e9;
    font-size: 11px;
    height: 20px;
    width: 150px;
    border: 1px;
    padding: 0px;
    margin: 0px;
}

.searchbutton
{
    color: #fff;
    background-color: #0055a5;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    cursor: hand;
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 23px;
}

.topbar
{
 font-size: 12px; 
 color: #000; 
 text-decoration: none;
 }
