

#topbar_login_btn{
min-width: 100px;
width: 100px;
padding-top: 3px;
background-image: url(/system_images/blue_btn.gif);
background-repeat: repeat-x;
height:22px;
}
#topbar_logout_btn{
min-width: 100px;
width: 100px;
padding-top: 3px;
background-image: url(/system_images/grey_btn.gif);
background-repeat: repeat-x;
height:22px;
}
#topbar_temps{
float: left;
padding-right: 10px;
text-align: left;
color:#606060;
font-family:Arial,Verdana;
}
#topbar_temps a{
color:#606060;
font-family:Arial,Verdana;
}
#topbar_candidates{
float: left;
padding-right: 10px;
padding-left: 10px;
text-align: left;
background-image: url(/system_images/topbar_divider.gif);
background-repeat: no-repeat;
color:#606060;
font-family:Arial,Verdana;
}
#topbar_candidates a{
color:#606060;
font-family:Arial,Verdana;
}


#middle_ap {
    width:610px;
    float:left;
    margin-left:10px; /* margin-left:20px; -> margin-left:10px; | changed 2008-05-11 */
    margin-right:10px;
    text-align:left;
}
#middle_bottom {
    margin-left: 30px;
    margin-top: 20px;
    width:795px;
}

/* start: Clients page */

#clients_textbox {
    width:610px;
    padding-top:10px;
    padding-bottom:10px;
    height:auto;
    background-color:#fff;
}
#clients_textbox2 {
    width:400px;
    height:auto;
    background-color:#fff;
    text-align:left;
}
#clients_largebox_top, #clients_largebox_bottom {
    padding-left:20px;
    height:11px;
    width:795px;
}
#clients_largebox {
    padding-left:20px;
    height:auto;
    width:818px;
    text-align:left;
    background-image:url(/system_images/clients_white_back.gif);
}
#clients_table #button_one_row, #clients_table #button_two_rows {
    width: 110px;
}
#clients_table h3 {
    height: 35px;
}
#sign_in, #sign_out {
    float:right;
    height:28px;
}
#username {
    float: left;
    margin-top: 7px;
    font-weight: bold;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
}
#button_one_row, #button_sign_in, #button_two_rows {
    padding:5px;
    height:28px;
    text-align:center;
}
#button_two_rows {
    height:38px;
}
#button_sign_in {
    padding:0px;
    padding-left:5px;
    float:left;
    min-width: 100px;
}
#button_one_row_start, #button_one_row_end, #button_one_row_start_large, #button_one_row_end_large {
    width:10px;
    height:28px;
    float:left;
}
#button_one_row_start_large, #button_one_row_end_large {
    height:38px;
}
#button_one_row_middle, #button_one_row_middle_grey, #button_one_row_middle_large {
    width:90px;
    padding-top:6px;
    height:22px;
    float:left;
    background-image:url(/system_images/back_button_middle.gif);
}
#button_login, #button_login_grey {
    padding-top:6px;
    min-width:80px;
    height:22px;
    float:left;
    background-image:url(/system_images/back_button_middle.gif);
}
 #button_one_row a:hover, #button_sign_in a:hover, #button_two_rows a:hover {
    text-decoration: none;
}
#button_one_row_middle_large {
    background-image:url(/system_images/back_button_middle_large.gif);
    height:32px;
}
#button_one_row_middle_grey, #button_login_grey {
    background-image:url(/system_images/back_button_middle_grey.gif);
}
#button_one_row_long {
    width:795px; 
    margin-top:10px; 
    margin-left:10px; 
    background-color:#D1D1D1; 
    height:38px;
}

/* slut: Clients page */

body {
    margin:0;
    font-family:Verdana,Arial,Helvetica;
    font-size:8pt;
    margin:0px;
    padding:0px;
    background-color:#F3F1EE;
    }
#center {
    margin:0px auto;
    padding:0px;
    width:868px;
}
#main {
    width:868px;
    margin:0px;
    padding:0px;
}
/* #header { height:68px; text-align:left; } */
#header {
    height:70px;
    text-align:left;
}
/* #topmenu { margin:0px; padding:0px; text-align:right; } */
#topmenu {
    margin:0px;
    padding:0px;
    height:68px;
    text-align:center;
}

#topmenu .inactive{
background-image:url(/system_images/flap_small.gif);
}
#topmenu .active{
background-image:url(/system_images/flap_small_selected.gif);
}

