/* Recruitment pages only stuff */

#contentcontainer .beta-inner-noline
{
    margin-top: 20px;
    overflow: hidden;
}

#contentcontainer .content-right-inner
{
    /*padding-top: 27px;*/
}

#contentcontainer .content-wide
{
    float: left;
    width: 618px;
    overflow: hidden;
}

#contentcontainer .content-wide-inner
{
    padding: 0px 10px 0px 18px;
}

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;
}

#recruiting
{
    /*font-size: 10pt;*/
}

#recruiting p
{
    line-height: 1.4;
    padding-bottom: 1em;
    text-align: justify;
} 

# recruiting p.wrap 
{
    width: 393px;
}

#nav ul li a
{
    display: block;
    width: 139px;
    padding: 2px 0px 2px 0px;
    color: #a1a1a1;
    text-decoration: none;
    font-weight: bold;
}

#subnav
{
    font-size: 11px;
}

#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; 
}
#subnav h3, #contentcontainer .content-right-inner h3
{
    color: #9acb00;
    font-size: 12px; 
    font-weight: bold; 
    margin: 0 0 12px 0px;
    text-transform: uppercase;
}

.jobname
{
    font-weight: bold;
}

.graytext
{
    color: gray;
}

.warningtext
{
    color: black;
    font-size:x-large;
    background-color:Yellow;
}

.grayback
{
    background-color: gray;
}

.smallgraytext
{
    color: gray;
    font-size: .8em;
}

.boldtext
{
    font-weight: bold;
}

.warningmsg
{
    font-weight: bold;
    color: red;
    text-align: left;
}

#loginbar
{
    text-align: right;
}

.eeo
{
    background-color: #ffffeb;
}

.greenback
{
    background-color: #f6fae6;
}

.subselected
{
    font-weight: bold;
    color: red;
}

.recprocdiag
{
    font-weight: bold;
    font-size: 1em;
    color: #a9a9a9;
    padding-top: 10px;
    padding-bottom: 18px;
    text-align: center;
    background-position: center bottom;
    background-image: url(images/down-arrow.jpg);
    background-repeat: no-repeat;
}

.recprocdiaglast
{
    padding-top: 10px;
    font-weight: bold;
    font-size: 1em;
    color: #a9a9a9;
    padding-bottom: 0px;
    text-align: center;
}

.dashedline, .hrdashed
{
    background-position: left center;
    background-image: url(images/line_horizontal.gif);
    background-repeat: repeat-x;
}

.hrdashed
{
    height: 1px;
    margin-bottom: 1em;
}

.floatright
{
    float: right;
}

.floatleft
{
    float: left;
}

.redstar
{
    color: #FF0000;
    font-family: Symbol, "Courier New" , Monospace;
}

.imageright {
  float: right;
  margin: 0px 0px 10px 10px;
}

#contentcontainer .alpha-inner { }

.requiredfield {
    background-color: Yellow;
}

.questiongrid {
    background-color: #F5F5F5; 
    padding: 5px 0;
    width: 100%;
}

.whiteline
{
    height: 2px;
    background-position: left center;
    background-image: url(images/white-line.gif);
    background-repeat: repeat-x;
}
