img {
  margin: 10px; }

h1 {
  font-family: "Lucida Grande", Arial, "Times New Roman", Times;
  font-size: 14px;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 20px;
  color: #315472;
  clear: left; }

h1.section-title {
  margin-top: 20px; }

h2 {
  font-family: "Lucida Grande", Arial, "Times New Roman", Times;
  font-size: 14px;
  padding: 5px 0 5px 0;
  font-weight: bold;
  color: #808F42; }

body {
  font-family: "Lucida Grande", Arial, "Times New Roman", Times;
  font-size: 14px;
  padding: 5px 0 5px 0; }

p {
  font-family: "Lucida Grande", Arial, "Times New Roman", Times;
  font-size: 14px;
  padding: 5px 0 5px 0;
  display: block;
  clear: right;
  line-height: 1.3em; }
  p img {
    padding: 5px; }
  p a {
    line-height: 1em !important; }

label {
  font-family: "Lucida Grande", Arial, "Times New Roman", Times;
  font-size: 14px;
  padding: 5px 0 5px 0;
  font-weight: bold; }

input, textarea, select {
  margin: 5px 0 5px 0; }

h1.page-header {
  font-size: 28px; }

.img-page-header {
  width: 655px;
  text-align: center; }

table td, table th {
  padding: 3px 5px 3px 5px; }
table thead th {
  font-weight: bold; }

a {
  color: #339; }
  a:visited {
    color: #339; }

em {
  font-style: italic; }

#main .edit-control {
  float: right;
  margin: 0 0 5px 0; }
  #main .edit-control a {
    text-decoration: underline; }
    #main .edit-control a:hover {
      text-decoration: none; }
#main textarea {
  width: 655px;
  height: 150px; }
#main .tinymce {
  width: 655px;
  height: 750px !important; }
#main .tinymce.short {
  height: 400px !important; }

ul {
  padding-left: 1.5em; }

ul.downloads-list {
  margin-left: 40px;
  margin-top: 10px;
  padding-left: 0; }
  ul.downloads-list li {
    line-height: 20px;
    margin-bottom: 9px; }
    ul.downloads-list li strong {
      font-weight: bold;
      font-size: 1.2em; }

h2.series-heading {
  font-size: 24px; }
  h2.series-heading a {
    color: #808F42;
    text-decoration: none; }
    h2.series-heading a:hover {
      text-decoration: underline; }

p#browser_alert {
  color: #000;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  padding: 0 0 15px 0; }
  p#browser_alert a {
    color: #000; }
    p#browser_alert a:hover {
      color: #fff; }
