
body {
  background-color: #E9E9E3;
  font-family: arial,verdana,sans-serif;
  font-size: 10pt;
  margin: 20px;
  color: #000
  }

td#title {
  height: 85px;
  background: url(images/title.gif) no-repeat;
  text-align: right;
  padding-right: 30px;
  font-family: Garamond, Serif;
  word-spacing: 15px;
  font-size: 10pt;
  color: #555
  }

table.body {
  margin: 20px
  }

td.aes {
  width: 280px;
  background-color: #A9AB88;
  padding: 0px;
  vertical-align: top
  }

td.nav {
  width: 140px;
  background-color: #DDDDCF;
  vertical-align: top;
  border-right: 1px solid #F2F2ED
  }

td.con {
  width: 340px;
  background-color: #F2F2ED;
  padding: 10px 20px 20px 20px;
  vertical-align: top
  }


td.footer {
  height: 30px;
  padding: 0px 10px 0px 15px;
  font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size: 8pt;
  color: #999
  }

table {
  background-color: #FFF
  }

hr {
  padding: 0px;
  height: 1px;
  border: 0px;
  border-bottom: 1px solid #CCC  !important
  }

h1 {
  font-family: Garamond, Serif;
  font-size: 12pt;
  color: #AF6C70
  }

h2 {
  font-family: Garamond, Serif;
  font-size: 12pt;
  margin: 10px 0px 10px 0px;
  color: #555
  }

h3 {
  display: inline;
  font-family: arial,verdana,sans-serif;
  font-size: 10pt;
  font-weight: normal;
  }

h4 {
  font-family: Garamond, Serif;
  font-weight: bold;
  font-size: 23pt;
  line-height: 100%;
  margin: 5px 0px 5px 0px;
  color: #AF6C70
  }

blockquote {
  width: 80%;
  margin-top: 20px;
  font-style: italic
  }

span.quote {  
  display: block;
  font-style: normal;
  font-weight: bold;
  color: #555;
  margin: 5px
  }

ul {
  list-style: none;
  padding: 0px 0px 0px 20px;
  margin: 0px
  }

li a { 
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #7C7D64
  }

li img {
  border: 0px;
  margin-top: 2px
  }

form {
  color: #000
  }

input {
  font-family: "Trebuchet MS", Helvetica, Verdana, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  background-color: #FFF;
  border: 1px solid #666
  }

textarea {
  font-family: "Trebuchet MS", Helvetica, Verdana, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  border: 1px solid #666
  }

marquee {
  margin: 0px 25px 0px 15px;
  padding: 5px
  }  

fieldset {
  border: 0px;
  border-top: 1px solid #999;
  margin-top: 20px;
  padding-top: 10px
  }

legend {
  color: #000;
  font-family: garamond;
  font-weight: bold;
  font-size: 12pt
  }

.news {
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 20px
  }

.ndx_lnk {
  text-decoration: none;
  font-weight: bold;
  color: #AF6C70
  }

.line {
  height: 2px;
  background-color: #E9E9E3;
  }

.red {
  color: #A2575B
  }

.curnav {
  background-color: #F2F2ED
  }

.conlist li {
  list-style-image: url(images/tick.gif);
  margin-left: 15px;
  border: none;
  }

.conlist a:hover {
  text-decoration: underline
  }

.nlist li {
  list-style: disc outside;
  margin-left: 15px;
  border: none;
  }

.nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px
  }

.nav li {
  width: 100%;
  border-style: solid;
  border-color: #FFF;
  border-width: 0px 0px 1px 1px;
  padding: 1px 0px 1px 4px
  }

