@charset "UTF-8";
/* CSS Document */

a:link {
    text-decoration: underline;
    color: #9b0f00;
}
a:visited {
    text-decoration: underline;
    color: #9b0f00;
}
a:hover {
    text-decoration: none;
    color: #8b0e00;
}
a:active {
    text-decoration: none;
    color: #5b0800;
}

body {
    margin: 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image:url("../images/careers-background.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    background-color: #5b0000;
}

#breadcrumbs {
        float: left;
    font-size: 11px;
    margin: 2px 2px 2px 2px;
}

.centervideo {
        padding-left: 40px;
}

#content-wrapper1 {
    margin: 0px auto;
        _margin-top: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 950px;
    background-color: #7b0b00;
    background-image: url(../images/content-bg.jpg);
    background-repeat: repeat-x;
}

#content-wrapper2 {
    margin: 0px auto;
    width: 930px;
    background-color: #acacac;
    border: solid #FFF;
    border-width: 1px;
}

#dep-logo {
    width: 160px;
    height: 139px;
    margin: 5px 1px 24px 0px;
    float: right;
}

.fineprint {
        font-size: 90%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/***************************** FOOTER **********************************/

    #footer {
        background-image: url(../images/footernav-bg.gif);
        background-repeat: repeat-x;
        background-color: #e5e5e5;
        width: 930px;
        height: 145px;
        clear: both;
        font-size: 13px;

    }
    
    #footer p {
    margin-left: 44px;
    color: #444444;
    line-height: 16px;
    padding-top: 6px;   
}
    
    
    #footer ul {
        list-style: none;
        padding-top: 4px;
        margin: 0px;
        _margin-left: 38px;
    }
    
    *:first-child+html #footer ul {
        margin-left: 38px;
    }
    
    #footer ul a{
        color: #444444;
    }
    
    #footer li {
        padding: 0px 4px 0px 7px; 
        display: inline;
        border-left: dotted #999;
        border-width: 1px 1px 1px 1px;
    }
    
    #footer .footer-first {
            border-left: none;
            border-width: 0px 0px 0px 0px;
            margin-left: -3px;
    }
    
/***************************** END FOOTER **********************************/

#header-wrapper {
    height: 90px;
    margin: 0px auto;
    background-color: #fff;
}

#header {
    height: 90px;
    margin: 0px auto;
    width: 930px;
}
#special { /* For Special graphics in the header */
    display: inline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
        color: #214c77;
}       

h1  {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    font-size: 210%;
        font-weight: bold;
}

h2 {
        margin-bottom: 4px;
    padding: 4px 10px 0px 10px;
    font-size: 166%;
}

.h2-header {
    margin: -38px 0px 0px 0px; _margin: -42px 0px 0px 0px;
}

*:first-child+html h2 {
    padding-top: 2px;
}

h3 {
    margin: 0px 0px 3px 0px;
    padding-top: 4px; _padding-top: 2px;
    padding-left: 10px;
    font-size: 120%;
        font-weight: bold;
}

*:first-child+html h3 {
    /*margin: -4px 0px 2px 0px;*/
}

h4  {
    margin: 0px 0px 4px 0px;
    padding-top: 4px; _padding-top: 2px;
    padding-left: 10px;
}
    
h5  {
    font-size: 100%;
    font-weight: bold;
    line-height: 15px;
    padding: 4px 10px 4px 10px;
    margin-bottom: 11px;
}

hr {
        border: solid 1px #ccc;
}

p, td, #interior-content li {
    line-height: 19px;
}
p {
        margin: 0px 0px 12px 0px;
}

img {
    border: none;
}

#interior-content {
    width: 747px;
    min-height: 530px;
        _height:auto !important;
        _height: 530px;
    margin: 1px 5px 5px 5px; _margin: 1px 0px 5px 3px;
    padding: 5px 5px 10px 5px;
    float: left;
    background-color: #FFF;
        z-index: 0;
}
#interior-callout {
    background-color: #EFEFEF;
    width: 224px;
    margin-left: 15px;
    float: right;
    border: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    margin-top: -50px;
    margin-bottom: 15px;
    padding: 13px 10px 7px 10px;
}

