/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-repeat: repeat-x;
  font-family: "palatino linotype","trebuchet ms","times new roman";
  color: #5b6973;
  background-position: left top;
  text-align: left;
  line-height: normal;
  font-size: larger;
  background-color: transparent;
}
acronym, abbr {
  border-bottom: 1px dotted;
  cursor: help;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 25px;
  padding: 0;
}
p {
  line-height: 160%;
}
.justify {
  text-align: justify;
}
ul {
  list-style-type: square;
}
img {
  border:  none;
  margin: 0 0 25px;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.bottom-border {
  border-bottom: 1px solid #d8d8d8;
}
a {
  color: #ff6600;
  text-decoration: none;
  background-color: transparent;
}
a:link {
  color: #2f3279;
  background-color: transparent;
}
a:visited {
  color: #3333ff;
  background-color: transparent;
}
a:hover {
  color: #8c8c8c;
  background-color: transparent;
}
.right {
  float: right;
  background-color: transparent;
}
.left {
  margin: 3px 5px 0 0;
  float: left;
}
.clear-fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clear-fix {
}
.clear-fix {
  display: block;
}
#container {
  margin: 0 auto;
  width: 780px;
  text-align: left;
}
#header {
  width: 100%;
  height: 144px;
  position: relative;
}
#header h1 {
  margin: 0;
}
#logo {
  position: absolute;
  left: 0;
  top: 66px;
  width: 281px;
  height: 31px;
}
#logo img {
  display: block;
}
#logo a {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
}
#search {
  position: absolute;
  right: 0;
  top: 70px;
}
#search input#s {
  border: 1px solid #6a7a86;
  padding: 0.24em;
  margin-right: 5px;
  vertical-align: middle;
  width: 135px;
  background-color: #e4e4e4;
  color: #6c7074;
}
#search input#s:focus {
  background-color: #f3f3f3;
  color: #6c7074;
}
#search input#submit {
  border: 1px solid #515d67;
  padding: 0.38em;
  background: #6c7074 url(images/search_background.png) repeat-x scroll 0% 50%;
  color: #d8dce0;
  vertical-align: middle;
  font-size: 0.8em;
}
#menu {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  width: 100%;
  height: 42px;
  clear: both;
  position: relative;
  color: #2f3279;
}
#menu ul {
  margin: 0;
  padding: 0;
  background: transparent url(images/footer_background.png) repeat-x scroll left center;
  list-style-type: none;
  position: absolute;
  left: 2px;
  color: #2f3279;
  opacity: 0.787;
}
#menu ul li {
  border-width: 0px;
  display: inline;
}
#menu ul li a {
  margin: 0;
  padding: 0 17px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
  text-decoration: none;
  height: 42px;
  line-height: 42px;
  display: block;
  float: left ! important;
  font-size: 16px;
  font-weight: bold;
  color: #2f3279;
}
#menu ul li a:hover {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
  color: #666666;
}
#wrapper {
  padding: 0;
  width: 100%;
  margin-top: 11px;
}
#left-column {
  margin: 0;
  padding: 0;
  width: 325px;
  float: left;
}
#right-column {
  margin: 0;
  padding: 0;
  width: 450px;
  float: right;
}
p#intro {
  margin: 0;
  font-size: 24px;
  font-style: italic;
}
#learn-more {
  width: 100%;
  background-color: transparent;
}
#learn-more a img {
  float: right;
  display: none;
  background-color: transparent;
}
#sub-outer {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
}
#sub-wrapper {
  float: left;
  width: 100%;
}
#sub-center {
  margin: 0 270px;
}
#sub-right {
  float: left;
  width: 240px;
  margin-left: -240px;
}
#sub-left {
  float: left;
  width: 240px;
  margin-left: -780px;
}
#footer {
  margin: 0 auto;
  padding: 0;
  background: #f3f3f3 url(images/footer_background.png) repeat-x scroll 0% 50%;
  width: 790px;
  height: 56px;
  color: #5b6973;
  clear: both;
  text-align: left;
  position: relative;
}
#footer-content {
  padding: 19px 15px;
}
#footer-right {
  background: #f3f3f3 url(images/footer_right.png) no-repeat scroll 0% 50%;
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  height: 56px;
  color: #5b6973;
}
#footer-left {
  background: #f3f3f3 url(images/footer_left.png) no-repeat scroll 0% 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 56px;
  color: #5b6973;
}
#footer p {
  margin: 0;
}
#footer a {
  background: transparent none repeat scroll 0% 50%;
}
#footer-navigation {
  margin: 0;
  float: right;
}
.featured-wrapper {
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: #dce0e4;
  width: 100%;
  margin-bottom: 50px;
  background-color: #f6f6f6;
}
.featured-content {
  margin: -8px 0 0;
  padding: 0;
  font-size: 14px;
  background-color: #f6f6f6;
}
.featured-content ul {
  margin: 0;
  padding: 0 0 10px 25px;
  font-style: italic;
  list-style-type: none;
  line-height: 124%;
}
.featured-content p {
  margin: 0;
  padding: 0 10px 10px;
  line-height: 125%;
}
.featured-content a {
  background: transparent none repeat scroll 0% 50%;
}
.featured-content a img {
  margin: 0;
  padding: 0;
  display: block;
  background-color: #f6f6f6;
}
.featured-top {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 240px;
  height: 18px;
  color: #dce0e4;
  background-color: #f2f2f2;
}
.headline {
  margin: 0 0 5px;
  padding: 0;
  font-size: 12px;
}
.date {
  color: #ff6600;
  background-color: #f3f3f3;
  float: right;
}
#single-column {
  padding: 0;
  width: 100%;
  clear: both;
  margin-top: 11px;
}
