/* hland.css */
body, p, td, div, span ol, ul, li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #004FA3; /*margin: 0px;*//*margin: 0px;*/ }
a:link, a:active { color: #CC0000; text-decoration: underline; }
a:hover { color: #000; }
a:visited { color: #666666; text-decoration: underline; }
h1 { color: #CC0000; font-size: 18px; font-weight: normal; margin-top: 0px;}
h2, blockquote.w, big { color: #004fa3; font-size: 18px; font-weight: normal; }
ul { list-style-image: url(images/blt_listitem.gif) }
ul ul { list-style-image: none; }
blockquote { margin: 0px; }
dt { color: #c00; }
/* start hack to hide from ns4 */
/*/*/a { }
dd { padding: 0px; margin: 0px 0px 15px; }
/* end hack */

/* ids */
#content { padding: 13px; margin-bottom: 30px; } 
#nav { padding: 13px; padding-top: 17px; text-align: right; } 
#nav a { color: Black; text-decoration: underline; font-weight: normal; }
#nav a.this { font-weight: bold; }
#nav a:hover { color: #004fa3; }
#footer { padding: 13px; font-size: 10px; margin-top: 20px; margin-bottom: 0px; }

/* classes */
.top { font-size: 10px; }
.date, span.date { color: #C00; }
.who { font-size: 10px; }
.left { background: white url(images/blt_listitem.gif) no-repeat 0% 0%; color: #000; font-weight: bold; padding-left: 13px; }
/* start hide from NS4 */
/*/*/a{ }
#pop img { border: 1px solid #004FA3; }
/* end hide */

