/* Print styles */
.curve-bar {
  display: none;
  }
.tool-bar .left {
  display: none;
  }
.tool-bar .right {
  display: none;
  }
.nav-bar-row .left {
  display: none;
  }
.nav-bar-row .right {
  display: none;
  }
.menuContainer {
    display: none;
}


.nav-bar-row {
  border-bottom: 3px solid #cc0000;
  width: 560px;
  }
.restrictor {
  width: 570px;
}
.nav-bar-row .restrictor {
  width: 550px;
}
.footer-bar {
  width: 560px;
}
.footer-bar .right {
  display: none;
  }
#mid-section {
    width: 100%;
    background: #ffffff;
	
}
#mid-section-row {
  width: 573px;

}
#mid-col-2 {
	float: none;
}


#mid-col-1 {
 display: none;
}

.popupcontent {
  width: 560px;
}
.narrow  {
	float: none;
  display: table;
  }

.wide {
	float: none;
  display: table;
  }
  
.WcTwo1 {
	float: none;
  }
  
  
  
  .wideCloseButton {
    float: none;
    width: 551px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}