body {
  background-color: #909090;
  color: #FFFFFF;
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 13pt;
  font-weight: bold;
}

img {
  border: medium solid #FFFFFF;
  margin: 2px 2px 2px 2px;
}

div.heading {
  margin-left: 250px;
  font-size: 24pt;
}

  span.largecap {
  font-size: 36pt;
  }


div.imagewindow {
  text-align: center;
}

span.series {
font-size: 13pt;
}


div.legend {
  font-size: 12pt;
  line-height: 14pt;
}

span.dimension {
  word-spacing: -2pt;
}

div.description {
padding-left: 25px;
padding-right: 25px;
text-align: justify;
}

div.legend {
  position:absolute;
  top:150px;
  left:25px;
  width:160px;
  text-align:center;
}

div.horizontal {
  position: absolute;
  top: 25px;
  left: 200px;
}

div.vertical {
  position: absolute;
  top: 25px;
  left: 300px;
}

div.moreinfo {
  position:absolute;
  top:150px;
  left:625px;
  text-align:center;
}

div#content {      
  width: 1080px;
  font-size: 12pt;
  border: thin solid #666666;
}

div#menu {
  background-color: #666666;
  text-align: center;
  font-size: 14pt;
  height: 1.5em;
}

h2 {
  text-align: center;
  font-size: 16pt;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
color: #66CCFF;
text-decoration: none;
}

div#footer {
  background-color: #666666;
  clear: both;
  font-size: 80%;
  line-height: 200%;
  text-align: right;
  margin-top: 5px;
  padding-right: 25px;
}

div#footer a {
  color: #FFFFFF;
}

span.caption {
  float: left;
  width: 250px;
  text-align: left;
  margin-left: 25px;
}