#interior-content ul {
        margin-top: 3px;
        padding-top: 0px;
        list-style-type: disc;
}

#interior-content p, #interior-content li, #interior-content table {
    padding-left: 10px;
    padding-right: 20px;
}

#interior-content h1 {
}

#interior-header {
    width: auto;
    height: 34px;
    background-image: url(../images/interior-header-bg.gif);
    background-repeat: repeat-x;
        background-position: bottom;
    margin-bottom: 6px;
}

#main-image {
    position: relative;
    width: 757px;
    height: 545px;
    margin: 1px 5px 5px 5px; _margin: 1px 0px 5px 3px;
    background-image: url(../images/main-image.jpg);
    float: left;
}

#main-image .highlights {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
}
#main-image .highlight-item {
    padding: 15px 20px 10px 20px;
    background-color: #EDEDED;
    margin: 10px;
    border: 5px solid #960000;
}
#main-image .highlight-item h3 {
    padding-left: 0;
    color: #444;
    font-size: 16px;
}
#mission-statement {
    background-image: url(../images/mission-statement-bg.jpg);
    background-repeat: no-repeat;
    height: 163px;
    margin: 5px 5px 1px 0px; _margin: 3px 2px 1px 3px;
    width: 136px;
    float: right;
    padding: 9px 10px 12px 10px;
    font-style: italic;
    font-size: 13px;
    color: #FFF;
    line-height: 18px;
}

#printheading {

    display: none;
}

/***************************** RIGHTNAV **********************************/
        #right {
            _float: right
                _margin-left: 747px;
        _width: 160px;
        }
    #rightnav {
        float: right;
        height: 237px;
        margin: 0px 1px 0px 0px;
        width: 160px;
        border-bottom: dotted #FFF;
        border-width: 1px 1px 1px 1px;
    }

    #rightnav ul {
        margin: 0px;
        padding-left: 0px;
        list-style: none;
    }
    
    #rightnav li {
        border-top: dotted #FFF;
        border-top-width: 1px;
                font-size: 117%;
        padding: 9px 7px 9px 15px; 
    }
    
    #rightnav a {
      color: #000;
          text-decoration: none;
    }
    #rightnav a:hover {
      color: #000;
          text-decoration: underline;
    }
/***************************** END RIGHTNAV **********************************/
    
/****************************** SEARCH BOX STYLES **********************************/

    #searchbox {
        padding-top: 3px;
        _margin-top: -20px;
    }
    
    *:first-child+html #searchbox {
        margin-top: -20px;
    }
    
    #searchbox label, 
    #searchbox legend {
        display: none;
    }
    
    #searchbox fieldset {
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
    
    #site-search-form #site-search-query {
        background-color: #EEE;
        color: #666;
        font-size: 90%;
        height: 13px;
        padding-top: 3px;
        width: 128px;
    }
    
    #site-search-form #site-search-submit {
        background-image: url('../images/go.jpg');
        border: 0px;
        height: 20px;
        line-height: 0%;
        margin-left: 4px;
                _margin-left: 0px;
        padding-left: 0px;
        position: relative;
        text-indent: -999em;
        top: 0px;
        width: 21px;
    }
    
    #searchbox-wrapper {
        font-size: 10px;
        color: #666;
                float: right;
        /*margin-left: 766px; */
                _margin-left: 460px;
        margin-top:-33px;
    }
    
    *:first-child+html #searchbox-wrapper {
        /*margin-left: 762px;*/
    }
    
/****************************** END SEARCH BOX STYLES **********************************/

/****************************** SKIP STYLES ***********************************/

    #skip {
        background-color:#FFF;
        background-image: url("/_assets/1.0/images/skipBg.jpg");
        background-position: right top;
        background-repeat: no-repeat;
        height: 1px;
        width: 1px;
    }
    
    #skip a:link, #skip a:visited, #skip a:hover, #skip a:active {
        color: #FFF;
        font-size: 1px;
        margin: 0px 0px 0px 0px;
        text-decoration: none;
    }

