@charset "utf-8";
/* CSS Document */



.dtoplink    { font-family: Verdana; color: #FFFFFF; font-size: 8pt; text-decoration: none; 
               font-weight: bold }
.clheading   { font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: bold; 
               background-color: #336699 }
.blueheading       { font-family: Verdana; font-size: 8pt; text-align: left; text-indent: 0; 
               word-spacing: 0; margin: 0; font-weight:bold; color:#FFFFFF; background-color:#808080 }
.dlink       { font-family: Verdana; font-size: 8pt; margin-top:2; margin-bottom:2; color:#0075BD; text-decoration:none  }
.bodyheading { font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: bold; 
               text-align: center; text-indent: 0; line-height: 100%; 
               word-spacing: 0; margin: 0 }
.ddesc       { font-family: Verdana; font-size: 8pt; text-align: center; line-height: 100%; 
               word-spacing: 0; text-indent: 0; margin: 0 }
.blueSpecials{
	font-family: Verdana;
	font-size: 16pt;
	margin-top:2;
	margin-bottom:2;
	color:#0075BD;
	text-decoration:none;
	font-weight: bolder;
}
.dtext       {
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	line-height: 150%;
	margin: 0;
	color: #000000;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.subtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}

th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	/*background: #fff url(images/bullet1.gif) no-repeat;*/
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}
.tablecoupon {
	border: thin dashed #333333;
	width: 70%;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	/*background: #f5fafa url(images/bullet2.gif) no-repeat;*/
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #FFFFFF;
}

