/* CSS Document */

/*
GENERAL STYLES
*/
body
{
    background-color: #FFFFFF;
    margin: 1px auto;
    padding: 0px;
    width: 742px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 142%;
    position: relative;
    color: #525252;
}

img
{
    border: 0px;
}

li
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

a
{
    font-weight: bold;
    color: #004396;
}

/*Disappearing background on li*/
ul, ol, dl
{
    position: relative;
}

a:hover
{
    color: #309abd;
}

#profile .arrowed a:hover
{
    color: #296dc0;
}

.txt273F44:hover
{
    color: #296dc0;
}

h1
{
    color: #4f7487;
    font-family: "Arial" , "Verdana" ,sans-serif;
    font-size: 200%;
    font-weight: normal;
    margin: 0 0 10px 0;
    letter-spacing: 0.5px;
    line-height: 130%;
}

h1.home
{
    color: #302A55;
    margin-bottom: 15px;
}



h2, h4, h5, h6, p, ul
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 100%;
}

h1.landing
{
    padding-top: 0px;
}

#homecontent h1
{
    font-size: 110%;
}

#homecontent h2
{
    font-size: 110%;
    font-weight: normal;
    margin-bottom: 20px;
}

#leftcontent h2
{
    font-size: 110%;
    font-weight: normal;
    margin-bottom: 0px;
}

#homerightcontent h2.homesupport
{
    font-size: 130%;
    font-weight: normal;
    margin-bottom: 0px;
}

input
{
    font-size: 90%;
}

textarea
{
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

h3
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 100%;
}

blockquote
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 100%;
}

hr
{
    clear: both;
    visibility: hidden;
}

/*
HEADER STYLES
*/
.searchbar
{
    height: 22px; /*background-color: #3D5357;*/
    background-color: #2d56b0;
    padding: 0px 0px 0px 0px;
    width: 742px;
    clear: left;
    vertical-align: text-bottom;
}

#search
{
    width: 150px;
    margin: 0px;
    padding: 0px;
}

#logo
{
    background-color: #2c55af;
    height: 60px;
    width: 742px;
    text-align: center;
}

/*
NAV STYLES
*/

#nav
{
    position: relative;
    clear: both;
    height: 52px;
}

#nav ul
{
    background-color: #dcdde1;
    /*padding: 0px 6px 0px 16px;*/
    padding: 0px 6px 0px 30px;
    width: 706px;
    height: 23px;
}

#nav li
{
    display: inline;
    text-transform: uppercase;
    font-size: 90%;
}

#nav li a
{
    float: left;
    display: block;
    background: #dcdde1 url(/usrecruiting/_images/nav_divide.gif) no-repeat 0px 0px;
    text-decoration: none;
    padding: 3px 7px 3px 7px;
    color: #022f82;
}

#nav li a:hover
{
    color: #309abd;
}

#nav li a.active:hover
{
    color: #ffffff;
}

#nav li a.active
{
    background-color: #022f82;
    padding: 3px 11px 3px 13px;
    color: #ffffff;
}

#nav #nav11 a
{
    background-image: none;
}

#nav li ul
{
    /*display:none;*/
    background-color: #FFFFFF;
    position: absolute;
    top: 28px;
    left: 0px;
}

#nav li ul a
{
    background: url(/usrecruiting/_images/nav_pipe3.gif) no-repeat right 3px;
    width: auto !important; /*color:#76B900; amended for cc*/
    color: #022f82;
    padding: 0px 8px 0px 8px;
    text-decoration: underline;
    font-weight: normal;
    text-transform: none;
    font-size: 120%;
}

#nav li ul a:hover
{
    background: url(/usrecruiting/_images/nav_pipe3.gif) no-repeat right 3px;
    color: #309abd;
}

