﻿html 
{
    height: 100%;
    margin: 0px;
    width: 100%;
}
body 
{
    background-color: #005128;
    color: #e6e6cd;
    font-family: Arial;
    font-size: 10pt;
    height: 100%;
    margin: 0px;
    width: 100%;
}
a 
{
    color: #c6ab2d;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    color: White;
    text-decoration: underline;
}
.box a
{
    border: 1px solid #c6ab2d;
    color: #c6ab2d;
    display: inline-block;
    padding: 0px 2px 0px 2px;
    margin-bottom: 4px;
    text-align: center;
}
.box a:link
{
    text-decoration: none;
}
.box a:visited
{
    text-decoration: none;
}
.box a:hover
{
    background-color: #3c7a5a;
    border-color: White;
    color: White;
    text-decoration: none;
}
.box img 
{
    border: 0px;
}
legend
{
    color: #92b7dd;
    font-size: 14pt;
}
p
{
    margin: 0px 0px 10px 0px;
}
ul.Tight 
{
    margin: 0px 0px 0px 20px;
}
.A 
{
    color: #9381c5;
    font-size: 14pt;
    padding-right: 5px;
    vertical-align: top;
}
.AT
{
    padding-top: 2px;
    text-align: justify;
    padding-bottom: 15px;
}
.FAQContainer
{
    float: left; 
    margin: 10px;
}
.FAQthumb 
{
    margin-left: 10px;
    border: 1px solid #c6ab2d;
    float: right;
}
.HeaderBG 
{
    background-image: url("../images/HeaderBG.gif");
    background-repeat: repeat-x;
}
.Home
{
    width: 600px;
}
.Home P
{
    text-align: justify;
    text-justify: newspaper;
}
.Justified 
{
    text-align: justify;
    text-justify: newspaper;
}
.Nav IMG 
{
    display: block;
    margin: 4px;
}
.Q 
{
    color: #84f1a6;
    font-size: 14pt;
    padding-right: 5px;
    vertical-align: top;
}
.QT,.QTx
{
    color: #84f1a6;
    padding-top: 2px;
    text-align: justify;
}
.QTx
{
    text-align: left;
}
