body {
    margin: 0px;
    padding: 0px;
    font-family: helvetica,lucida,sans-serif;
    background-image:url(bg_tile1.gif);
}
#header {
    text-align: left;
    height: 158px;
    margin: 0px;
    padding: 1px;
}
#wrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#navcol {
    padding: 0px;
    float: left;
    width: 173px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #8b95a8;
}
#main {
    background-color: #FFFFFF;
    padding: 10px;
    padding-top: 2px;
    margin-left: 180px;
    margin-right: 22px;
}
#listing {
    background-color: #FFFFFF;
    padding: 10px;
    padding-top: 2px;
    margin-left: 180px;
}
#sidecol {
    float: right;
    width: 80px;
    padding: 10px
}
#foot {
    border: solid #000 1px;
    background-color: #CCCCCC;
    padding: 2px;
    text-align: center;
    clear: both;
}

div#navcol ul {
  margin: 0;
  margin-left: 4px;
  padding: 0;
  list-style-type: none;
}

div#navcol li {
  display: inline; 
}


div#navcol ul li a {
  display: block;
  width: 160px;
  height: 30px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
  background: #94B8E9 url(novr2.gif) no-repeat left bottom;
  text-indent: 26px;
}
div#navcol ul li a:hover, .selected a {
  background-color: #369;
  background-position: right bottom;
  color: #fff;
}

h4 {text-align: center;
background-color:#cccccc;
margin: 0;
margin-bottom: 4px;
}
.hdr {	font-size: 54px;
	line-height: 60px;
	margin-top: 15px;
	margin-bottom: 5px; 
	color:#ffffff; 
	margin-left:180px;}	
.hdrb {	font-size: 28px;
	line-height: 36px;
	margin-top: 15px;
	margin-bottom: 2px; 
	color:#ffffff; 
	margin-left:200px;}		
h1 {	color:#42426F;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
        text-align: center;}
.tndx {	color:#42426F;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 6px;
        text-align: center;}

dt {	margin-bottom: 6px;}        
dd {	margin-bottom: 12px;}        
code {color:#0000FF;}
.codex {margin-left: 8px; color:#0000FF;}	
.tblhdr {margin-bottom: 2px;
   	 font-weight: bold;
         background-color: #CCFF66;
         width: 460px;
         }
.ierr {color:#ff0000; font-style:italic;}
.cntri {text-align: center; font-style:italic; margin-left: auto; margin-right: auto; margin-bottom: 0;}
.hilite { color: #2f4f2f;}