﻿.para1 
{
    font-family: 'Times New Roman';
    font-size:14pt;  
    line-height:1.6;
}  

.para2 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12pt;  
    line-height:1.4;
    padding:10px;
} 
.para3
{
    font-size: 18pt; 
    font-family: 'Times New Roman';
}

.help { 
    color:black; 
    font-size: larger;
    border-left:solid 1px black;
    padding-left: 10px;
}

.inv1 {
    color: #ffffff; 
    background-color: #666666; 
    padding-right: 10px; 
    padding-left: 10px; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.inv1 a:link { color: Aqua; text-decoration: underline;}
.inv1 a:visited { color: Aqua; text-decoration: underline;}
.inv1 a:hover { color: #FFCCCC; text-decoration: underline;}

.inv2 {
    color: #666666; 
    background-color: #E3EAEB; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12pt;
}  

.inv2 a:link { color: #666666; background-color: #E3EAEB; }
.inv2 a:visited { color: #666666; background-color: #E3EAEB}  /* #1C5E55 */
.inv2 a:hover { color: #E3EAEB; background-color: #666666}
  
.title1 {
    font-size: 28pt; 
    font-family: Cambria;
    height: 56px; 
    color: #666666; 
    background-color: white; 
    vertical-align: top; 
    text-align: center;
}



.title2 {
    font-size: 14pt; 
    width: 100%; 
    font-family: Subway; 
    height: 24px; 
    color: #666666; 
    background-color: #E3EAEB; 
    vertical-align: middle; 
    text-align: center;
}
.title3 {
    font-size: 10pt; 
    font-family:Verdana;
    font-weight:bold;
}
.footer {
    color: #ffffff; 
    background-color: #657383; 
    padding-right: 10px; 
    padding-left: 10px; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.menu {
    border-bottom:solid 2px #666666;
}

.help {
    background-color: #E8E8E8;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    line-height: 1.3;
    padding: 20px 20px 20px 20px;
    width: 600px;
}


.help2 {
    background-color: #E8E8E8;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    line-height: 1.3;
    padding: 20px 20px 20px 20px;
}

.filter 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}  