#topmenu_logotype {
    float:left;
    width:155px;
    text-align:left;
}
#topmenu_item {
    float:left;
    height:35px;
    width:175px;
    padding-top:35px;
}
#topmenu_item2 {
    float:left;
    height:35px;
    width:142px;
    padding-top:35px;
}
#topmenu_item_link {
    padding-top:14px;
}
#topedge, #topleftcorner, #toprightcorner {
    height:12px;
    background-image:url(/system_images/top_center.gif);
}
#topedge {
    clear: both;
}
#topleftcorner {
    background-image:url(/system_images/top_left_corner.gif);
    background-repeat:no-repeat;
    float:left;
}
#toprightcorner {
    background-image:url(/system_images/top_right_corner.gif);
    background-repeat:no-repeat;
    float:right;
}
#topbar {
    height:28px;
    border-right:2px solid #D8D8D8;
    border-left:2px solid #D8D8D8;
    text-align:right;
    background-color:#fff;
    padding: 0px 8px 8px 0px;
}
#bodywrap {
    border-right:2px solid #E1E0DE;
    border-left:1px solid #E1E0DE;
    /*
    background-color:#fff;
    background-image:url(/system_images/background_body.gif);
    */
    height:100%;
    background-image:url(/system_images/background_subpage_middle.gif);
    overflow: hidden;
}
#body {
    border-right:2px solid #D8D8D8;
    border-left:2px solid #D8D8D8;
    /*
    height:100%;
    background-color:#fff;
    */
    background-image:url(/system_images/background_subpage.gif);
    height:auto;
}
#body_clients {
    width:861px;
    border-right:2px solid #D8D8D8;
    border-left:2px solid #D8D8D8;
    background-image:url(/system_images/background_clients9.png);
    background-repeat:no-repeat;
}
#subpage_top {
    width:861px;
    height:13px;
    /* background-image:url(/system_images/background_subpage_top.gif); */
    background-image:url(/system_images/background_subpage_top2.gif);
    background-repeat:repeat-x;
}
#subpage {
    background-image:url(/system_images/background_subpage_top.gif);
    background-repeat:repeat-x;
}
#subpage_bottom {
    width:861px;
    border-right:2px solid #D8D8D8;
    border-left:2px solid #D8D8D8;
    background-image:url(/system_images/background_subpage_bottom.gif);
    background-repeat:repeat-x;
}
#leftmenu {
    width:195px;
    float:left;
    padding-left:20px;
    text-align:left;
    position:relative;
}
#leftmenu_top {
    /* padding-top:5px; */
    padding-top:0px;
    background-image: url(/system_images/background_menu_top.gif);
    background-repeat: no-repeat;
    height: 13px;
    width: 195px;
    margin-left: 5px;
    position: absolute;
    top: -13px;
}
#leftmenu_content {
    width:175px;
    background-image:url(/system_images/background_leftmenu.gif);
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px;
}
#leftmenu_bottom {
    width:195px;
}

/******** Menu classes ********/

#leftmenu_link {
    padding:3px;
    padding-left:10px;
}
#leftmenu_link_small_25 {
    padding:3px;
    padding-left:25px;
}
#leftmenu_link_small_45 {
    padding:3px;
    padding-left:45px;
}
#leftmenu_link a {
    font-size:7.5pt;
    font-weight:bold;
}
#leftmenu_link_small_25 {
    font-size:7.5pt;
}
#leftmenu_link_small_45 {
    font-size:7.5pt;
}
#leftmenu .selected {
    background-color: #00599B;
}
#leftmenu .selected a {
    color: #FFFFFF;
}
#leftmenu .selectedParent a {
    font-weight: bold;
}


