﻿body
{
    background-color: #0099ff;
    font-family: Verdana, Times New Roman, Arial, Courier;
}

.pageFrame
{
    width: 800px;
    margin: auto;
}

.logo
{
    padding-left: 10px;
    height: 110px;
    width: 350px;
    float: left;
}

.title
{
    height: 110px;
    font-size: x-large;
    text-align: center;
    padding-top: 25px;
}

.news
{
    background-color: #00ccff;
    float: right;
    width: 160px;
    margin-top: 18px;
    text-align: left;
    padding: 0 0 0 10px;
}

.news ul
{
    margin: 0 0 0 10px;
    padding: 0;
    font-size: small;
}

.news ul li + li
{
    padding-top: 5px;
}

.main
{
    background-color: #00ccff;
    width: 580px;
    margin-top: 22px;
    font-family: Verdana, Arial, Times New Roman, Courier;
}

.subTitle
{
    font-weight: bold;
    width: 560px;
    padding: 0px 10px 0px 10px;
}

.content
{
    width: 580px;
}

p
{
    margin-top: 0;
    padding: 10px;
    margin-bottom: 0;
    font-size: small;
}

.product
{
    clear: both;
}

.tblContact
{
    margin-top: 0;
    padding: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: small;
}
.footer
{
    background-color: #00ccff;
    width: 580px;
    text-align: center;
    padding-top: 20px;
}

.footer p
{
    font-size: smaller;
}

.center
{
    text-align: center;
    width: 800px;
    margin: auto;
}

#top
{
    left: -10px;
    top: -10px;
    position: relative;
}

#bottom
{
    bottom: -10px;
    position: relative;
}

#ntop
{
    left: -10px;
    position: relative;
}

#nbottom
{
    left:-10px;
    top: 6px;
    position: relative;
}

.cushycms
{
    background-color: inherit;
}

.headerFrame
{
    background-color: inherit;
}

.Menu
{
    text-align: left;
    background-color: #0099ff;
    color: black;
    font-size: small;
    font-weight:bold;
}

.Menu img
{
    display: none;
}
.nav div .Menu A
{
    background-color: #0066cc;
}
.Menu A:hover
{
    color: #00ccff;
}

.VAImg
{
    float: right;
    margin-left: 25px;
}

#uwh
{
    font-size: small;
    padding-right: 10px;
}

#uwh li
{
    padding-bottom: 10px;
}

.incident
{
    margin-bottom: 0;
}

h5 
{
    font-weight:normal;
    margin: 0;
    padding: 10px 0 0 0;
    font-family: Verdana, Times New Roman, Arial, Courier;
    font-size: small;
}