html, body, div, span, applet, object, iframe, h1, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1.3; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  padding: 0px 0px 0px 0px;
  font-size: 67.5%; }

body {
  background: #DDD url('../images/bg_stripe.png') repeat fixed top left; }

#logo {
  padding-left: 10px; }

div#pagewrap {
  width: 935px;
  min-height: 600px;
  margin: 10px auto 0px auto;
  background-color: #FFF;
  padding-bottom: 10px;
  border: 2px solid #CCC; }
div#menu {
  float: right;
  overflow: hidden;
  padding: 24px 24px 0px 24px;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif; }
  div#menu p {
    clear: both;
    text-align: right;
    font-size: 1em;
    color: #999999;
    padding: 0;
    margin: 0; }
    div#menu p a {
      color: #778;
      text-decoration: none;
      font-weight: bold; }
      div#menu p a:hover {
        text-decoration: underline; }
  div#menu ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 3.1em; }
    div#menu ul li a {
      margin: 0;
      display: block;
      font-size: 1.35em;
      padding: 0 21px;
      color: #FFF;
      font-weight: bold;
      text-decoration: none;
      border-left: 1px #777 solid;
      border-right: 1px #444 solid;
      background-color: #666; }
      div#menu ul li a:hover {
        background-color: #333; }

#footer {
  font-family: Arial, sans-serif;
  text-align: left;
  font-size: 1.1em;
  margin: 0px auto 5px auto;
  width: 935px;
  background-color: #EFEFFF;
  border: 1px solid #DDD; }
  #footer .inner {
    text-align: right;
    padding: 5px;
    color: #888;
    font-size: 0.9em; }
    #footer .inner a {
      color: #888; }
    #footer .inner .addthis_toolbox {
      float: left; }
    #footer .inner ul {
      display: inline;
      margin-left: 5px; }
    #footer .inner li {
      display: inline;
      padding: 0 6px;
      border-left: 1px solid #ccc; }

#content {
  font-family: 'Trebuchet MS',Arial, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 1em 20px;
  font-size: 1.2em;
  color: #333;
  clear: both; }
  #content a {
    text-decoration: none;
    color: #3366BB;
    text-decoration: underline; }
    #content a:hover {
      text-decoration: underline; }
  #content h1 {
    border-bottom: 1px dotted #7D9EC0;
    text-decoration: none;
    padding: 2px;
    margin: 3px 5px 3px 5px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    color: #06C;
    font-size: 1.35em;
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 7px 0px;
    border-bottom: 1px solid #CCC; }
    #content h1 a {
      text-decoration: none; }
  #content p {
    color: #000;
    margin: 0px 0px 10px 0px; }
  #content ul {
    color: #000; }
  #content h2 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    border-bottom: 1px dotted #BBB;
    font-size: 1.2em;
    margin: 0 0 3px 0; }

.clearLeft {
  clear: left;
  height: 0px; }

.clearRight {
  clear: right;
  height: 0px; }

.clearBoth {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0; }
