.navbar {
  color: #777777;
  margin-bottom: 20px;
  overflow: visible;
}

#bheader > .navbar-inner {
  background: none repeat scroll 0 0 #F5F5F5;
  min-height: 3em;
  padding: 9px 20px;
  width:960px;
  max-width: 1170px;
  margin: 0 auto;
}

#bheader .navBanner {
  float: left;
}

#bheader .globalNav {
  list-style: none outside none;
  margin: 0;
  padding-left:0;
}

.pull-left {
  float: left;
}

#bheader .globalNav li {
  float: left;
  line-height: 40px;
  margin-right: 13px;
  padding-left: 20px;
  background:url(https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ia.png) left -15px no-repeat;
  list-style:none;
}
.visble-LeftNav {
   display: none;
}

#bheader .navSecondary {
  float: right;
  list-style: none outside none;
  margin:0;
}

#bfooter {
  height:69px;
  border-top:1px solid #fff;
  margin-bottom:0;
  position:relative;
  float:none;
  clear:both;
  font-weight:bold;
  background:#f5f5f5;
  text-shadow:0 1px 1px #fff;
  color:#666;
  background-color:#fafafa;
  background-image:-moz-linear-gradient(top,#fff,#f2f2f2);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
  background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);
  background-image:-o-linear-gradient(top,#fff,#f2f2f2);
  background-image:linear-gradient(to bottom,#fff,#f2f2f2);
  background-repeat:repeat-x;
  border-top:1px solid #d4d4d4;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);
  box-shadow:0 1px 4px rgba(0,0,0,0.065);
}

#bfooter .navbar{
  overflow:visible;
}

#bfooter .navbar-inner{
  width:960px;
  min-height:40px;
  margin:0 auto;
  padding-top:6px;
  padding-left:20px;
  padding-right:20px;
  border-bottom:0;
  border-left:none;
  border-radius:0;
  border-right:0;line-height:150%;
}

#bfooter .navbar-inner .inline{
  margin:3px 0;
}

#bfooter .navbar-inner .inline:first-child{
  margin-top:10px;font-size:15px;
}

#bfooter .navbar-inner .inline li{
  margin:0 13px 0 0;
}

#bfooter ul.inline>li,#bfooter ol.inline>li{
  display:inline-block;
  padding-right:5px;
  padding-left:5px;
  line-height:20px;
}

#bfooter .navbar-inner .inline li a{
  color:#666;
  font-weight:bold;
  text-shadow:0 1px 1px #fff;
}

#bfooter .navbar-inner .inline li a:hover,#bfooter .navbar-inner .inline li a:focus,#bfooter .navbar-inner .inline li a:active,#bfooter .navbar-inner .inline li .active{  
  color:#0079c1;
  text-decoration:none;
}

#bfooter .inline li.classicLink a{
  color:#0079c1;
}

#bfooter .navbar-inner .inline{
  margin:3px 0;
}

#bfooter .navbar-inner .inline li.siteFeedback{
  margin-right:0;
  padding-right:0;
  float:right;
  background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAARpJREFUOE/d071Kw2AYxfEUwanqItIuVtHNpUjvoLfRqxCXXoDQwVE6VB3UwQ6KDqUVRcQ7EMVBKHRwEPo1WJzf/g+kUMLzRvDdHH4kPMk5IeFJFFWf9/CJMQYphvjBBw6dc5FFhX30cIIznBsucBofv0DWXzjCEXT+mwVcgqy/UK/TQDJsWcY1yKYXHiMZtvyTQq1DHcmwZRFNkPUXare0DitYnbOGJeieDLJYRxtk/YVdaBdv4pulg3toB3eRRw13+MbEKhMVVvCEd7zFXvECPayFA+i6/qhb7FtlokLZxDa25mygBP1BDo8oQ58iY5XJrDBNDld4QCGemWWSDPvsoIribGaViTkMYQ5DmMMQ5jCEOQxhDv/ORVNEfJkSMINyywAAAABJRU5ErkJggg==") no-repeat 0 5px;
}

#bfooter .navbar-inner .inline li.siteFeedback a{
  padding-left:20px;color:#0079c1;
}

#bfooter .navbar-inner .inline:last-child{
  margin-bottom:10px;
  color:#999;
  font-size:12px;
}

#bfooter .navbar-inner .inline:last-child a{
  color:#999;
}

#bfooter .navbar-inner .inline li.copyright:after{
  content:"\7c";
  margin-left:20px;
  font-weight:bold;
}
#bfooter ul{
  padding:0;
}

#bheader .globalNav a {
  color: #666666;
  font-size: 1.077em;
  font-weight: bold;
  text-shadow: 0 1px 1px #FFFFFF;
  text-decoration: none;
}

#bheader .linkSettings {
  display:block;
  width:30px;
  margin-right: 20px;
  text-indent:-999em;
  background:url(https://www.paypalobjects.com/webstatic/sprite/sprite_header_icons_2x.png) 0 -186px no-repeat;
}

#bheader .navSecondary li {
  float: left;
  line-height: 3em;
  text-align: left;
  padding-left:0;
}
#bheader .btn, #bheader .btn-group {
  margin-top: 8px;
}

