/* Generated by KompoZer */
.quicklink {
  font-weight: bold;
  color: white;
  font-family: arial,helvetica,sans-serif;
  font-size: 0.9em;
  margin-right: 20px;
  margin-left: 20px;
}
.quicklink_area {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  background-color: #da4610;
}
body {
  max-width: 760px;
  font-family: Arial,Helvetica,sans-serif;
  width: 760px;
  background-color: #ffffcc;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
.site_description {
  border: 1px dashed black;
  padding: 7px 10px;
  top: 10px;
  background-color: white;
  position: absolute;
  right: 0px;
  width: 400px;
}
.purple_box {
  background-color: #974578;
}
.width_rather_large {
  width: 532px;
}
.box_header {
  margin: 0px;
  padding: 35px 0px 10px 50px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  position: relative;
  font-size: 1.2em;
  z-index: 2;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity: 0.75;
}
.box_text {
  font-size: 0.8em;
  color: white;
}
.box {
  padding-left: 15px;
  padding-right: 5px;
  position: relative;
  padding-bottom: 10px;
}
.box_shadow {
  position: absolute;
  z-index: 1;
  padding-top: 0px;
  color: silver;
  /* for IE */
  filter:alpha(opacity=25);
  /* CSS3 standard */
  opacity: 0.25;
  left: 70px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 1.6em;
  top: 10px;
}
.orange_box {
  background-color: #e77817;
}
.centered_box {
  margin-right: auto;
  margin-left: auto;
}
.copyright {
  margin-top: 25px;
  font-size: 0.8em;
  color: #999999;
  font-weight: normal;
  text-align: right;
  font-style: normal;
}
.about_box {
  border-style: none;
  width: 25%;
  position: absolute;
  right: 0px;
  margin-top: 20px;
  line-height: 1.4em;
  font-size: 0.8em;
  color: black;
}
.about_header {
  font-size: 1em;
}
a {
  text-decoration: none;
}
.box_header a, .box_header {
  color: white;
}
.about_header a, .about_header {
  color: black;
}
a:hover {
  border-bottom-style: dashed;
  border-bottom-width: 0.1em;
}
img a:hover {
  border-bottom-style: solid;
  border-bottom-width: 0.1em;
}
.page_header {
  margin-bottom: 10px;
}
.box_description {
  position: absolute;
  font-size: 0.75em;
  color: white;
  right: 3px;
  width: 300px;
  top: 10px;
  font-weight: inherit;
}
.box_content {
  padding: 7px;
  background-color: white;
  font-size: 0.8em;
}
.box_content h2 {
  margin-top: 0px;
  font-size: 1.1em;
  font-weight: bold;
}
.box_column_1of3 {
  float: left;
  width: 240px;
  left: 10px;
}
.box_column_2of3 {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}
.box_column_3of3 {
  float: right;
  width: 240px;
  right: 10px;
}
.box_column_1of2 {
  float: left;
  width: 365px;
  left: 10px;
}
.box_column_2of2 {
  width: 365px;
  margin-left: auto;
}
.black_text {
  color: black;
}