/****************************** END SKIP STYLES ***********************************/

/***************************** TOP NAVIGATION **********************************/

    *:first-child+html #topnav #topnav-menu #topnavul li a {
        /*padding-bottom: 4px;
        margin-top: 0px;*/
    }
    
    *:first-child+html #topnav #topnav-menu #topnavul li ul li a {
        /*height: 18px;*/
    }

    #topnav {
        width: 757px;
        height: 40px;
        margin: 5px 5px 0px 5px; 
        _margin: 5px 0px 0px 3px;
        float: left;
        background-image: url(../images/topnav-bg.gif);
        background-repeat: repeat-x;
                z-index: 1000;
                position: relative;
    }
                        
    #topnav-menu {
        float:left;
        border:none;
        width:759px; /*the menu's overall width */
        font-family: Arial, Helvetica, sans-serif;
        font-size:20px; /* the menu's font size */
    }
                
    #topnav-menu ul {
        padding:0;
        margin:0;
        border:none;
        list-style-type:none;           

    }
    
    #topnav-menu li {
        float:left; /* array of top-level buttons */
        position:relative;
        margin:0px;
        color: #FFFFFF;
        text-align: left;
    }
    
    /***************************** TOP NAVIGATION - TOP LEVEL ITEMS ****************************/
    
    #topnav-menu ul li ul {
        display:none; /* initially hide the entire list */
        padding:0px; /* box border width */
    }
    
    #topnav-menu ul li a,
    #topnav-menu ul li a:visited { /* unselected top-level menu items */
        display:block;
        line-height: 14px;/**/
        float: left;
        text-decoration: none;
        padding-top: 12px;      
        padding-left: 37px;
        color: #3b3b3b;
        width: 215px;
        _width: 210px;
        height: 26px;
        margin-top: 1px;
        background-image: url(../images/topnav-arrow.gif);
        background-repeat: no-repeat;
        background-position: 05% 47%;
        border-left: dotted #3b3b3b 1px;
    }
    *:first-child+html #topnav-menu ul li a,
    *:first-child+html #topnav-menu ul li a:visited { /* unselected top-level items */
                line-height: 20px;
                padding-top: 9px;
                padding-bottom: 3px;
        }

    #topnav-menu ul li a.first,
    #topnav-menu ul li a.first:visited { /* unselected top-level menu items */
        border: none;
    }
        
    #topnav-menu ul li:hover a,
    #topnav-menu ul li a:hover,
    #topnav-menu ul li.over a { /* hover state of top-level menu items */
        background-image: url(../images/topnav-hover-arrow.gif);
        background-repeat: no-repeat;
        background-position: 05% 47%;
    }
                
    /***************************** TOP NAVIGATION - SECOND LEVEL ITEMS *************************/
    
    #topnav-menu ul li:hover ul,
    #topnav-menu ul li a:hover ul,
    #topnav-menu ul li.over ul { /* 2nd level drop-down box */
        display:block;
        position:absolute;
        margin:0;
        top:39px; /* place the drop-down menu underneath the top-level images */
        left:0px; /* left-align the drop-down to the previous button border */
        height:auto; /* the drop-down height will be determiend by line count */
        color:#000000; /* this sets the unselected-text color */
        font-size: 13px;
        _width: 430px;  /* this is the only way i could get the list items to line up vertically, weird... and why 430? again, i have no idea, it just works, don't mess with it! :) */
        }
    
    #topnav-menu ul li ul li a,
    #topnav-menu ul li ul li a:visited {
        _background-image: none;
                _padding-bottom: 8px; /* actual padding for each menu item */
    }   
        *:first-child+html #topnav-menu ul li ul li a,
    *:first-child+html #topnav-menu ul li ul li a:visited {
                line-height: 14px;
                padding-bottom: 8px;
        }

    #topnav-menu ul li:hover ul li a,
    #topnav-menu ul li a:hover ul li a,
    #topnav-menu ul li.over ul li a,
        #topnav-menu ul li.over ul li a:visited { /* 2nd level unselected items */
        border:none;
        margin:0;
        padding:8px 5px 8px 5px; /* actual padding for each menu item */
        height: auto;
        color: #000000; /* this sets the unselected drop-down text color */
        text-decoration: none;
        width: 210px;
        padding-left: 37px;
        font-size: 13px;
        background: #acacac; /* this sets the drop-down menu background color */
        }
    
    #topnav-menu ul li:hover ul li:hover a,
    #topnav-menu ul li a:hover ul li a:hover, 
    #topnav-menu ul li.over ul li.over a,
        #topnav-menu ul li.over ul li.over a:visited { /* 2nd level selected item */
        color:#000000;
        background:#cccccc;
        background-image: url(../images/grey-to-light-grey-arrow.gif);
        background-position: left;
        background-repeat: no-repeat;
        border: none;
        }   
    
    #topnav-menu ul li:hover ul li ul,
    #topnav-menu ul li a:hover ul li a ul,
    #topnav-menu ul li.over ul li ul {
        display: none;
    }
    
    /***************************** TOP NAVIGATION - THIRD LEVEL ITEMS *************************/
    
    #topnav-menu ul li:hover ul li:hover ul,
    #topnav-menu ul li a:hover ul li a:hover ul,
    #topnav-menu ul li.over ul li.over ul { /* 2nd level drop-down box */
        display:block;
        position:absolute;
        margin:0;
        top:0px; /* place the drop-down menu underneath the top-level images */
        left:251px; /* left-align the drop-down to the previous button border */
        height:auto; /* the drop-down height will be determiend by line count */
        color:#000000; /* this sets the unselected-text color */
        font-size: 13px;
        }
                
    #topnav-menu ul li:hover ul li:hover ul li a,
    #topnav-menu ul li a:hover ul li a:hover ul li a,
    #topnav-menu ul li.over ul li.over ul li a,
        #topnav-menu ul li.over ul li.over ul li a:visited { /* 2nd level unselected items */
        border: none;
        margin: 0;
        padding: 8px 5px 8px 5px; /* actual padding for each menu item */
        height: auto;
        color: #000000; /* this sets the unselected drop-down text color */
        background: #cccccc; /* this sets the drop-down menu background color */
        text-decoration: none;
        width: 210px;
        padding-left: 37px;
        font-size: 13px;
    }
    
    #topnav-menu ul li:hover ul li:hover ul li:hover a,
    #topnav-menu ul li a:hover ul li a:hover ul li a:hover, 
    #topnav-menu ul li.over ul li.over ul li.over a,
        #topnav-menu ul li.over ul li.over ul li.over a:visited { /* 2nd level selected item */
        color:#FFFFFF;
        background:#670800;
        background-image: url(../images/grey-to-red-arrow.gif);
        background-position: left;
        background-repeat: no-repeat;
    }   
    
    #topnav-menu ul li:hover ul li:hover ul li ul,
    #topnav-menu ul li a:hover ul li a:hover ul li ul,



    #topnav-menu ul li.over ul li.over ul li ul {
        display: none;
    }
            
    /***************************** TOP NAVIGATION - FOURTH LEVEL ITEMS *************************/
    
    #topnav-menu ul li:hover ul li:hover ul li:hover ul,
    #topnav-menu ul li a:hover ul li a:hover ul li a:hover ul,
    #topnav-menu ul li.over ul li.over ul li.over ul{ /* 2nd level drop-down box */
        display:block;
        position:absolute;
        margin:0;
        top:0px; /* place the drop-down menu underneath the top-level images */
        left:252px; /* left-align the drop-down to the previous button border */
        height:auto; /* the drop-down height will be determiend by line count */
        color:#000000; /* this sets the unselected-text color */
        font-size: 13px;
        }
                

    #topnav-menu ul li:hover ul li:hover ul li:hover ul li a,
    #topnav-menu ul li a:hover ul li a:hover ul li a:hover ul li a,
    #topnav-menu ul li.over ul li.over ul li.over ul li a,
        #topnav-menu ul li.over ul li.over ul li.over ul li a:visited { /* 2nd level unselected items */
        border: none;
        margin: 0;
        padding: 8px 5px 8px 5px; /* actual padding for each menu item */
        height: auto;
        color: #FFFFFF; /* this sets the unselected drop-down text color */
        background: #670800; /* this sets the drop-down menu background color */
        text-decoration: none;
        width: 212px;
        padding-left: 37px;
        font-size: 13px;
    }
    
    #topnav-menu ul li:hover ul li:hover ul li:hover ul li:hover a,
    #topnav-menu ul li a:hover ul li a:hover ul li a:hover ul li a:hover, 
    #topnav-menu ul li.over ul li.over ul li.over ul li.over a,
        #topnav-menu ul li.over ul li.over ul li.over ul li.over a:visited { /* 2nd level selected item */
        color:#000000;
        background-color:#cccccc;
        background-image: url(../images/red-to-grey-arrow.gif);
        background-position: left;
        background-repeat: no-repeat;
    }   
        #topnav-menu ul li ul li ul li ul li ul {
                display: none;
        }
            
