body {
  background-color: #3366ff;
  background-image: url(images/bg-blue-lines.png);
}
#wrapper {
  border: 1px solid #666666;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
#header1 {
  background-repeat: repeat-x;
  height: 30px;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 12px;
  background-image: url(images/tile_back.gif);
}
#header2 {
  border-bottom: 1px solid #666666;
}
#nav-left {
  float: left;
  margin-left: 4px;
  margin-top: 4px;
  width: 160px;
}
#content {
  font-family: Arial,Helvetica,sans-serif;
  padding-right: 6px;
  font-size: 11pt;
  margin-top: 4px;
  padding-left: 10px;
  margin-left: 164px;
}
#footer1 {
  clear: both;
  background-repeat: repeat-x;
  height: 30px;
  background-image: url(images/tile_back.gif);
  padding-left: 12px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
#footer2 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  color: #333333;
  padding-right: 6px;
  font-size: 8pt;
  font-weight: bold;
}
.links {
  border-style: solid;
  border-color: #999999;
  border-width: 1px 1px 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  margin-bottom: 6px;
}
div.links a {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  padding-left: 6px;
}
div.links a:hover {
  color: #990000;
  font-style: italic;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 12px;
  background-color: #dcdcdc;
}
.box-header {
  background-repeat: repeat-x;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  padding-left: 10px;
  background-image: url(images/tile_back.gif);
  font-size: 9pt;
  height: 16px;
}
.header1-nav {
  padding-top: 9px;
}
div.header1-nav a {
  color: white;
  text-decoration: none;
}
div.header1-nav a:hover {
  color: red;
  font-style: italic;
  padding-left: 2px;
}
.links2 {
  margin-left: 12px;
}
div.links ul {
  list-style-type: none;
  margin-left: -37px;
}
.img-frame {
  border-style: solid;
  border-color: #999999 #666666 #666666 #999999;
  border-width: 1px 2px 2px 1px;
}
.bold {
  font-weight: bold;
  margin-left: 20px;
  background-repeat: repeat-x;
}
.content-hdr {
  border: 1px solid #666666;
  color: white;
  font-weight: bold;
  background-image: url(images/tile_back.gif);
  background-repeat: repeat-x;
  padding-left: 8px;
  margin-bottom: 12px;
  padding-bottom: 2px;
  padding-top: 2px;
}
.bold-blue {
  font-weight: bold;
  color: #3333ff;
  margin-bottom: 6px;
}
.img-right {
  float: right;
}
.special {
  clear: right;
  font-size: 18px;
}
.clear {
  clear: right;
  height: 12px;
}

