td img {display: block;}
.PromoSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #DFDFDF;
}
.PromoContent {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-weight: bold;
}
.PromoHeader2 {
	border-right-style: none;
	border-left-style: none;
	background-color: #DFDFDF;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.PromoTable .PromoHeader {
	text-align: center;
	background-color: #FFFFFF;
}
.PromoTable {
	border: 2px none #000000;
}
td img {display: block;}

.PromoTable .pns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #84A684;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.PromoTable .pnsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	background-color: #DFDFDF;
	text-align: center;
}
TBorder {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.DivBorder {
	background-color: #DDDDFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #084296;
	border-right-color: #084296;
	border-bottom-color: #084296;
	border-left-color: #084296;
}