﻿body
{
    background-color: #cccccc;
    font-family: Verdana;
    font-size: 10pt;
    padding: 10px 10px 10px 10px;
}

#header 
{
    background-color: #000066;
    height: 100px;
    padding: 22px 0px 0px 20px;
    height: 70px;
}

.headerText
{
    font-family: Georgia, Sans-Serif;
    font-size: 32px;
    color: #ffffcc;
    font-weight: bold;
}    

.title 
{
    font-size: larger;
    color: #000066;
}

.hidden 
{
    visibility: hidden;
}

#navbar 
{
    background-color: #ffffcc;
    border: solid 2px #000066;
    border-bottom-width: 1px;
    padding: 4px 4px 4px 4px;
}

#main 
{
    border-color: #000066;
    border-style: solid;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-width: 1px;
    border-bottom-width: 0px;
    padding: 10px 10px 10px 10px;
}

#footer
{
    border-color: #000066;
    border-style: solid;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-width: 1px;
}

.navbutton 
{
}

.navline
{
    width: 90%;
    height: 2px;
    color: #000066;
    margin: 0 auto 0 0;
}

.container 
{
    background: #ffffff; 
    color:#000; 
    margin:0 15px; 
    width: 900px;
}

.rtop, .rbottom
{
    display:block;
    background:#cccccc;
}

.rtop *, .rbottom *
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #000066;
}

.r1
{
    margin: 0 5px;
}
.r2
{
    margin: 0 3px;
}
.r3
{
    margin: 0 2px;
}

.r4
{
    margin: 0 1px;
    height: 2px
}

a:link, a:visited
{
    color: #000066;
    text-decoration: none;
}

.navlist
{
    font-size: 14px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.navlist li 
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    color: #000066;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
}

.navlist a:hover 
{
    background-color: #000066;
    color: #ffffcc;
}

.footerText 
{
    font-family: Verdana;
    font-size: small;
    text-align: center;   
}

.smallText
{
    font-size: smaller;
}

#tagline 
{
    border-color: #000066;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    padding: 10px 5px 5px 5px;
    text-align: center;
    color: #000066;
    font-style: italic;
    clear: right;
}

.statcounter
{
}

.pageTitle
{
    font-weight: bold;
    color: #000066;
    font-size: larger;
}

.sectionTitle
{
    font-weight: bold;
    color: #000066;
}

.custDescription
{
}

.custDescription a
{
    text-decoration: underline;
}

.underLink a
{
    text-decoration: underline;
}

.nospaceList
{
    margin-top: 0px;
}

.imageRight
{
    width: 280;
    float: right;
    border: solid 1px #000066;
    margin-left: 5px;
}

.ulnostyle
{
    list-style-type: none;
}

.shiftedSection
{
    padding-left: 30px;
}

.happy
{
    font-style: italic;
    color: #000066;
}

.tableLabel
{
    vertical-align: text-top;
    font-weight: bold;
    padding-right: 20px;
    padding-bottom: 5px;
}

.tableContent
{
}