/* Generated by KompoZer */
html {
  overflow: scroll;
}
body {
  text-decoration: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background-color: #eaeaea;
  font-family: Verdana;
  font-size: 10pt;
}
#header2 {
  background-color: #5d7495;
  text-align: center;
  font-weight: inherit;
  text-transform: uppercase;
  font-size: 20pt;
  color: white;
  line-height: 70px;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-right-color: white;
}
#header2 .title {
  font-weight: bold;
  font-family: Trebuchet MS;
}
#content {
  font-weight: normal;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  width: auto;
  margin-left: 222px;
  background-color: white;
  margin-top: -10px;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 590px;
}
#navbar {
  text-align: right;
  float: left;
  background-color: white;
  width: 222px;
  margin-top: -10px;
  position: relative;
}
#navbar_top {
  list-style-type: none;
}
#twitter_column {
  float: right;
  background-color: #ededed;
  clear: right;
  position: relative;
  min-height: 400px;
  margin-left: 10px;
}
#container {
  border-width: 1px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  background-color: white;
}
#footer {
  border-top: 1px solid black;
  width: 100%;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 9px;
}
#navbar_top li {
  float: right;
}
#navbar_top a:hover {
  color: white;
}
#navbar_top a {
  margin: 35px 10px 10px;
  padding: 6px 5px 2px;
  text-decoration: none;
  font-weight: bold;
  background-color: #5d7495;
  display: block;
  border-bottom-color: white;
  height: 20px;
  color: #dadada;
}
#navbar_top a.ON {
  border-bottom: 1px solid white;
  border-top-style: dotted;
  border-top-width: 2px;
  padding-top: 4px;
  display: block;
  background-color: white;
  color: black;
}
#navbar .left_nav_heading {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bolder;
  margin-right: 8px;
  font-family: Lucida Sans;
}
div#navbar ul {
  border: 1px solid black;
  margin: 0px 7px;
  padding: 0px;
  list-style-type: none;
  text-align: left;
  display: block;
}
div#navbar ul li {
  border-bottom: 1px solid black;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
div#navbar a:hover {
  background-color: #5d7495;
  color: #ffffff;
}
div#navbar ul li a {
  padding: 2px 10px;
  display: block;
  text-decoration: none;
  color: #4b5e79;
}
.bulleted_list {
  list-style-type: disc;
  background-color: #fffff8;
  width: 80%;
  margin-left: 20px;
}
.bulleted_list li {
  list-style-type: circle;
  padding-right: 10px;
}
#content table {
  border: thin dotted black;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  margin-left: 30px;
}
#content td {
  border-style: dotted;
  border-width: 1px;
}
div#content h3 {
  text-align: center;
  border-bottom-style: dashed;
  border-bottom-width: thin;
  font-weight: bold;
  margin-top: 0px;
  font-size: 23px;
  font-family: Century Gothic;
}
div#content ul {
  border: 1px solid black;
  margin: 0px 7px;
  padding: 0px;
  list-style-type: none;
  display: block;
  text-align: center;
  background-color: #f9f9f9;
  width: 550px;
}
div#content ul li {
  border-bottom: 1px solid black;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
div#content ul li a {
  padding: 2px 10px;
  display: block;
  text-decoration: none;
  color: #5c8f94;
}
#twitter_div {
  margin: 10px;
  padding: 0px 5px 5px;
  position: relative;
  width: 225px;
  background-color: white;
  clear: right;
  font-size: 0.9em;
  text-align: right;
}
h2.sidebar-title {
  padding-bottom: 0px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  padding-top: 5px;
  font-family: Century Gothic;
}
#twitter_update_list {
  margin: -8px 0px 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 1em;
  text-align: left;
}
#twitter_div a.twitter-link {
  font-weight: inherit;
  font-size: 1.1em;
}
#twitter_div a {
  font-size: 0.9em;
  text-decoration: none;
  color: #97b086;
}
#twitter_update_list li {
  margin-bottom: 10px;
}
#twitter_div a:hover {
  text-decoration: underline;
}
div#content ol.bullets {
  list-style-type: disc;
}
div#content a {
  text-decoration: none;
  font-weight: inherit;
}
div#content a:hover {
  text-decoration: underline;
}
div#content a:visited {
  color: #7fa3ff;
}
