

*{margin:0px; padding:0px;}

.header
{font-family: Arial,Helvetica,sans-serif;
 color: #04378B;
 font-style: normal;
 font-size: 18px;
 margin: 20px 20px 20px 30px;
 text-align: left;
 font-weight: bold;
 line-height: 170%;
 letter-spacing: 0px;}
 
 
 .subheader
{font-family: Arial,Helvetica,sans-serif;
 color: #04378B;
 font-style: bold;
 font-size: 12px;
 margin: 20px 20px 10px 30px;
 text-align: left;
 font-weight: bold;
 line-height: 170%;
 letter-spacing: 0px;}

.content
{font-family: Arial,Helvetica,sans-serif;
 color: #000000;
 font-style: normal;
 font-size: 12px;
 margin: 20px 20px 20px 30px;
 text-align: left;
 line-height: 170%;
 letter-spacing: 0px;}
 
 .copyright
{font-family: Arial,Helvetica,sans-serif;
 color: #D1D0CB;
 font-style: normal;
 font-size: 12px;
 margin: 40px 20px 20px 30px;
 text-align: left;
 line-height: 150%;
 letter-spacing: 0px;}

ul
{margin: 0px 0px 0px 0px; 
 list-style-image: none; 
 list-style-type: none;
 color: #04378B; }
 
li
{ 
 padding: 0 0 0 12px;
 background: url('list_dot.gif') 0px 5px no-repeat;
 line-height: 125%;
 margin-bottom: 9px; }


a:link {color:#04378B;
        text-decoration:underline;}

a:active {color:#04378B;
        text-decoration:underline;}

a:visited {color:#04378B;
        text-decoration:underline;}

a:hover {color:#04378B;
        text-decoration:underline;}
        
.displaynone { display:none; }

