/* Generated by KompoZer */
#container {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
}
#header {
  height: 150px;
  width: 650px;
}
#content {
  padding: 10px;
  width: 550px;
  margin-right: 60px;
  margin-left: 40px;
}
#leftnav {
  padding: 5px;
  float: left;
  width: 10px;
}
#leftnav ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#leftnav a {
  padding: 3px;
  display: block;
  width: 130px;
  border-bottom-width: 1px;
}
#leftnav a:link, .navlist a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
#leftnav a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
#leftnav a:hover {
  text-decoration: none;
  color: #0000ff;
}
#sidebar {
  padding: 10px;
  float: right;
  width: 0px;
  height: 390px;
}
#footer {
  padding: 10px;
  background-image: url(images/footer.jpg);
  clear: both;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}
h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #1a2373;
  line-height: 24px;
}
h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #2f77f1;
  line-height: 20px;
}
h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: #000000;
  line-height: 20px;
}
p {
  margin: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 11pt;
  padding-bottom: 9px;
}
a {
  color: #2d5f86;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #e82525;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #901bbe;
  text-decoration: none;
}
.box1 {
  border: 1px solid #00ffff;
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
  width: 400px;
  height: 165px;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 6px;
  line-height: 16px;
}
.smalltext {
  margin: 3px 0;
  padding: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 12pt;
}
