/* Main Styles */
td, p, body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #16181b;
  text-decoration:none;
  line-height: 15px;
}

/* Links */
a{ color: #1e4866; text-decoration: none;}
a:hover{ color: #0b293f; text-decoration: underline;}

li{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #16181b; }
ul,ol { list-style-image: url(../Images/Graphics/div_liTax.gif); padding: 5px 0px 0px 5px;}

td.footer{ background: transparent url(../Images/Graphics/bg_footer.gif) no-repeat; padding: 4px 10px 0px 10px}
td.footer p { color: #888787; font-size:11px;} 
td.footer a{color:#888787; text-decoration: none}
td.footer a:hover{ color:#666666; text-decoration:underline}

hr { height:0px; color:#1e4866; border-top:1px; background:#1e4866;border-style:solid;}

input,textarea{ font-size:12px; background-color:#f0f0f0; border:1px solid #98999d; color:#000000;}