#leftmenu_section {
/*
    margin-top:5px;
    margin-bottom:5px; 
    border-top:5px solid #fff;
    border-bottom:5px solid #fff;
    height:2px;
    background-color:#055A9A;
    border:1px solid #000;
*/
    background-image:url(/system_images/section_divider.gif);
    height:15px;
}
#middle {
    width:360px;
    float:left;
    margin-left:20px;
    margin-right:10px;
    text-align:left;
    padding-top: 16px;
}
#middle h1 {
    margin-top: 0px;
}
#right {
    width:235px;
    height:100%;
    float:left;
    text-align:left;
    padding-top: 16px;
}
#right_content {
    width:235px;
    background-color:#FFE3A7;
}
#right_content h2 {
    border-bottom: 1px solid #C31B4B;
    margin: 0px 15px 0px 15px;
    padding-bottom: 2px;
    padding-top: 10px;
}
.right_text {
    padding: 15px;
    margin-top:0px;
}
#rightfix {
    width:10px;
    clear:left;
}
#footer {
    background-image:url(/system_images/background_subpage_bottom2.gif);
    background-repeat:repeat-x;
    clear:left;
    height:24px; /* height:auto; -> height:18px; | changed 2008-05-11 ::: height:18px; -> height:24px; | changed 2008-05-12 */
    border-right:2px solid #D8D8D8;
    border-left:2px solid #D8D8D8;
    text-align:right;
    background-color:#fff;
    /* padding-top:8px; */
    padding-top:20px;
}
.startpage_footer {
    background-image: none !important;
}

/*
#startpage_right_tabs {
    position:absolute; 
    top:440px; 
    left:448px; 
    width:29px;
}
*/

#startpage_right_tabs {
    margin-left:868px;
    position:absolute;
    margin-top:110px;
    width:29px;
}

#startpage_right_tabs a {
    cursor: hand;
}

