/* Generated by KompoZer */
#content {
  padding: 0px;
  width: 540px;
  position: absolute;
  top: 130px;
  left: 250px;
}
#topic {
  padding: 0px;
  width: 200px;
  position: absolute;
  top: 110px;
  left: 20px;
}
#sidebar {
  padding: 0px;
  width: 150px;
  position: absolute;
  top: 130px;
  left: 820px;
}
#logo {
  background: #ffffff url(../images/plogo.jpg) no-repeat scroll 0%;
  width: 100%;
  height: 72px;
}
#plaintext {
  position: absolute;
  top: 10px;
  left: 880px;
  text-align: right;
  width: 100px;
}
#plaintext a {
  color: #ffffff;
  text-decoration: none;
}
#maintopic {
  margin: 0px;
  padding: 1px 0px 2px;
  background: #f9f9f9 url(../images/pmtp.gif) repeat-x scroll 0%;
  width: 100%;
  height: 32px;
}
#maintopic ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#maintopic li {
  display: inline;
}
#maintopic a {
  border-left: 1px solid #fdfdfd;
  border-right: 1px solid #dedede;
  margin: 0px;
  padding: 8px 16px 0px;
  display: block;
  float: left;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #1b3046;
  text-transform: uppercase;
  height: 21px;
}
#maintopic a:hover {
  background-color: #fcf8d5;
}
#maintopic a.sel {
  background-color: #dee4ed;
  color: #164782;
}
#topic h3 {
  border-top: 1px solid #dee4ed;
  border-bottom: 1px solid #dee4ed;
  margin: 20px 0px 0px;
  padding: 4px 10px;
  background-color: #f8fafc;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  color: #164782;
}
#topic p {
  border-bottom: 1px solid #dee4ed;
  margin: 0px;
  padding: 4px 10px;
}
#topic p a {
  text-decoration: none;
  color: #1b3046;
}
#topic p a:hover {
  text-decoration: underline;
  color: #164782;
}
form.search {
  margin: 40px 0px;
  padding: 0px;
}
form.search input {
  margin: 0px;
  vertical-align: middle;
}
input.search {
  border-style: solid;
  border-color: #cccccc #eeeeee #eeeeee #cccccc;
  border-width: 1px;
  padding: 2px;
  background-color: #fcfcfc;
  width: 165px;
  color: #164782;
}
