body {
  background-color: #FFF;
  color: #3E3E3E;
}

a {
  color: #ffffff;
}

a:hover {
  color: #d5810d
}

div.yellow ul#article_files li a {
  color: #000;
}

div.blue ul#article_files li a {
  color: #A0BFFF;
}

h2 {
  color: #000;
}

h4 {
  color: #000;
}

#account,
#account a {
  background-color: #517CD7;
  color: #FFF;
}

#topic_nav li a {
  color: #274B8E;
}

div.blue,
div.blue_contact,
div.blue_details {
  background-color: #2B4B8E;
  color: #FFF;
}

div.blue h2,
div.blue_contact h2,
div.blue_details h2 {
  color: #FFF;
}

div.blue p.annotation {
  color: #A0BFFF;
}

div.column.thirds h3,
div.column.thirds p {
  color: #3E3E3E;
}

div.yellow {
  background-color: #FFAA00;
  color: #000;
}

div.column.halves h3 {
  color: #FFF;
}


div.yellow h3.faded {
  color: #FFE9BD;
}

div.blue span.quote,
div.blue h3.faded,
div.blue_contact h3.faded,
div.blue_details h3.faded {
  color: #73A0FE;
}

div.blue_details p {
  color: #E0E0E0;
}

div.blue_details p.call_us {
  color: #FFA900;
}

div.yellow img {
  border-color: #FFB833;
}

div.blue img {
  border-color: #5579c4;
}

#footer,
#footer a {
  background-color: #D4D4D4;
  color: #707070;
}

div.blue_contact label {
  color: #E0E0E0;
}

div.blue_contact input,
div.blue_contact textarea {
  background-color: #395796;
  border-color: #5579C4;
  color: #A6C3FF;
}
