﻿body { 
font-family: Verdana, Arial; 
font-size: 10pt; 
background-color: #003366; 
margin-top: 0; 
padding-top: 0; 
padding-bottom: 0
}

table td
{
    vertical-align: top;

}
#60yearcycle td
{   font-size:x-small;    
}

H1, H2, H3
{   font-size: 10pt;
    font-weight: bold;
}

H1
{
    font-size: 11pt;    
    color: #cc9900;
}

H2 
{   color: Black;
}

H3
{   color: #800000;
}



#mainwrapper
{    
    margin-top: -5px;
    margin-bottom: -5px;
    border-right: #003366 thin solid;
    border-top: #003366 thin solid;
    border-left: #003366 thin solid;
    border-bottom: #003366 thin solid;
    background-color: #ffffff;
    width: 90%
}

#header
{
    background-color: White;
    color: #003366;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;    
}

#tagline
{
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    color: #990000;
    text-align: center;
}

#breadcrumbs
{
    font-size: 8pt;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    vertical-align: middle;
    background-color: #F0F8FF;
}

#menu
{ 
    vertical-align: top;    
    background-color: White;
    text-align: left;    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px; 
}    



#content
{
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 60px;
    padding-top: 25px;
    padding-bottom: 5px;
    width: 75%;
    vertical-align: top;
}

#footer
{
    font-size: 8pt;
    color: #003366;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    
}


#contactus 
{   font-weight: bold;
    font-size: 10pt;
    color: black;
    padding-left: 10px;
}

#contact 
{   font-size: 8pt;
    font-weight: bold;    
    color: #003366;
    padding-left: 10px;
    
}

LI
{
    list-style-position: inside;
    list-style-type: decimal;
}

.numberedlist
{
    list-style-position: inside;
    list-style-type: decimal;
}

.chichartsteps
{   font-weight: bold;
    font-size: 10pt;
    color:Maroon;
    text-align: center;
}

    
