.redBanner  {
    background-color: #820311;
    color: #FFF;
}

.redBanner  p {
    font: 700 1.2em "trebuchet ms", arial, sans-serif;
    padding: 10px;
}

.blueBanner  {
    background-color: #001C70;
    color: #FFF;
}

.blueBanner  p {
    font: 700 1em "trebuchet ms", arial, sans-serif;
    padding: 10px;
    margin-top: 20px;
}

.salesBlue  {
    background-color: #001C70;
    color: #FFF;
    font: bold 1.0em "trebuchet ms", arial, sans-serif;
    font-variant: small-caps;
}

.redItal    {
    color: #820311;
    font-weight: 800;
    font-style: italic;
}

.salesUL    {
    margin-left: 0px;
}

.salesULHdg {
    margin-top: 15px;
}

.boldHead   {
    font-weight: 800;
    font-variant: small-caps;
    font-family: "trebuchet ms", arial, sans-serif;
}

.tblSales {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	border-collapse: collapse;
    margin-bottom: 25px;
    width: 100%;
}

.tblSales td {
	border-right: 1px solid #000;
	text-align: left;
	padding: 4px 10px 4px 10px;
    font-size: 0.9em;
}
.tblSales .centertext {
	text-align: center;
}
.tblSales th {
	border: 1px solid #000;
    color: #000;
	font-weight: 800;
	text-align: center;
	padding: 4px;
}

.tblSales caption {
	font: bold 1.2em "Times New Roman", Times, serif;
	background-color: #D9FDFF;
	color: #004080;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px solid #004080;
}

.tblSales .centerImg {
    text-align: center;
}

.cwYV   {
    width: 30px;
}

.cwGS   {
    width: 130px;
}

.tblPricing {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	border-collapse: collapse;
    margin-bottom: 25px;
    width: 100%;
}

.tblPricing td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
	padding: 4px 10px 4px 10px;
    font-size: 0.8em;
}
.tblPricing .centertext {
	text-align: center;
}
.tblPricing th {
	border: 1px solid #000;
    color: #000;
	font-weight: 800;
	text-align: center;
	padding: 4px;
}

.tblPricing .centerImg {
    text-align: center;
}

.tblPricing ul {
    margin: 5px 5px 5px 15px;
    padding: 0 5px;
}

.PMPrices td {
    vertical-align: top;
}
.PMPrices td.vbott {
    vertical-align: bottom;
}
.PMPrices td.vcntr {
    vertical-align: middle;
}