#bottomedge, #bottomleftcorner, #bottomrightcorner {
    height:12px;
    background-image:url(/system_images/bottom_center.gif);
}
#bottomleftcorner {
    background-image:url(/system_images/bottom_left_corner.gif);
    background-repeat:no-repeat;
    float:left;
}
#bottomrightcorner {
    background-image:url(/system_images/bottom_right_corner.gif);
    background-repeat:no-repeat;
    float:right;
}
#alignleft, #alignleft_breadcrumb {
    height:20px;
    padding-left:15px;
    float:left;
    /* clear:left; */
}
#alignleft_breadcrumb {
    float:left;
    clear:left;
    padding-top:5px;
    padding-left:20px;
    height:22px;
}
#oneliner {
    float:left;
    height:20px;
    padding-left:15px;
    margin-top: 7px;
}
#footer_contact {
    height:20px;
    padding-left:15px;
    float:left;
}
#footer_contact a {
    padding-left: 15px;
}
#startpage, #startpage_clients, #startpage_candidates, #startpage_engineering {
    width:850px;
    background-repeat:no-repeat;
    float:left;
    text-align:left;
    border-left:5px solid #fff;
}
#startpage {
    height: 430px;
}
#startpage_clients {
    height:684px;
    background-image:url(/system_images/background_clients.gif);
}
#startpage_candidates {
    height:443px;
    background-image:url(/system_images/background_candidates2.gif);
}
#startpage_engineering {
    height:461px;
    background-image:url(/system_images/background_engineering.gif);
}
#startpage_loginbox {
    width:249px;
    padding-left:590px;
    padding-top:0px;
}
#startpage_loginbox_content {
    padding-left:10px; 
    padding-right:10px; 
    background-color:#fff; 
    text-align:center;
}
#startpage_textbox {
    position: absolute;
    width:249px; 
    padding-left:590px; 
    padding-top:12px;
}
#startpage_textbox_content {
    padding-left:10px; 
    padding-right:10px; 
    padding-bottom:12px; 
    background-color:#fff;
}
#startpage_textbox_footer {
    background-image: url(/system_images/background_textbox_bottom.gif);
    height: 11px;
    overflow: hidden;
}
#joblisting_box {
    border:2px solid #004489;
    width:678px;
    background-color:#DCD5CF;
    margin-left:14px;
}
#joblisting_box_links {
    background-color:#fff;
    width:638px;
    padding:20px;
}
#sponsor_box {
    border:1px solid #000;
    width:680px;
    background-color:#fff;
    margin-left:14px;
}
#buttongrid_clients {
    position:absolute;
    top:410px;
}
#buttongrid_candidates {
    position:absolute;
    top:260px;
}
.largebutton {
    padding:5px;
}
.largebutton_left {
    padding:5px;
    padding-bottom:0px;
}
.smallbutton {
    border:0px;
    padding-bottom:0px;
    padding-right:8px;
}
img {
    border:0px;
}
a {
    font-family:Verdana,Arial;
    font-weight:normal;
    text-decoration:none;
    color:#00599B;
}
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }
a.red { color:#AB0F31; font-weight:bold; font-size:8pt; }
a.black { color:#000; font-size:7.5pt; }
a.blue, a.blue2 { color:#055A9A; font-weight:bold; font-size:7.5pt; }
a.blue2 { font-weight:normal; font-size:8pt; }
a.blue_small { color:#055A9A; font-size:7.5pt; }
a.white { color:#fff; font-weight:bold; font-size:7.5pt; }
a.topmenu { font-family:Arial,Verdana; color:#9C9C9C; font-weight:bold; font-size:11pt; text-decoration:none; }
a.topmenu:hover { text-decoration: none; }
h1, h2, h3 {
/*  
    padding:0px;
    margin:0px;
    float:left;
*/
}
h1 {
    font-family:Arial,Verdana; 
    color:#C31B4B;
    font-size:18pt;
    font-weight:normal;
}
h2 {
    font-family:Arial,Verdana; 
    color:#C31B4B;
    font-size:14pt;
    font-weight:normal;
}
h3 {
    font-family:Arial,Verdana; 
    color:#C31B4B;
    font-size:12pt;
    font-weight:normal;
}
h3.white {
    font-weight:bold;
    font-size:11pt;
    color:#fff;
    margin-top:6px;
    margin-bottom:3px;
}
.white { color:#fff; }
.headline_red { font-family:Arial,Verdana; color:#C31B4B; font-size:18pt; }
h1.number_email { font-size:17px; padding-top:8px; padding-left:25px; padding-right:15px; }
.number_email, .number_email a { 
    font-size:13px; 
    font-weight: bold;
    padding-top:5px; 
    color: #000000;
}
.clients { font-family:Georgia,Verdana; font-size:10pt; }
#auth_loading {
    height: 20px;
}
 
#flashcontent{
    position: absolute;
}
ul, ol {
    padding-left: 20px;
    margin-left: 0px;
}
 

/************** START: CVA classes ****************/

/* Standard links */
.lnkStd,
.lnkStd:visited,
.lnkStd:active
  {
  text-decoration: underline;
  /* color: black; */
  color:#63654a;
  }
.lnkStd:hover
  {
  text-decoration: underline;
  /* color: #666448; */
  color : #A49259;
  }
/* Box links */
.lnkBox,
.lnkBox:visited,
.lnkBox:active
  {
  text-decoration: none; color: black;
  }
.lnkBox:hover
  {
  text-decoration: none; color: #666448;
  }
/* Logo space links */
.lnkLogoHead,
.lnkLogoHead:visited,
.lnkLogoHead:active
  {
  text-decoration: none; color: white;
  }
.lnkLogoHead:hover
  {
  text-decoration: underline; color: white;
  }

.lnkWhiteBG,
.lnkWhiteBG:visited,
.lnkWhiteBG:active
  {
  text-decoration: none; color: blue;
  }
.lnkWhiteBG:hover
  {
  text-decoration: underline; color: blue;
  }
.lnkBlack,
.lnkBlack:visited,
.lnkBlack:active
  {
  text-decoration: none; color: black;
  }
.lnkBlack:hover
  {
  text-decoration: underline; color: black;
  }
.lnkTab,
.lnkTab:visited,
.lnkTab:active
  {
  text-decoration : none;
  color           : #666448;
  font-family     : verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight     : bold;
  }
.lnkTab:hover
  {
  color : #A49259;
  text-decoration : none;
  }

  /***
.lnkTab,
.lnkTab:visited,
.lnkTab:hover,
.lnkTab:active
  {
  text-decoration: none; color: black;
  }
***/
.lnkGreyBG,
.lnkGreyBG:visited,
.lnkGreyBG:active,
.lnkGreyBG:hover
  {
  text-decoration: none;
  }
.lnkCredits,
.lnkCredits:visited,
.lnkCredits:active,
.lnkCredits:hover
  {
  text-decoration: none; color: #ababab;
  }
.lnkPlainNoUL,
.lnkPlainNoUL:visited,
.lnkPlainNoUL:active,
.lnkPlainNoUL:hover
  {
  text-decoration: none;
  }
.lnkLstWhiteBG,
.lnkLstWhiteBG:visited,
.lnkLstWhiteBG:active
  {
  text-decoration: none; color: black;
  }
.lnkLstWhiteBG:hover
  {
  text-decoration: underline; color: blue;
  }
.ftnavMenu
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px; font-weight: normal;
  }
TABLE.tblHead
  {/*Head (top) table with logo etc*/
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 11px; background-color: transparent; color: black;
  border: 0px padding: 0px; width: 750px;
  text-decoration: none; font-weight: normal;
  margin: 0px;
  }
  TABLE.tblContent
  {/*Main table (outside WS)*/
  border-top: 0px solid #004890;
  }
TABLE.tblWS
  {/*Workspace (main) table*/
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 11px; background-color: #FFFFFF; color: black;
  border: 0.5pt #63654A solid; padding: 0px; width: 750px;
  text-decoration: none; font-weight: normal;
  margin: 0px;
  }
TABLE.tblWSinner
  {/*Table inside Workspace (main) table*/
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 11px; background-color: #FFFFFF; color: black;
  border: 0px;
  padding: 0px; padding-top: 5px; padding-bottom: 5px;
  width: 540px;
  text-decoration: none; font-weight: normal;
  margin: 0px; margin-left: 4px; margin-right: 2px;
  }
TD.tdWSmenu
  {/*Workspace menu */
  width : 205px;
  }
/* TOP (HEAD) */
.ftTop
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  color: #666448;
  font-weight: normal;
  }

.ftStd8
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 7px;
  font-weight: normal;
  }
.ftStd9
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: normal;
  }
.ftStd10
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  }
.ftStd11
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 15px;
  font-weight: normal;
  }
