﻿#contentcontainer .beta-inner-noline {
  margin-top: 20px;
  overflow: hidden;
}

#contentcontainer .content-left-inner ul {
  margin-top: 0;
  padding-top: 0;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

h1, h2, h3
{
  text-transform: none;
}

h1 {
  font-family: 'Arial Narrow' , Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 18px;
  color: #9acb00;
  margin: 0px 0px .5em -10px;
  padding: 0px 0px 0px 10px;
  background-position: 0px 7px;
  background-image: url(images/Bullet01.gif);
  background-repeat: no-repeat;
}

h2 {
  margin-bottom: .5em;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px .5em 0px;
}

h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px .5em 0px;
}

p {
  padding-bottom: 1em;
}

ul { 
  margin-bottom: 1em; 
  margin-top: 0; 
}

#nav ul li a {
  display: block;
  width: 139px;
  padding: 2px 0px 2px 0px;
  color: #a1a1a1;
  text-decoration: none;
  font-weight: bold;
}

#subnav ul {
  margin-bottom: 1em;
  background-color: #EDEDED;
  padding-top: 3px;
  padding-bottom: 3px;
}

#subnav ul li {
  margin: 0px 0px 3px 0px;
}

#subnav ul li a {
  color: #808080;
  font-weight: bold;
  display: block;
}

#subnav img {
  display: block;
  background-image: none;
}

#contentcontainer .content-right-inner h3
{
    color: #9acb00;
    font-size: 12px; 
    font-weight: bold; 
    margin: 0 0 12px 0px;
    text-transform: uppercase;
    padding: 0;
}

#subnav h3
{
    color: #9acb00;
    font-size: 12px; 
    font-weight: bold; 
    margin: 0 0 12px 0px;
    text-transform: uppercase;
    padding: 0;
}

.graytext {
  color: gray;
}

.smallgraytext {
  color: gray;
  font-size: .8em;
}

.boldtext {
  font-weight: bold;
}

.subselected {
  font-weight: bold;
  color: red;
}

.hrdashed {
  background-position: left center;
  background-image: url(images/line_horizontal.gif);
  background-repeat: repeat-x;
}

.dashedline {
  background-position: left center;
  background-image: url(images/line_horizontal.gif);
  background-repeat: repeat-x;
}

.hrdashed {
  height: 1px;
  margin-bottom: 1em;
}

#contentcontainer .beta .caption 
{
    padding-bottom: 1em;
}

.shaded
{
    background-color: #EDF8D6;
}

#contentcontainer .content-left-inner td p
{
    padding-bottom: .5em;
    padding-top: .5em;
}

blockquote
{
    background-position: left top;
    background-image: url(images/quote-open.gif);
    background-repeat: no-repeat;
    padding-top: 30px;
    margin: 0;
}

blockquote p
{
    background-position: right bottom;
    background-image: url(images/quote-close.gif);
    background-repeat: no-repeat;
    padding-bottom: 30px;
    color: #CCCCCC;
    font-size: 1.7em;
}

#nav ul .notselected li a
{
    background-color: #FFFFFF;
    color: #a1a1a1;
}

#nav ul .notselected li
{
    background-color: #FFFFFF;
    color: #a1a1a1;
}

#nav ul .notselected li a:hover
{
    background-color: #FFFFFF;
    color: #577215;
}

#contentcontainer td
{
    padding: 4px;
}

#contentcontainer th
{
    text-align: left; 
    background-color: #90B434; 
    color: #FFFFFF; 
    font-weight: bold; 
    text-transform: uppercase;
    padding: 4px;
}

.halfwidth
{
  width: 50%;
}

.verticalline
{
  background-image: url('images/line-vertical-dashed.gif');
  background-repeat: repeat-y;
  background-position: center top;
}

.indented
{
  margin-left: 40px;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.floatclear
{
    clear: both;
}

.width390
{
    width: 390px;
}

.popupinfo
{
    margin-left: 40px;
    margin-bottom: 1em;
    background-color: #EDF8D6;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 0px;
    padding-top: 4px;
}

.superbold
{
    font-weight: bolder;
}

.bigtext
{
  font-family: 'Arial Narrow' , Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  color: #9acb00;
  margin: 0px 0px .5em 0px;
  padding: 0px 0px 0px 0px;
}

.alpha-inner
{
}
.pagercontrolstyle
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-align: right;
}
.pdflink
{
  background-position: left center;
  padding-left: 20px;
  background-image: url('images/pdficon_small.gif');
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
}
.contactdetails
{
  background-color: #EDF8D6;
  padding: 5px;
  margin-bottom: 10px;
}
.contactdetails h3
{
  padding: 5px 0px 5px 0px;
}
div.pdfmagazine
{
  margin-right: 20px;
  float: left;
}
div.pdfmagazine .caption
{
  text-align: center;
}
div.pdfmagazine a
{
  text-decoration: none;
}
div.pdfmagazine a:hover
{
  text-decoration: underline;
}
.spaceright
{
  margin-right: 20px;
}
.newstext, .newstext a
{
  font-size: 11px;
}
.spacetop
{
  margin-top: 20px;
}