/***************************** END TOP NAVIGATION **********************************/

table {
      border-collapse: collapse;
      margin: 15px 15px 10px 10px;
}

td {
      border-bottom: 1px solid #999;
      padding: 3px 4px;
      text-align: left;
      vertical-align: top;
}
th {
      background-color: #ccc;
      color: #000;
      font-size: 14px;
      padding: 3px 4px;
      text-align: left;
      vertical-align: top;
}
.bkgdark  {
      background-color: #eee;
}

.bkglight  {
      background-color: #e1e1e1;
}  

ul, ul li ul, ul li ul li ul {
      list-style-type: circle;
}

#wrapper {
    margin: 0px auto;
    padding-bottom: 16px;
    _margin-top: -80px;
}

#header #task-nav {
float:right;
width:600px;
}

#header #task-nav {
    margin: 0 10px 0 -45px; /* the -45px affects Mac/Safari3 only, and it needs it */
    padding: 5px 3px 2px 0px;
    text-align: right;
}
*:first-child+html #header #task-nav {
    margin-left: -50px;
}
#header #task-nav li {
    border-right: 1px solid #000;
    display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 81.8%;
    font-weight: lighter;
    letter-spacing: 0em;
    line-height: 16px;
    padding: 0px 8px 2px 4px;
    position: relative;
    text-transform: uppercase;
}
* html #header #task-nav li {
    padding: 0px 3px 2px 5px;
}
*:first-child+html #header #task-nav li {
    padding: 0px 3px 2px 5px;
}
#header #task-nav li.last {
    border-right: none;
}
#header #task-nav li a,#header #task-nav li a:visited {
    color: #000;
    text-decoration: none;
}
#header #task-nav li a:hover, #header #task-nav li a:visited:hover {
    color: #8b3003;
}
#header #task-nav li a img {
    margin: 0px;
}
#header #task-nav li ul {
    display: none;
    padding: 2px 8px 0px 4px;
    width: 100px;
}
#header #task-nav li:hover ul,
#header #task-nav li.over ul {
    display: block;
    left: 0px;
    margin: 0;
    position: absolute;
    text-align: left;
}
* html #header #task-nav li.over ul {
    top: 12px;
}
*:first-child+html #header #task-nav li:hover ul {
    left: 5px;
    margin: 0;
    top: 10px;
}
#header #task-nav li:hover ul li,
#header #task-nav li.over ul li  {
    border-right: none;
    display: block;
    font-size: 100%;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
    text-transform: none;
}

#social-media {
margin-left: 48px;
color: #fff;
}
