body, td
{
  font-family: Verdana,Geneva,'DejaVu Sans',sans-serif;
  font-size: 13px;
  color: #5E4531;
}
body
{
  background-color:#9A8F7F;
  margin: 0 auto; 
}
li
{
  font-size:11px;
  line-height:  18px;
  color:#011770;
}

li.nobullet
{
list-style: none;
font-size: 12px;
}

th
{
  font-weight:bold;
}
a
{
  color:           #53281D;
}
a:hover
{
  color:#000000;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:none;
  color:#001B86;
  font-weight:  bold;
  font-size:13px;
  line-height: 25px;  
  width: 100%;
}

a.MENU-1-OFF
{
  text-decoration:none;
  color:#9B8E7D;
  font-weight:  bold;
  font-size:13px;
  line-height: 25px;  
  width: 100%;
}
a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:none;
  color:#001B86;
  font-weight:normal;
  font-size:11px;
}
a.MENU-2-OFF
{
  text-decoration:none;
  color:#5E4531;
  font-weight:normal;
  font-size:11px;
}


#menuBodyTable {
   background-image: url(images/menu.bg.jpg);
   background-repeat: no-repeat;
   background-color: #c5cce8;
   width:167px;
   height: 254px;
   margin-top: -4px;
}

#menuBodyTD 
{
   background-image: url(images/menu.body.bg.jpg);
   background-repeat: repeat-y;
   background-color: #c5cce8;
   width:170px
}

#contentHeaderTD
{
   background-image:url(images/content.header.jpg);
   background-color: #c5cce8;
   background-repeat: no-repeat;
}

h1
{
  font-size:17px;
  font-weight:normal;
  text-align: right;
  padding-right: 15px;
}

h2
{
  font-size:14px;
  color:#011770;
  font-style:    italic;
  text-align: center;
}


h3 
{
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-weight: bold;
}

h4
{
  font-size:14px;
  color:#011770;
  text-align: left;
  font-style: normal;
}

#container {margin-left:10px; margin-right:15px;}

#contentHeader {width:500px; float:right; padding-bottom:20px;}

#firstPara {padding-left:20px;}

ul.TickList {
  list-style-image: url(tick.gif);
}



b, dt
{
  font-weight:bold;
}


div.FOOTER
{
  color:#fffff3;
  font-size:10px;
}
div.FOOTER a 
{
  color:#fffff3;
  font-size:10px;
}
div.FOOTER  a:hover
{
  color:#000000;
  font-size:10px;
}

table.quote
{
background-color:  #E4DACE;
}

div.quote
{
background-color:  #E4DACE;
padding: 10px;
   font-size: 11px;
}

.quoter
{
   font-size: 10px;
   font-weight: bold;
}

.center
{
   text-align: center;
}

.caption
{
   font-size: 10px;
}

hr.divider {
   border-bottom: outset thin; 
   color: #E4DACE;
   width: 100%;
   margin-top: 20px;
   margin-bottom: 20px;
}

