﻿/* Recruitment pages only stuff */
#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 {
  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;
  text-transform: uppercase;
}

h2 {
  text-transform: uppercase;
  margin-bottom: .5em;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px .5em 0px;
  text-transform: uppercase;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 .5em 0;
	text-transform: uppercase;
}

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 {
    text-align: left;
}

#subnav ul {
  margin-bottom: 1em;
  background-color: #dedede;
  padding-top: 3px;
  padding-bottom: 3px;
}

#subnav ul li {
  margin: 0px 0px 3px 0px;
}

#subnav ul li a {
  color: #666666;
  font-weight: bold;
}

#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;
}

.imageright {
    float: right;
    padding-left: 20px;
}

.quoteopen
{
    background-position: left top;
    background-image: url(images/quote-open.gif);
    background-repeat: no-repeat;
    color: #a1a1a1;
    padding-top: 15px;
}

.quoteclose
{
    background-position: right bottom;
    background-image: url(images/quote-close.gif);
    background-repeat: no-repeat;
    padding-bottom: 15px;
}
    
#contentcontainer .caption 
{
    padding-bottom: 1em;
}

#header #search
{
  background-position: left top;
  height: 68px;
  width: 198px;
  margin-top: 0;
  background-color: #FFFFFF;
  background-image: url(images/line-vertical-dashed.gif);
  background-repeat: repeat-y;
}

#nav ul li a
{
  width: 125px;
}

#nav ul li a 
{
  padding: 2px 0px 2px 14px;
}

#nav ul li a:Hover, #nav ul li a.selected
{
  background: url(Images/Nav_Bullet.gif) no-repeat 7px center;
  color: #577215; 
}
.disabledlink
{
    color: #999999;
    text-decoration: none;
}
.content-right-inner {
	text-align: center;
}
#pagewrapper img
{
    display: inline;
}
.content-left {
	background: transparent url('images/Column_Background01.gif') repeat-y left top;
}
.sidebarimage {
    margin-top: 5em;
}