/* GLOBAL font-family Settings */
p, b, ul, li, td, h1, h2, h3, h4, file, input, select, textarea { font-family: Verdana, Helvetica, sans-serif; }

/* GLOBAL font Settings */
p, td, body { font-size:10px; color: #000000; }
input, select, textarea, file { font-size:10px;  }
h1 { font-size:.12px; font-weight: bold; color: #336699 }
h2 { font-size:.12px; font-weight: bold; color: #666666 }
h3,h4 {  font-size:10px; font-weight: bold; color: #000000 }
ul { list-style-image: url(/images/bulletpoint.gif); }
ul ul li { list-style-image: url(/images/bulletpoint2.gif); }

/* CLASSIFIED font Settings */
.error { color: #CC0000;  }
.breadcrumb0 { color: #336699; }
.smallGrey { font-size:9px; text-decoration: none; color: #999999; }

/* GLOBAL anchor Settings */
a { text-decoration: underline; color: #336699; }
a:hover { text-decoration: underline; color: #B9CEE2; }

/* CLASSIFIED anchor Settings */
a.nav { text-decoration: none; color: #333333; }
a.nav:hover { text-decoration: underline;  color: #333333; }
a.breadcrumb1 { text-decoration: none; color: #000000; }
a.breadcrumb1:hover { text-decoration: underline;  color: #000000; }
