
.highlight { font-weight:bold; }
body { font-size:x-small; font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; margin-top:0px; margin-left:8px; }
h1  { color: #032951; font-size: 14pt; font-family: Helvetica, Arial; font-weight: bold; line-height: 125%  }
hr { color:black; width:100%; height:1px; noshade:noshade; }
p { color: #006; font-size: 12pt; font-family: Times New Roman;}
A:link  { color: #006; font-size: 10pt; font-family: Times New Roman; font-weight: bold; text-decoration: underline; }
A:hover  { color: blue; }
A:visited { color: #006; font-size: 10pt; font-family: Times New Roman; font-weight: bold; text-decoration: underline; }
h2  { color: #006300; font-size: 15pt; font-family: Helvetica, Arial; font-weight: bold; line-height: 100% ; bottom: 2%; }
li { color: #006; font-size: 12pt; font-family: Times New Roman; }

A.menu:link, A.menu:visited, A.menu:active {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 13pt; 
   font-weight: bold;
   font-style: normal;
   color: #fff; 
   height: 36px;
   width: 290px;
   display: block;
   background-color: #01A0E4;  
   text-align: left;
   padding-top: 6px;
   padding-left: 4px;
   margin-bottom: 12px;
   text-decoration: none;
}

A.menu:hover {
    color: #F4AD1F;
    background-color: #01AAA5;
    text-decoration: underline;
}

table.blue {
    border-collapse: collapse;
    font-size: 9pt;
    padding: 4px;
}

table.blue, th.blue, td.blue {
    border: 1px solid #01375B; 
    color: #01375B;
    padding: 4px;
}

th.blue {
    background-color: #01375B;
    color: White;
    font-size: 10pt;
    font-weight: bold;
}
    
.application {
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    font-family: Garamond, Times New Roman, Times;
    color: #01375B;
}