body {
  font-family: Georgia, serif;
  font-size: 12px;
  line-height: 18px;
  background-color: #E8F1F6; /*#e0e3e9;*/
}

blockquote {
  color: #006699; margin: 0 auto 0 auto; width: 135px;
  background: transparent url(images/ql.gif) left top no-repeat;
}

blockquote div {
  padding: 0 25px; font-size: 12px; font-weight: bold;
  background: transparent url(images/qr.gif) right bottom no-repeat;
}

blockquote strong { color: #000; line-height: 20px; font-size: 15px; }

p {  margin: 10px 0 0 0; }
h1 { font-size: 14px; margin: 0 0 5px 0; }
h2 { font-size: 12px; }
h3 { font-size: 12px; font-style: italic; font-weight: normal; }

#container {
  width: 700px;
  \width: 720px;
  w\idth: 700px;
  /*border: 1px solid #666666;*/
  margin: 10px auto;
  padding: 10px;
  background-color: #ffffff;
}

#hdr { margin-bottom: 5px; }

#content {
  color: #006699;
  padding: 10px;
  margin-left: 110px;
  margin-right: 170px;
  /*background: url(images/lines.png) repeat;*/
  /*border: 1px solid #006699;*/
  text-align: justify;
}

#nav {
  float: left; margin-right: 5px; 
  width: 100px;
  \width: 110px;
  w\idth: 100px;
  border-top: 1px solid #006699; border-left: 1px solid #006699;
  border-right: 1px solid #006699; border-bottom: none;
}

#nav a {
  color: #006699;
  display: block;
  font-size: 11px; line-height: 1 em;
  text-decoration: none;
  margin: 0; text-align: center;
  border-bottom: 1px solid #006699;
}

#nav a:link, #nav a:visited { background: #fff; }
#nav a:link#active, #nav a:visited#active { color: #fdf5f5; background: #006699; }
#nav a:hover { background: #afcae7; }

#side {
  float: right;
  width: 150px;
  \width: 160px;
  w\idth: 150px;
  margin: 0 0 0 5px; padding: 5px;
  background-color: #fff;
  border: 1px solid #006699;
}

#sidebox {
  color: #006699;
  font-size: 10px; line-height: 14px;
  margin-top: 20px;
}

#ftr {
  clear: both;
  padding: 5px;
  margin: 10px 0 0 0;
  font-family: Verdana, sans-serif; font-size: 10px;
  text-align: center;
}

#ftr a:link { text-decoration: none; }
#ftr a:visited { text-decoration: none; }
#ftr a:hover { text-decoration: underline; }
#ftr a:active { text-decoration: none; }

a:link { text-decoration: none; color: #810011; }
a:active { text-decoration: none; color: #810011; }
a:visited { text-decoration: none; color: #810011; }
a:hover { text-decoration: underline; color: #810011; }

.cc { background-color: #e0e3e9; }
.btfont { font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; }
.attn { color: #ff0033; }
ul.nb { list-style-type: none; }
.ns { display: none; }