.ftStd12
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  }
.ftDate /* format date */
  {
  font-family: Arial Narrow,Arial,Arial MT Condensed Light, sans-serif;
  font-size: 10px;
  color: #003366;
  font-weight: normal;
  }

.ftStdHdr1
  {
  /***
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold; color: #6a654a;
  ***/
  font-family: arial,verdana,helvetica,sans-serif;
  color: #C31B4B;
  font-size: 18pt;
  font-weight: normal;
  }
.ftStdHdr2
  {
  font-family: arial,helvetica,sans-serif;
  font-size: 14px; font-weight: bold;
  color: #6a654a;
  }
.ftStdListHdr
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  }
.ftStdListData
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  }

.ftInputField,
.ftInputUpload
  {
  /***
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 7.5pt; background-color: #EEEEEE;
  vertical-align: middle;
  border: 1px #808080 solid
  ***/
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 7.5pt; background-color: #FFFFFF;
  padding-left: 2px; margin-top: 1px;
  vertical-align: middle;
  border: 1px #4A9FB6 solid;
  }
.ftInputUpload__DISABLED
  {
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 9px;
  background-color: #FFFFF0; border: 0.5pt #808080 solid;
  }
.ftStdRadio
  {
  vertical-align: middle;
  }
.ftStdChkBox
  {
  vertical-align: middle; margin-left: 0px; margin-top: 1px;
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal; padding: 0px;
  }
.ftStdEditCombo
  {
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  /***
  background-color: #EEEEEE;
  border: 0.5pt black solid; margin-top: 1px;
  ***/
  background-color: #FFFFFF;
  border: 1px #4A9FB6 solid;
  margin-top: 1px;
  }
.ftStdButton
  {
  /***
  color         : #42516c;
  text-align    : center;
  font-size     : 11px;
  font-weight   : normal;
  border-top    : 1px solid #CCC;
  border-left   : 1px solid #CCC;
  border-bottom : 2px solid #ACACAC;
  border-right  : 2px solid #ACACAC;
  width         : auto;
  background-color: #816D61;
  padding       : 0px 5px;
  line-height   : 15px;
  margin        : 1px;
  cursor        : hand;
  ***/
/*
  color         : #ffffff;
  text-align    : center;
  font-size     : 11px;
  font-weight   : normal;
  border        : 0;
  width         : auto;
  background-color: #816D61;
  padding-top   : 3px;
  padding-bottom: 3px;
  padding-right : 7px;
  padding-right : 7px;
  line-height   : 15px;
  margin        : 1px; 
  cursor        : pointer; */
  }
a.ftStdButton{
    padding: 4px 7px;
    display: block;
    float: right;
    margin-left: 10px;
}
a.ftStdButton:hover {
    text-decoration: none !important;
}
a.ftStdButton:visited {
    text-decoration: none !important;
}
.ftStdButton4x
  {
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold; margin: 0px; padding: 0px;
  width: auto; height: 16px; background-color: #D0D0D0;
  border: 0px black solid; cursor: pointer; cursor: hand;
  }
.ftErr
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold; color: red;
  }

