#langChooser, #navBar, .skipLink, .columns .colRight, #footerWrapper { display: none; }

body { font: 12px "Trebuchet MS", Verdana, sans; }

/* HEADERS */
.standard { text-transform: uppercase; margin-bottom: 12px;  font-size: 2.15em; color: #959595; font-weight: normal; font-family: Georgia, Verdana, serif; border-bottom: 1px solid #E8E8E8; }
    .standard:first-letter { color: #8599B0; }
h3.orange { margin-bottom: 24px !important; float: left; clear: both; font-family: Georgia, Verdana, serif; font-size: 1.7em !important; font-weight: normal; color: #959595 !important; width: 600px; border: 0px !important; }
    h3.orange:first-letter { color: #ED7600; font-weight: bold; }

/* TABLES */
.priceList { width: 100%; font-size: 1.2em; }
    .priceList caption { display: none; }
    .priceList thead tr { background: #93AC60; color: white; height: 30px;}
    .priceList thead th { padding: 4px;  font-weight: bold; text-align: center; }
    .priceList tbody tr { background: #F5F5F5;  }
    .priceList tbody td { padding: 4px; text-align: center; font-size: 1.2em;  }