#nav li ul a.active, #nav li ul a.active:hover
{
    font-weight: bold;
    text-decoration: none;
    background: url(/usrecruiting/_images/nav_pipe3.gif) no-repeat right 3px;
    color: #022f82;
    padding: 0px 10px 0px 10px;
}

#nav225 a, #nav234 a, #nav243 a, #nav257 a, #nav264 a, #nav276 a, #nav281 a, #nav265 a
{
    background-image: none !important;
}

/*
LAYOUT STYLES
*/

#content
{
    width: 567px;
    float: left;
}

#usefullinks
{
    float: right;
    width: 155px;
    padding: 0px 10px 0px 10px;
}

#leftcontent
{
    width: 334px;
    float: left;
    padding: 10px 15px 0px 15px;
    overflow: hidden;
}

#profile
{
    width: 203px;
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}

/*
FOOTER STYLES
*/

#footer
{
    clear: both;
    background-color: #022f82;
    margin-top: 0px;
    position: relative;
    text-align: center;
    height: 60px;
    font-size: 90%;
}

#footer ul
{
    padding: 0px 0px 0px 0px;
    height: 15px;
    margin: 0px;
    position: absolute;
    bottom: 26px;
    left: 230px;
}

#footer li
{
    display: inline;
}

#footer li a
{
    text-transform: uppercase;
    color: #FFFFFF;
    background: url(/usrecruiting/_images/footer_divide.gif) no-repeat 0px 2px;
    text-decoration: none;
    padding: 0px 6px 0px 10px;
}

#footer li a:hover
{
    color: #939FA2;
}

#footer #contacts a
{
    background-image: none;
}

#footer .searchbar
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

/*
IMAGE STYLES
*/

.largeimage
{
    margin: -10px -15px 20px -15px;
}

.profileimage
{
    margin: 0px 0px 5px 0px;
}

.quoteimage
{
    margin: 0px 14px 0px 14px;
}

.usefullinksimage
{
    margin: 0px -10px 10px -10px;
}

/*
OTHER STYLES
*/

.blueline
{
    border-top: 4px solid #273F44;
    width: 175px;
}

.bk
{
    background: url(/usrecruiting/_images/bk_maincontent.gif) repeat-y left top; ;
}

.bk2
{
    background: url(/usrecruiting/_images/bk_maincontent2.gif) repeat-y left top; ;
}

.bk3
{
    background: url(/usrecruiting/_images/bk_maincontent3.gif) repeat-y left top;
}

.bkhome
{
    background: url(/usrecruiting/_images/bk_home.gif) repeat-y left top;
}

#usefullinks h2
{
    margin-bottom: 5px;
}

#usefullinks li a
{
    margin-bottom: 5px;
    height: 22px;
}

.arrowed li
{
    display: inline;
    padding-bottom: 10px;
}