TD.tdEditDivider
  {
  height: 0.5pt; padding: 0;
  }
.ftCandInfoSecHeader
  {
  /***
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  ***/
  font-family: arial,verdana,helvetica,sans-serif;
  color: #C31B4B;
  font-size: 14pt;
  font-weight: normal;
  }
/*PCORE 2.0*/
.vmenu
  { padding: 0; margin: 0; white-space: nowrap; text-decoration: none }
.vmenu ul
  { margin: 0; margin-bottom: 5px; padding: 0; text-decoration: none }
.vmenu li
  { display: inline; list-style: none; text-decoration: none }
.vmenu li a
  { display: block; margin: 0; padding: 2px 2px 2px 6px;
    background-color: #F7F4F0; color: black; text-decoration: none }
.vmenu li + li {}
.vmenu a:hover
  { color: black; background-color: #DED6BD; text-decoration: none }
.vmenu a:visited
  { color: black; text-decoration: none }
.vmenuactive
  { color: black; text-decoration: none; !important; background: #DED6BD !important }
.vmenuactive li
  { color: black; background: blue; font-weight: bold;
  text-decoration: none }
.vmenuactive li a
  { color: black; background-color: #DED6BD !important; font-weight:
  bold; text-decoration: none }
.vmenuactive li a:hover
  { color: black; background-color: #DED6BD !important; font-weight: bold; text-decoration: none }


/*
 * WORK AREA - presentation
 */
/* FAST MENU */
.wa_pres_menu
  {
  border-top       : 2px solid #DED6BD;
  background-color : #F7F4F0;
  width            : 160px;
  padding          : 5px;
  /* margin-left      : 10px; */
  margin-bottom    : 10px;
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  }

/* JOB LIST
   work area presentation */
.wa_pres_joblist
  {
  border-bottom    : 2px solid #DED6BD;
  width            : 100%;
  padding          : 5px;
  margin-bottom    : 5px;
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  }

.lnk_wa_pres
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight : bold;
  color       : #584E30;
  text-decoration : none;
  }
.lnk_wa_pres:hover
  {
  text-decoration : none;
  color           : #666448;
  }

/*** DD Tab Menu II ***/
/* used on frontpage */
#ddimagetabs{
}
#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 10px verdana,Arial; /*tab font */
color: #8C7C4D; /*font color */
height: 18px; /*height of tab image */
float: left;
display: inline;
margin-right: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs #tab1{
width: 60px; /*width of custom tab image */
background-image:url(images/tabs/tab_60.gif); /*URL to custom tab image */
}
#ddimagetabs #tab1.current{
background-image:url(images/tabs/tab_over_60.gif); /*URL to tab image onmouseover */
color: #8C7C4D;
}
#ddimagetabs #tab2{
width: 90px; /*width of custom tab image */
background-image:url(images/tabs/tab_90.gif); /*URL to custom tab image */
}
#ddimagetabs #tab2.current{
background-image:url(images/tabs/tab_over_90.gif); /*URL to tab image onmouseover */
color: #8C7C4D;
}
#ddimagetabs #tab3{
width: 70px; /*width of custom tab image */
background-image:url(images/tabs/tab_70.gif); /*URL to custom tab image */
}
#ddimagetabs #tab3.current{
background-image:url(images/tabs/tab_over_70.gif); /*URL to tab image onmouseover */
color: #8C7C4D;
}
#tabcontentcontainer{
width:230px; /*width of 2nd level content*/
height:120px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background-color : #EEE8DF;
border-top       : 0px solid #DAD2BC;
border-left      : 1px solid #DAD2BC;
border-right     : 1px solid #DAD2BC;
border-bottom    : 2px solid #DAD2BC;
padding-top: 5px;
}
.tabcontent{
display          : none;
padding          : 5px;
}
/*****************************************/

/**
  * INFO BOX
 */
.infoBox
  {
  background-color : #eee;
  border           : 1px solid #666;
  padding          : 10px;
  /* text-align       : center; */
  /* width            : 500px; */
  font-family      : verdana,geneva,arial,helvetica,sans-serif;
  font-size        : 11px;
  color            : black;
  font-weight      : normal;
  margin-top       : 5px;
  margin-bottom    : 15px;
  -moz-border-radius: 7px;
  }

/**
 * Plate
 */
.xPlate {
  background-color: #E9E3DC;
  padding: 10px;
}