#bheader .btn{
  display:inline-block;
  border-style:solid;
  border-width:1px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  font-weight:bold;
  line-height:1.4545em;
  text-align:center;
  text-decoration:none;
  cursor:pointer;
  color:#fff;
  text-shadow:0 -1px #00629c;
  background-color:#00a1ff;
  background:-moz-linear-gradient(center bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
  background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079c1),color-stop(20%,#0079c1),color-stop(100%,#00a1ff));
  background:-webkit-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
  background:-ms-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
  background:-o-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
  background:linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
  border-color:#0079c1 #00588b #004b77;
  -webkit-box-shadow:0 1px #4dbeff inset;
  -moz-box-shadow:0 1px #4dbeff inset;
  box-shadow:0 1px #4dbeff inset;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

#bheader .btn-secondary{
  color:#333;
  text-shadow:0 1px #e0e0e0;
  background-color:#e0e0e0;
  background:-moz-linear-gradient(center bottom,#bfbfbf 0,#bfbfbf 20%,#e0e0e0 100%);
  background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#bfbfbf),color-stop(20%,#bfbfbf),color-stop(100%,#e0e0e0));
  background:-webkit-linear-gradient(bottom,#bfbfbf 0,#bfbfbf 20%,#e0e0e0 100%);
  background:-ms-linear-gradient(bottom,#bfbfbf 0,#bfbfbf 20%,#e0e0e0 100%);
  background:-o-linear-gradient(bottom,#bfbfbf 0,#bfbfbf 20%,#e0e0e0 100%);
  background:linear-gradient(bottom,#bfbfbf 0,#bfbfbf 20%,#e0e0e0 100%);
  border-color:#cbcbcb #b2b2b2 #8b8b8b;
  -webkit-box-shadow:0 1px #ececec inset;
  -moz-box-shadow:0 1px #ececec inset;
  box-shadow:0 1px #ececec inset;
}
  
#bheader .btn-secondary:hover,
#bheader .btn-secondary:focus {
  border-color: #cbcbcb #b2b2b2 #8d8d8d;
  background-color: #d4d4d4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e0e0), color-stop(20%, #e0e0e0), to(#a5a5a5));
  background-image: -webkit-linear-gradient(#e0e0e0, #e0e0e0 20%, #a5a5a5);
  background-image: -moz-linear-gradient(top, #e0e0e0, #e0e0e0 2000%, #a5a5a5);
  background-image: -o-linear-gradient(#e0e0e0, #e0e0e0 20%, #a5a5a5);
  background-image: linear-gradient(#e0e0e0, #e0e0e0 20%, #a5a5a5);
  background-repeat: no-repeat;
  -moz-box-shadow: 0 1px #ebe9ec inset, 0 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px #ebe9ec inset, 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px #ebe9ec inset, 0 1px rgba(255, 255, 255, 0.2);
}
#bheader .btn-secondary:active {
  border-color: #8c8c8c #878787 #808080;
  background-color: #c4c4c4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), color-stop(20%, #cccccc), to(#a5a5a5));
  background-image: -webkit-linear-gradient(#cccccc, #cccccc 20%, #a5a5a5);
  background-image: -moz-linear-gradient(top, #cccccc, #cccccc 2000%, #a5a5a5);
  background-image: -o-linear-gradient(#cccccc, #cccccc 20%, #a5a5a5);
  background-image: linear-gradient(#cccccc, #cccccc 20%, #a5a5a5);
  background-repeat: no-repeat;
  -moz-box-shadow: 0 1px #ebe9ec inset, 0 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px #ebe9ec inset, 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: 0 2px 4px #737373 inset, 0 1px rgba(255, 255, 255, 0.2);
  }

#bheader .btn-mini {
  font-size: 0.8461em;
  min-width: 44px;
  padding: 4px 8px;
}
      
#bfooter .navbar-inner .inline li a {
  text-decoration: none ;
}

#bfooter .inline li.classicLink a {
  color: #0079C1;
  text-decoration: none;
}

#bfooter .navbar-inner .inline li.siteFeedback a {
  color: #0079C1;
  padding-left: 20px;
}

.navbar-inner:before, .navbar-inner:after {
  content: "";
  display: table;
  line-height: 0;
}
.navbar-inner:before, .navbar-inner:after {
  content: "";
  display: table;
  line-height: 0;
}
.navbar-inner:before, .navbar-inner:after {
  content: "";
  display: table;
  line-height: 0;
}
.navbar-inner:after {
    clear: both;
}
.navbar-inner:before, .navbar-inner:after {
    content: "";
    display: table;
    line-height: 0;
}
.navbar-inner:after {
    clear: both;
}
.navbar-inner:before, .navbar-inner:after {
    content: "";
    display: table;
    line-height: 0;
}
.navbar-inner:after {
    clear: both;
}
.navbar-inner:before, .navbar-inner:after {
    content: "";
    display: table;
    line-height: 0;
}
#bfooter .globalNav  a:hover, #bfooter .globalNav  a:focus  ,#bfooter .globalNav  a:active ,#bfooter .globalNav  .active {
  color:#0666B3;
  text-decoration:none;
}
#bfooter .navbar-inner .inline li a:hover, #bfooter .navbar-inner .inline li a:focus  , #bfooter .navbar-inner .inline li  a:active , #bfooter .navbar-inner .inline li  .active {
  color:#0666B3;
  text-decoration:none;
}

.footer .navbar-inner .inline:last-child a {
  color: #999999;
}

#bheader {
  color: #333333;
  font-family: Arial,Helvetica Neue,helvetica,sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 3em;
  position:relative;
  background: #F5F5F5;    
  border-bottom:1px solid #FFFFFF;
  text-shadow: 0 1px #FFFFFF;
  -webkit-box-shadow:0 2px #d7d7d7;
  -moz-box-shadow:0 2px #d7d7d7;
  box-shadow:0 2px #d7d7d7;
}
   
#bheader > .navbar-inner .brand {
  -moz-box-sizing: border-box;
  float: left;
  margin-left: 0;
  color: #777777;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 200;
  padding:  0 10px;
  text-shadow: 0 1px 0 #FFFFFF;
}

#bheader .navbar-inner .brand img{
  margin-top:9px;
}

#bheader ul {
  padding:0;
}

#bfooter span {
display:inline;
}

#navFull {
display:none;
}
