

.wcgLogo {
	float:left; 
	margin-left: 10px;
}

.header ul {
    margin: 0;
    padding: 0;
  float:right;
  margin-right:20px;
}
 
 
.header ul li a {
    display: block;
    padding: 0 10px;
   	text-align: center;
    padding-top: 27px;
      padding-left:10px;
    padding-right:10px;
    
    
}
 
.header ul li a:hover {
    color:#b8471b;
}
 
.header ul li {
    min-height: 58px;
   
    
}
.header ul li.active {
    background: #e0e5ed;
    color:#b8471b;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
    border-left:none;
}

.header .active a {
    background: #e0e5ed;
    
}

.header-linkText{
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	
}

.tabs li { 
  float: left; 
  position: relative; 
}

.tabs a {
  float: left; 
  padding: 5px 40px; 
  text-decoration: none;
  color: black;
  background: #FFFFFF;

  
}
.tabs .active {
  z-index: 3;
}
.tabs .active a {
  color: #b8481a; 
}
.tabs li:before, .tabs li:after, 
.tabs li a:before, .tabs li a:after {
  /* All pseudo elements are 
     abs. positioned and on bottom */
  position: absolute;
  top: 0;
}
.tabs .active:after,   .tabs .active:before, 
.tabs .active a:after, .tabs .active a:before {
  content: "";
}


.tabs .active:before, .tabs .active:after {
  background: #E0E5ED; 
  z-index: 1;
}

/* Squares */
.tabs li:before, .tabs li:after {
  width: 8px;
  height: 10px;
}
.tabs li:before {
  left: -6px;  
}
.tabs li:after { 
  right: -6px;
}

.tabs li a:after, .tabs li a:before {
width:10px;
height:50px;

}
/* Circles */
.tabs li a:after, .tabs li a:before {
  width: 9px; 
  height: 50px;
  /* Circles are circular */
  -webkit-border-radius: 10px;
  -moz-border-radius:    10px;
  border-radius:         10px;
  
  /* Circles over squares */
  z-index: 2;
}
.tabs .active a:after, .tabs .active a:before {
  background: #FFFFFF;
}
.tabs li:first-child.active a:before,
.tabs li:last-child.active a:after {
  background: #FFFFFF;
}
.tabs li a:before {
  left: -9px;
  
  }
.tabs li a:after {
  right: -9px;
}


/*
     FILE ARCHIVED ON 01:11:41 Apr 17, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:52:53 Dec 01, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 2.044
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 150.634
  LoadShardBlock: 314.942 (3)
  PetaboxLoader3.datanode: 376.338 (4)
  PetaboxLoader3.resolve: 383.846 (2)
  load_resource: 457.051
*/