/************** END: CVA classes ****************/

/************* Start of Campaign classes **************/
#campaign_topbar{
background-color:#FFFFFF;
border-left:2px solid #D8D8D8;
border-right:2px solid #D8D8D8;
padding:0px 20px 8px 20px;
text-align:left;
height:100%;
}
#campaign_topbar h1{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color:#00599B;
font-size:22pt;
}
.campaign_h2{
font-family:Arial,Verdana;
vertical-align:middle;
color:#00599B;
font-size:12pt;
font-weight:bold;
}
#campaign_wrapper{
clear:both; height:auto;
padding: 10px 8px 0px 8px;
background-color:#FFF;
background-image: url(/system_images/background_subpage_middle.gif);
}
#campaign_left_column{
float:left;
width:390px;
padding: 0px 10px 10px 10px;
}
#campaign_right_column{
float:right;
width:390px;
padding: 0px 10px 10px 10px;
}
#campaign_middle_column{
padding: 10px 10px 10px 10px;
}
#campaign_thankyou{
background-color:#FFFFFF;
border:1px solid;
font-weight:bold;
padding:10px;
margin: 0px;
}
/************* End of Campaign classes **************/


/************* Start of WebCV classes **************/
.ftStdButton {
/*
background-color:#816D61;
border:0pt none;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-weight:normal;
line-height:15px;
padding-bottom:3px;
padding-right:7px;
padding-top:3px;
text-align:center;
width:auto;
*/
}
#cvmenu {
    float: left;
    position: absolute;
    left: 20px;
    top: 250px;
    width: 200px;
    overflow: hidden;
}
#ctl00_m_PanelCVMeny {
    width: 160px !important;
    background-image: url(/system_images/bg_cv_menu_top.gif);
    padding: 20px 20px 0px 20px;
}
#cvmenubottom {
    background-image: url(/system_images/bg_cv_menu_bottom.gif);
    background-position: left bottom;
    height: 20px;
    width: 200px;
}
#cvmenu h2 {
    margin: 0px;
}
#form1 {
    float: left;
}
#subpage {
    position: relative;
    height: 1%;
}
#middle_ap {
    /*
    min-height:660px;
    height: auto !important;
    height: 660px;
    */
}
.cv-section-header {
    padding: 5px 0px;
}
.cv-radio-grid table {
    width: 100%;
}
.cv-datepicker {
    display: inline !important;
}
#body {
    background-image: none !important;
}
/*************** IP - Specific (start) ***********************/
#ctl00_Main_m_DdpBirthDate_m_DdpBirthDateYear,
#ctl00_Main_m_DdpBirthDate_m_DdpBirthDateYear
#ctl00_Main_m_DdpStarted_m_DdpStartedYear,
#ctl00_Main_m_DdpEnded_m_DdpEndedYear,
#ctl00_Main_m_DdpStartDate_m_DdpStartDateYear,
#ctl00_Main_m_DdpStarted_m_DdpStartedYear
{
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    background-color: #EEEEEE;
    border: 0.5pt black solid; 
    margin-top: 1px;
    margin-right: 1px;
    width: 52px;
}
#ctl00_Main_m_DdpBirthDate_m_DdpBirthDateMonth,
#ctl00_Main_m_DdpEnded_m_DdpEndedMonth,
#ctl00_Main_m_DdpStarted_m_DdpStartedMonth,
#ctl00_Main_m_DdpStartDate_m_DdpStartDateMonth
{
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    background-color: #EEEEEE;
    border: 0.5pt black solid; 
    margin-top: 1px;
    margin-right: 1px;
    width: 40px;
}
#ctl00_Main_m_DdpBirthDate_m_DdpBirthDateDay,
#ctl00_Main_m_DdpStartDate_m_DdpStartDateDay
{
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    background-color: #EEEEEE;
    border: 0.5pt black solid; 
    margin-top: 1px;
    width: 40px;
}
#ctl00_Main_IPfileupload2,
#ctl00_Main_IPFileUpload1
 {
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: #EEEEEE; 
  /* border: 0.5pt black solid; */
  width: 100px;
 }
  
#m_IPDataGridSimpleSearch a
{
  text-decoration  : none;  color: black;
  font-size: 10px;
  font-weight: normal;
}
#m_IPDataGridSimpleSearch a:hover
{
  text-decoration  : none;  color: #666448;
  font-size: 10px;
  font-weight: normal;
  cursor: hand;
}
/* Navigation control links */
.lnkNav,.lnkNav:visited
  {
  text-decoration: none; color: black;
  font-size: 10px;
  font-weight: normal;
  }
