/* Generated by KompoZer */
body {
  margin: 1em;
  padding: 0px;
  font-family: verdana,sans-serif;
  font-size: 1em;
  background-color: #666666;
}
#siteBox {
  float: left;
  width: 150;
  color: #ffffff;
}

a .desc {
  display: none;
  text-transform: lowercase;
  color: #00f1f4;
}
a:hover .desc, .active .desc {
  display: block;
}
.title {
  padding: 1em 30px 0 2em;
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #00f1f4;
}
.subTitle {
  display: block;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;
  letter-spacing: 0.01em;
}
#content {
  padding: 1em 0;
  float: left;
  width: 100%;
  background-color: #666666;
}
#contentLeft {
  background: #777777 url(../images/corner_sub_tr.gif) no-repeat scroll right top;
  float: left;
  width: 150;
  margin-bottom: 1em;
}

#content p {
  margin: 1.2em 1.2em 2em;
  font-size: 0.8em;
  line-height: 1.8em;
}
#content a {
  border-bottom: 1px solid #aaaaaa;
  text-decoration: none;
  color: #00f1f4;
}
#content a:hover {
  border-bottom: 1px solid #eeeeee;
  color: #dddddd;
  background-color: #888888;
}
.header, .subHeader {
  border-bottom: 1px solid #aaaaaa;
  display: block;
  clear: both;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: lowercase;
  color: #00f1f4;
  background-color: #777777;

}
.subHeader {
  border:  none;
}
#content a.menuItem {
  border:  none;
  padding: 5px 0 5px 54px;
  background: transparent url(../images/icn_plus.gif) no-repeat scroll left center;
  display: block;
}
#content a.menuItem:hover {
  border:  none;
  background: #888888 url(../images/icn_plus_on.gif) no-repeat scroll left center;
  color: #dddddd;
}

.grey {
  color: #aaaaaa;
  font-size: 0.9em;
}
.white {
  color: #ffffff;
}
acronym {
  border-bottom: 1px dotted #aaaaaa;
  cursor: help;
}
ul {
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}
li {
  margin-left: 50px;
}
.imgLeft, .imgRight {
  margin: 5px;
}
.imgLeft {
  float: left;
  margin-left: 0px;
}
.imgRight {
  float: right;
  margin-right: 0px;
}
.bottomCorner {
  text-align: right;
}
.vBottom {
  vertical-align: bottom;
}
.legende {
  font-size: 0.8em;
  color: white;
  text-align: center;
}
