/* CSS Document */

body {
  background-color: #CCCCCC;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  }
h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Helvetica, sans-serif;
  }
h1 {
  font-size: 24px;
  color: #0033FF;
  }
h2 {
  font-size: 18px;
  color: #990000;
  }
h3 {
  font-size: 16px;
  color: #000000;
  }
h4 {
  font-size: 14px;
  }
h5 {
  font-size: 12px;
  }
h6 {
  font-size: 10px;
  }

ul {
  margin-top:0px;
  }

li {
  padding-bottom:4px;
  }

.facts {
  color: #003399;
  zfont-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  }

.subfacts {
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  }
.story {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  }
.callout {
  font-size: 18px;
  color: #003399;
  font-style:italic;
  }

.head1 {
  font-size: 1.3em;
  font-weight:bold;
  margin-bottom:10px;
  padding:5px;
  color: #003399;
  }

.head2 {
  font-size: 1.3em;
  font-weight:bold;
  margin-bottom:5px;
  }

.head3 {
  font-size: 1.0em;
  font-weight:bold;
  margin-bottom:5px;
  }

.whiteblock {
  background-color:white;
  width:800px;
  margin-bottom:10px;
  padding:5px;
  }

.style9 {color: #330099}
.style14 {color: #990000}
.style17 {font-weight: bold}
.style22 {color: #6633FF}
.style23 {font-family: Arial, Helvetica, sans-serif}
.style25 {color: #0033CC}
.style27 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style29 {color: #003399; }
.style30 {
  color: #0033FF;
  font-weight: bold;
  }

.style31 {color: #0033FF}
.style33 {font-size: 12px}
.style34 {
  color: #003399;
  font-size: 14px;
  font-weight: bold;
  }

.twisty {
  background-color:#AAAAFF;
  padding:4px;
  }

.twistydiv {
  background-color:#DDDDFF;
  }

.pullquote {
  font-style:italic;
  color:#003399;
  }

.content {
  background-color:#FFFFFF;
 zwidth:718px; /* 698 */
 zfloat:left;
  padding:10px;
  margin-bottom:15px;
  }


#container {
  width: 718px;
  background-color:#CCCCCC;
  }

#header {
 zwidth:718px;
  height:147px;
  background-image:url(images/Banner3.gif);
 zfloat:left;
  }

#titletext {
 zwidth:718px;
 zheight:auto;
 zfloat:left;
  background-color:#FFFFFF;
  }

#footer {
  background-color:#FFFFFF;
 zwidth:718px;
  height:40px;
 zfloat:left;
  }
