body {
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10pt;
  background-color: white;
  color: black;
  margin:0 0;
  padding:0 0;
}

a {
  color: #6DA6E2;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #6DA6E2;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color:#2763A5;
  font-weight: bold;
  text-decoration: underline;
}

#header {
  white-space: nowrap;
  margin-bottom:0px;
  margin-top: 8px;
  clear: both;
  background:url(../images/logo-h70.png) no-repeat 10px 0px;
}

#header h1 {
  white-space: nowrap;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  line-height: 22pt;
  margin: 0;
  padding-bottom: 24px;
  padding-top: 24px;
  padding-left: 205px;
}

#header div {
  white-space: nowrap;
  width:100%;
  margin:0; padding:0;
  margin-bottom: 8px;
  background-color: #6699CC;
}	

#header ul {    	
  white-space: nowrap;
  font-size:10pt;
  height: 1.3em;
  margin:0;padding:0;
  list-style:none;
  border-left: 1px solid black;
  margin-left:205px;
}

#header li {
  white-space: nowrap;
  display:inline;
  margin:0;
  padding:0;
}

#header li a {
  white-space: nowrap;
  float:left;
  color:#eee;
  text-decoration:none;
  display:block;
  margin:0;
  padding:0px 6px 0px 6px;
  border-right: 1px solid black;
  background: #6699CC none;
}

#header li a:hover {
 background: #88bbff none;
}

#header li a:visited{
}

#leftnavi {
 background-color:#ddeeff;
 padding:4px;
 margin-top:.5em;
 float:left;
 width:9em;
 max-width:9em;
}

#leftnavi ul {
  font-size:10pt;
  width:100%;
  margin:0;padding:0;
  list-style:none;
}

#leftnavi li {
  display:block;
  width:100%;
  margin:0;
  padding:0;
}

#leftnavi li a {
  display:block;
  width:100%;
  color: #6DA6E2;
  text-decoration:none;
  margin:0;
  padding:0;
  padding-left:4px;
}

#leftnavi li a:visited {
}

#leftnavi li a:hover {
  background: #88bbff none;
  color:#2763A5;
}

#content {
  vertical-align:top;
  padding: 10px;
}

#content.twocolumn {
  margin-left:9.5em;
}		

#content p {
  padding: 0;
  margin: .4em 0;
}

#content h1 {
  padding:0;
  margin-bottom:.4em;
  margin-top:0;
  color: #496d8f;
  font-size: 13pt;
  font-weight:bold;
  text-decoration:none;
}

#content h2 {
  padding:0;
  margin: .4em 0;
  margin-top: 1em;
  color: #496d8f;
  font-size: 11pt;
  font-weight:bold;
  text-decoration:none;
}

#content table.dirlist {
 border-collapse:collapse;
 margin-top: 1em;
 margin-bottom: .3em;
}

#content table.dirlist tr {
 margin:0; padding:0;
}

#content table.dirlist tr td {
 margin:0; padding: 0 5px;
}

#footer {
  margin-top:.8em;
  bottom:0px;
  height:20px;
  clear: both;
  font-size:8pt;
  background-color:#6699CC;
}

#footer p {
  color:white;
  padding: 2px;
  text-align: center;
}

#footer a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
}

#footer a:hover {
  color:#eee;
  font-weight: bold;
  text-decoration: underline;
}
