/*----------------------------------------------------------------------------------------
Burzenski.com Basic Style Sheet (for NN4)

Stylesheet Created by Aaron Gustafson (agustafson@cronin-co.com) 12/14/03.

Site colors:    white:      #fff
                black:      #000
                dark teal:  #005795
                lt grey:    #d0d0d0
                md grey:    #6e6e6e
                dk grey:    #424242

----------------------------------------------------------------------------------------*/
body
{
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-size: 80%;
}
div, p, th, td, li, dd, span, ul, li
{
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}
a, a:link, a:visited
{
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
a:active, a:focus, a:hover
{
  background-color: transparent;
  text-decoration: underline;
}
a sup, a sub
{
  text-decoration: none;
}
abbr, acronym, dfn
{
  background: transparent;
  border: 0;
  color: inherit;
  cursor: help;
}
address
{
  font: normal bold 11px/14px Verdana, Geneva, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
dd
{
  padding: 0 0 10px;
  margin: 0;
}
dl.legal dd
{
  font-size: 9px;
}
dt
{
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6
{
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2, dt
{
  background: transparent;
  font-size: 1.2em;
  margin: 0 auto;
  padding: 0;
  word-spacing: -.1em;
}
h3
{
  background: transparent;
  font-size: 1em;
  margin: 1.5em auto 0;
  padding: 0;
  word-spacing: -.1em;
}
img
{
  display: block;
  border: 0;
}
kbd
{
  color: #000;
  font-size: 14px;
}
p
{
  line-height: 1.2em;
  margin: 0 auto 1.5em;
}
sup
{
  font-size: .75em;
  font-weight: normal !important;
}
ul
{
  margin: 0 0 1.5em;
  padding: 0;
  font-size: .95em;
}
li
{
  margin: 0 0 0 20px;
  padding: 0 0 3px;
}