.arrowed a
{
    display: block;
    padding: 0px 0px 0px 10px;
    font-weight: normal;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.arrowed_hl a
{
    display: block;
    padding: 10px 0px 0px 0px;
    font-weight: normal;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#profile .arrowed
{
    display: block;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    background: url(/usrecruiting/_images/arrow_273F44.gif) 0px 6px no-repeat;
    margin: 0px 14px 0px 14px;
}

#profile .arrowed a
{
    color: #004396;
    padding: 0px;
    font-weight: bold;
}

.arrowed .txt273F44
{
    background-image: url(/usrecruiting/_images/arrow_273F44.gif);
    margin-bottom: 5px;
}

.arrowed .txt004496
{
    background-image: url(/usrecruiting/_images/arrow_004496.gif);
    margin-bottom: 5px;
}

.arrowed .txte65a1c
{
    background-image: url(/usrecruiting/_images/arrow_e65a1c.gif);
    color: #e65a1c;
}

.arrowed .txt273F44
{
    background-image: url(/usrecruiting/_images/arrow_273F44.gif);
}

.arrowed .txtCD1A70
{
    background-image: url(/usrecruiting/_images/arrow_CD1A70.gif);
}

.arrowed .txt8CC63F
{
    background-image: url(/usrecruiting/_images/arrow_8CC63F.gif);
}

.arrowed .txt5B7C82
{
    background-image: url(/usrecruiting/_images/arrow_5B7C82.gif);
    margin-bottom: 6px;
}

.arrowed .txt76B900
{
    background-image: url(/usrecruiting/_images/arrowu_76B900.gif);
    margin: 15px 0px 15px 0px;
}

.arrowed .txt7FB339
{
    background-image: url(/usrecruiting/_images/arrow_7FB339.gif);
}

.txtCC6222
{
    color: #AB4C00;
}

.txtBE4758
{
    color: #9C2A30;
}

.txtBF5E3C
{
    color: #9C3C1F;
}

.txt666666
{
    color: #525252;
}

.txt273F44
{
    color: #273F44;
}

.txt824936
{
    color: #804433;
}

.txtCD1A70
{
    color: #900D4E;
}

.txt5B7C82
{
    color: #3C5E5D;
}

.txtB54279
{
    color: #802255;
}

.txtB54B60
{
    color: #8A2E3F;
}

.txt453752
{
    color: #B52610;
}

.txt956D87
{
    color: #624154;
}

.txt76B900
{
    color: #599C00;
}

.txt2F1D5E
{
    color: #2F1D5E;
}

.txt916D02
{
    color: #906700;
}

.txt8CC63F
{
    color: #599C00;
}

.txt854A5F
{
    color: #703750;
}
.txt965D50
{
    color: #824233;
}

.txt87ABD9
{
    color: #2F273B;
}

.txtA34C4F
{
    color: #F00000;
}

.txt2D728F
{
    color: #215368;
}

.txtE5728B
{
    color: #60303A;
}

.txt527CAA
{
    color: #345067;
}

.txtD70371
{
    color: #9A0051;
}

.txtFE3518
{
    color: #B52610;
}

.txtB5B500
{
    color: #510829;
}

.txt584558
{
    color: #584558;
}

.txt125767
{
    color: #125767;
}

.txtF26122
{
    color: #893713;
}

.txt49528E
{
    color: #3A3D80;
}

.txt953845
{
    color: #8A303D;
}

.txtba1e37
{
    color: #ba1e37;
}

.txt125767
{
    color: #125767;
}

.txtb8362c
{
    color: #b8362c;
}

.txt8dafc8
{
    color: #8dafc8;
}

.txtc1443f
{
    color: #c1443f;
}

.txt923831
{
    color: #923831;
}

.txt4f7487
{
    color: #4f7487;
}

.txt439432
{
    color: #439432;
}

.txtd0463e
{
    color: #d0463e;
}

.txte0371c
{
    color: #e0371c;
}

.txtc20b3e
{
    color: #c20b3e;
}

.txt265777
{
    color: #265777;
}

.list8CC63F
{
    margin-top: 10px !important;
}

.list8CC63F li
{
    background: url(/usrecruiting/_images/bullet_8CC63F.gif) no-repeat 0px 7px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list8CC63Fb li
{
    background: url(/usrecruiting/_images/bullet_8CC63F.gif) no-repeat 0px 7px;
    padding: 0px 0px 8px 5px;
    line-height: 141%;
}

.list953845 li
{
    background: url(/usrecruiting/_images/bullet_953845.gif) no-repeat 0px 7px;
    padding: 0px 0px 8px 5px;
    line-height: 141%;
}

.list273F44 li
{
    background: url(/usrecruiting/_images/bullet_273F44.gif) no-repeat 0px 7px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listFC7E4E li
{
    background: url(/usrecruiting/_images/bullet_FC7E4E.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list80AA4D li
{
    background: url(/usrecruiting/_images/bullet_80AA4D.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list01A0C6 li
{
    background: url(/usrecruiting/_images/bullet_01A0C6.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list2F1D5E li
{
    background: url(/usrecruiting/_images/bullet_2F1D5E.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listD20561 li
{
    background: url(/usrecruiting/_images/bullet_D20561.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listBFCD09 li
{
    background: url(/usrecruiting/_images/bullet_BFCD09.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listFA3948 li
{
    background: url(/usrecruiting/_images/bullet_FA3948.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list916D02 li
{
    background: url(/usrecruiting/_images/bullet_916D02.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list53BBAD li
{
    background: url(/usrecruiting/_images/bullet_53BBAD.gif) no-repeat 0px 9px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list424878 li
{
    background: url(/usrecruiting/_images/bullet_424878.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list956D87 li
{
    background: url(/usrecruiting/_images/bullet_956D87.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listA34C4F li
{
    background: url(/usrecruiting/_images/bullet_A34C4F.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listB54279 li
{
    background: url(/usrecruiting/_images/bullet_B54279.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list854A5F li
{
    background: url(/usrecruiting/_images/bullet_854A5F.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list8F685A li
{
    background: url(/usrecruiting/_images/bullet_8F685A.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list965D50 li
{
    background: url(/usrecruiting/_images/bullet_965D50.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list6C5C68 li
{
    background: url(/usrecruiting/_images/bullet_965D50.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.listB54B60 li
{
    background: url(/usrecruiting/_images/bullet_B54B60.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list49528E li
{
    background: url(/usrecruiting/_images/bullet_49528e.gif) no-repeat 0px 6px;
    padding: 0px 0px 0px 5px;
    line-height: 141%;
}

.list004396 li
{
    background: url(/usrecruiting/_images/bullet_004396.gif) no-repeat 0px 7px;
    padding: 0px 0px 0px 8px;
    line-height: 141%;
}

.left189
{
    width: 189px;
    float: left;
}

.left189 ul
{
    margin: 5px 0px 10px 0px;
}

#homecontent
{
    width: 742px;
    margin-top: -29px;
}

#homeleftcontent .largeimage, #homerightcontent .largeimage
{
    margin: -15px -15px 10px -15px;
}

#homeleftcontent
{
    width: 341px;
    float: left;
    padding: 15px; /*color:#145B6D; amended to conform to cc guidelines*/
    color: #525252;
}

#homerightcontent
{
    width: 341px;
    float: right;
    padding: 15px 15px 5px 15px;
    color: #6C5634;
}

.sitemap
{
    padding: 15px;
}

#profile .blueline, #profile blockquote, #profile p, #profile ul, #profile h2, #profile h3, #profile div
{
    margin-left: 14px;
    margin-right: 14px;
}

#profile div#flash_container_sig
{
    margin: 10px 14px 10px 14px;
}

#applicationform
{
    background: url(/usrecruiting/_images/icon_applicationform.gif) 0px 0px no-repeat;
    padding-left: 18px;
}

#contactus
{
    background: url(/usrecruiting/_images/icon_contactus.gif) 0px 0px no-repeat;
    padding-left: 18px;
}

#www
{
    background: url(/usrecruiting/_images/icon_www.gif) 0px 0px no-repeat;
    padding-left: 18px;
}

#profiles
{
    background: url(/usrecruiting/_images/icon_profiles.gif) 0px 0px no-repeat;
    padding-left: 18px;
}

#vacation
{
    background: url(/usrecruiting/_images/icon_vacation.gif) 0px 0px no-repeat;
    padding-left: 18px;
}

#brochure
{
    background: url(/usrecruiting/_images/icon_brochure.gif) 0px 0px no-repeat;
    padding-left: 18px;
}

.wideinput
{
    width: 300px;
}

form td
{
    padding: 0px 2px 2px 0px;
}

form .blueline
{
    margin-top: 10px;
}

.footnote
{
    font-size: 90%;
    margin-left: 0px;
    color: #999;
}

#flash_container
{
    height:344px;
}




