﻿@media screen and (-webkit-min-device-pixel-ratio:0) {
  .careers-menu-wrap {
    line-height: 11px;
  }
}
.careers-menu-wrap {
    border: 1px solid #ccc;
    padding: 8px 16px 18px 16px;
}
.careers-menu-wrap > a,

/* Remove space occupied by "skip link" anchor and image */
.careers-menu-wrap > img {
  display: block;
  height: 0;
  width: 0;
}
.careers-menu-header {
  /*border-bottom: 1px dotted #b3b3b3;*/
  /*color: #336699;*/
  color:#000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  padding: 1px 0 4px 16px;
  margin: 0;
}
.careers-menu-header a {
    text-decoration: underline;
}

.careers-menu-header a:hover {
    text-decoration: none;
}

.careers-menu {
}
table.careers-menu-item {
  padding-left: 6px;
}
a.careers-menu-item {
  display: block;
  background: transparent url(Images/bullettree-level0.png) no-repeat 10px 11px;
  border-bottom: dotted 1px #b3b3b3 !important; /* override asp.net control inline style */
  font-size: 11px !important;
  font-weight: normal !important;
  margin-top: 4px;
  padding: 8px 4px 8px 23px;
  text-decoration: none !important;/*    
     color: #336633;
     display: block;
     font-size: 11px !important;
     font-weight: normal;
     padding: 6px 0;
  */
}
a.careers-menu-item-level-1 {

  /*line-height:15px;*/
}
a.careers-menu-item-level-2 {
  margin-left: 12px !important;
  line-height: 12px; /* override asp.net control inline style */
}
.careers-menu table table.careers-menu-item a.careers-menu-item

/* target second level menu elements */
{
  font-weight: normal;
}
table.careers-menu-item-hover {
}
a:hover.careers-menu-item-hover {
}

/*table.careers-menu-item-selected,*/
a.careers-menu-item-selected {
  background-color: #f1eee9;
  color: #336633 !important;
  font-weight: bold !important;
}
.level1 {
  color: White;
  font-weight: bold !important;
  /*background-color: #336633;*/
  border-color: White;
  border-bottom-color: White;
  border-bottom: 1px dotted #ffffff;
    padding-left: 0;
}

.level1 li {
    list-style: none;
}

.Globlalink {

  /*font-weight:lighter !important;*/
}
a.LineSpace {
  line-height: 15px;
}

