﻿html { margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;} 

body { font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: center;} 
    
h1 {font-family: "Imprint MT Shadow"; font-weight: 300;
    text-align: center;}    
h2 {font-family: "Imprint MT Shadow"; font-weight: 300;
    } 

h1 span {font-size: 10pt; font-family: Arial;}
h2 a {color: Black;}

a {text-decoration: none; color: Green;}
a:visited {text-decoration: none; color: #008800}  /*darker green*/
a:active {text-decoration: none; color: blue;}
a:hover {text-decoration: underline; color: blue;}

img {border: none; text-decoration: none;}

img.banner 
{   margin-bottom: 12px;
    border-bottom: solid 3px black;
    }

dt{color: Black; font-weight: bold; border-bottom: solid 2px black;}
dd{margin-bottom: 15px;}

dt a {color: Black;}
    
.mainbody {text-align: left;
    min-width: 480px;
    width: 70%; 
    }    
    
.infotable {vertical-align: bottom;}
    
.infotable th {font-weight: bold;
    font-size: large;}    

.specialrow{font-weight: bold;
    border-bottom: solid 1px black;
    padding-top: 10px;
    }
    
 #benefits {list-style-type: square; 
    line-height: 25px;}   
    
.addressfooter {border-top: solid 1px black;
    font-size: small;
    position: relative;
    min-width: 480px;
    width: 70%; 
    }
    