html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
}
body { 
   background-image: url("/images/bg1.gif");
   color: white;
   background-color: black; 
   margin: 0px;
   font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 10pt;
}
img {
   border-width: 0px;
}
h1, h2 { 
   color: white;
   font-weight: bold;
   background-color: #4682B4;
   margin: 0px;
   z-index: 5;
}
h1 {
   padding: 5px;
   border-bottom: 1px white solid;
   font-size: 12px;
   width: 100%;
}
h2 {
   border: 1px white solid;
   padding: 2px;
}
p.mainhead {
   position: absolute;
   width: 830px;
   top: 0px;
   left: 0px;
   font-size: 12pt;
   font-weight: bold;
   color: white;
   background-color: #4682B4;
   padding: 5px;
   margin: 0px;
   border-bottom: 1px white solid;
   z-index: 5;
}
h1 {
   font-size: 12pt;
}
h2 {
   font-size: 10pt;
}
h3 {
   display: block;
   font-size: 10pt;
   border-top: 1px white solid;
   font-weight: bold;
}
a { 
   color: #4682B4;
   background-color: transparent;
   font-weight: bold;
   text-decoration: none;
}
A:hover { text-decoration: underline; }
hr {
   height: 1px;
   color: white;
}
td, th { font-size: 10pt; }
td.head, td.bl {
   border-bottom: 1px #4682B4 solid;
}
td.head, th {
   background-color: #4682B4;
   font-weight: bold;
   color: white;
   text-align: left;
   vertical-align: top; 
}
th a, td.head a {
 color: white;
}
table.visible {
   background-color: #efefef;
   color: black;
   
}
.small {
   font-size: 8pt;
}
p.intro {
   margin: 10px 10px 10px 10px;
   text-align: justify;
}
div.figure {
  background-color: #4682B4;
  border: 1px white solid;
  text-align: center;
  float: left;
  margin: 0.5em;
  padding: 5px 5px 5px 5px;
  overflow: visible;
  display: block;
  height: auto;
}
p.caption {
  display: block;
  width: auto;
  font-size: 8pt;
  margin: 0;
  padding: 2px 0px;
}
td.navbox {
   width: 50px;
   border: 1px white solid;
   margin: 0;
   padding: 2px 2px 2px 2px;
   text-align: center;
   font-weight: bold;
   color: white;
   background-color: #4682B4;
   cursor: pointer;
}
td.navbox a {
   color: white;
   text-decoration: none !important;
}
table.footer {
   margin: 0;
   padding: 0;
}
div.footer {
   position: absolute;
   right: 0%;
   bottom: 0%;
   padding: 0;
}
input {
   font-size: 8px;
   color: white;
}
input.button {
   background-color: #4682B4;
   padding: -1px; margin: 1px 0px 0px 1px;
   border: 1px white solid;
}
input.text {
   background-color: black;
   border: 1px white solid;
}
input.radio {
}
p.dropcap:first-letter {
   display:block;
   float:left;
   font-weight: bold;
   margin: 0px 5px 0px 0px;
   font-size: 250%;
   border: 1px #4682B4 solid;
   text-transform:uppercase;
}
p.headline {
   margin: 0px;
   padding-bottom: 0px;
   font-weight: bold;
   text-transform: uppercase;
}
p.abstract {
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 10px;
}
a.more {
  color: red;
  font-weight: bold;
}
#container {
   width:820px;
   min-height: 100%;
   height: 100%;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 820px;
}
html>body #container {
   width: 822px;
}
#right a, #left a {
   color: white;
}
#left, #content, #right {
   min-height: 100%;
   height: auto;
   float: left;
   padding: 5px;
   overflow-x: hidden;
   vertical-align: top;
   voice-family: "\"}\"";
   voice-family: inherit;
   height: 100%;
}
html>body #left, html>body #content, html>body #right {
   height: auto;
}
#right, #left {
   background-image: url("images/steelblue_ven_bg.gif");
}
#right {
   border-left: 1px white solid;
}
#left {
   border-right: 1px white solid;
   margin-left: 0px;
   width: 190px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 210px;
}
html>body #left {
   width: 200px;
}
#content {
   margin-right: 0px;
   padding: 20px;
   width: 380px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 400px;
}
html>body #content {
   width: 360px;
}
#right {
   margin-right: 0px;
   width: 200px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 210px;
}
html>body #right {
   width: 200px;
}