.content table {font-family:arial, helvetica;font-size:10pt;font-weight:normal;text-align:justify;}
.content {font-family:arial, helvetica;font-size:10pt;font-weight:normal;}
.navlist ul {margin: 0px; /*removes indent IE and Opera*/;}    
.navlist ul {padding: 2px; /*same for Mozilla & NN7*/;}
.navlist ul {list-style-type: none; /*turns off bullet*/;}
.navlist ul {font-family: arial, Helvetica, sans-serif;}
.navlist ul {font-size: 12px;font-weight:normal;text-decoration:none;text-align:center;}
.navlist li {margin: 0px 0px 0px 0px;}
.navlist li {padding: 1px 0px 2px 0px;}
.navlist a {/*/*/display: block; width: 100px ;padding: 0px 0px 0px 0px;  background-color: #FFFFFF; border-style:solid; border-color:#FFFFFF; border-width:1px ; /* */}
.navlist a {/*/*/display: block; margin: 0px 0px 0px 0px;/* */}
.navlist a:link { color: #000; /*/*/ color:#0000CF ; text-decoration: none; /* */;}
.navlist a:visited {text-decoration: none; color:#8A18CF;}
.navlist a:hover { text-decoration: none;font-weight:normal;color:#FFFFFF;background-color:#A0A1FF ;border-style:solid; border-color:#ffffff; border-width:1px ;}
.navlist a:active { background-color: #A0A1FF;color: #0103D2;border-style:solid; border-color:#FFFFFF; border-width:1px ;}

.stickylink a:visited { font-weight: bold; background-color: #A0A1FF;color: #ffffff;border-style:solid; border-color:#FFFFFF; border-width:1px ;}


div.content {
	position: absolute;
	top: 110px;
	left: 150px;
	padding: 10px 0px 0px 5px;
	margin: 20px 0px 0px 20px;
	background: #DEE0EF;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-color: #c0c0c0;
        background: white;
	width: 80%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80%;
	 
	}
html>body #content {
	width: 80%; /* ie5win fudge ends */
	 
	}
	
	
 
div.navlist
{
position: absolute;
left: 10px;
top: 10px;
width: 110px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: #C0C0C0;

}

  div.topbar
    {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 102%;
    height: 100px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 5px;
    border-color: #c0c0c0;
    background: white;
    
    } 
    
    div.fixed
	{
	position: absolute;
	top: 105px;
	left: 0px;
        height: 195%; 
	width: 130px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background: #c0c0c0;
	padding: 6px 0px 0px 0px;
		
	
        
	
}
  
@media print
{
  div.fixed   { display:none;}
  div.content {position: absolute;}
  div.content {margin:0px 0px 0px 0px;}
  div.content {padding:0px 0px 0px 0px;}
  div.content {left:0px;}
  div.content { width:100%;}
 
  }

}
  
@media screen
{
  body>div.topbar
  {
  position: fixed;
}
  body>div.fixed
  {
  position: fixed;
}




}