.lnkNav:active
{
  text-decoration: none; color: black;
  font-size: 10px;
  font-weight: bold;
  }
.lnkBox:hover
  {
  text-decoration: none;  color: #666448;
  font-size: 10px;
  font-weight: normal;
  cursor: hand;
  }
.lnkNavBold,.lnkNavBold:visited
  {
  text-decoration: none; color: black;
  font-size: 10px;
  font-weight: bold;
  }
.lnkNavBold:active
{
  text-decoration: none; color: black;
  font-size: 10px;
  font-weight: bold;
  }
.lnkBoxBold:hover
  {
  text-decoration: none;  color: #666448;
  font-size: 10px;
  font-weight: bold;
  cursor: hand;
  }
.LinkPanel 
{
     padding-top:15px;
     margin-top:15px;
}
/*************** IP - Specific (end) ***********************/
/*
 * WORK AREA - presentation
 */
/* FAST MENU */
.wa_pres_menu
  {
  border-top       : 2px solid #DED6BD;
  background-color : #F7F4F0;
  width            : 160px;
  padding          : 5px;
  /* margin-left      : 10px; */
  margin-bottom    : 10px;
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  }
/* JOB LIST
   work area presentation */
.wa_pres_joblist
  {
  border-bottom    : 2px solid #DED6BD;
  width            : 100%;
  padding          : 5px;
  margin-bottom    : 5px;
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  }
.lnk_wa_pres
  {
  font-family: verdana,arial,geneva,helvetica,sans-serif;
  font-size: 10px;
  font-weight : bold;
  color       : #584E30;
  text-decoration : none;
  }
.lnk_wa_pres:hover
  {
  text-decoration : none;
  color           : #666448;
  }
/*** DD Tab Menu II ***/
/* used on frontpage */
#ddimagetabs{
}
#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 10px verdana,Arial; /*tab font */
color: #8C7C4D; /*font color */
height: 18px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-repeat: no-repeat;
text-align: center;
}
#ddimagetabs #tab1{
width: 60px; /*width of custom tab image */
background-image:url(images/tabs/tab_60.gif); /*URL to custom tab image */
}
#ddimagetabs #tab1.current{
background-image:url(images/tabs/tab_over_60.gif); /*URL to tab image onmouseover */
color: #8C7C4D;
}
#ddimagetabs #tab2{
width: 80px; /*width of custom tab image */
background-image:url(images/tabs/tab_80.gif); /*URL to custom tab image */
}
#ddimagetabs #tab2.current{
background-image:url(images/tabs/tab_over_80.gif); /*URL to tab image onmouseover */
color: #8C7C4D;
}
#ddimagetabs #tab3{
width: 70px; /*width of custom tab image */
background-image:url(images/tabs/tab_70.gif); /*URL to custom tab image */
}
#ddimagetabs #tab3.current{
background-image:url(images/tabs/tab_over_70.gif); /*URL to tab image onmouseover */
color: #8C7C4D;
}
#tabcontentcontainer{
width:230px; /*width of 2nd level content*/
height:120px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background-color : #EEE8DF;
border-top       : 0px solid #DAD2BC;
border-left      : 1px solid #DAD2BC;
border-right     : 1px solid #DAD2BC;
border-bottom    : 2px solid #DAD2BC;
padding-top: 5px;
}
.tabcontent{
display          : none;
padding          : 5px;
}
.PaddingTop
{
    padding-top: 15px;
}
/*****************************************/
/************* End of WebCV classes **************/
/************* Start of custom changes  **************/
.ftApplyButton{
    background-color:#00458a;
    color: #FFF;
    border-color: #FFF;
    width:100%;
    font-size:20px;
}
.lnkReminder{
color:#FF0000;
font-size:14px;
border-bottom: 1px dotted;
text-decoration:none;
font-weight:bold;
}
.lnkReminder:hover{
text-decoration:none;
}
#shortfacts{
background-color:#F3F1EE;
padding:5px;
}
#contactinfo{
background-color:#F3F1EE;
padding:5px;
}
.ftBackButton{
width: 100%;
font-size: 18px;
background-color:#F3F1EE;
}
/************* End of custom changes **************/