table.rates {
	border: 6px solid #000;
	background-color: #FFFFFF;
	font: 12pt Helvetica, Arial, sans-serif;
	width: 90%;
}
	.rates_head {
	color: #fff;
	background-color: #336699;
	border-bottom: 2px solid #000;
	text-align: center;
}
	.dates_left_border1 {
	border-bottom: 2px solid #000;
	background-color: #C7DCE7;
	text-align: center;
	border-right: 2px solid #000;
	width: 16%;
}	.dates_left_border2 {
	border-bottom: 2px solid #000;
	background-color: #EDF3F8;
	text-align: center;
	border-right: 2px solid #000;
	width: 16%;
}
	.dates_colhead {
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #ADCDDC;
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #000;
}
	.dates_colhead_border {
	border-bottom: 2px solid #000;
	border-right: 6px solid #000;
	background-color: #ADCDDC;
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #000;
}
	.dates_data1 {
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-style: italic;
	text-align: center;
	width: 21%;
	background-color: #DAE8EF;
}
	.dates_data_border1 {
	border-right: 6px solid #000;
	border-bottom: 2px solid #000;
	font-style: italic;
	text-align: center;
	width: 21%;
	background-color: #DAE8EF;
}
	.dates_data2 {
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-style: italic;
	text-align: center;
	width: 21%;
	background-color: #EFF4F8;
}
	.dates_data_border2 {
	border-right: 6px solid #000;
	border-bottom: 2px solid #000;
	font-style: italic;
	text-align: center;
	width: 21%;
	background-color: #EFF4F8;
}
	.dates_area_right {
	border-right: 2px solid #000;
	text-align: center;
	background-color: #BCD6E2;
	font-size: 10pt;
}
	.dates_area_left {
	border-right: 6px solid #000;
	text-align: center;
	background-color: #BCD6E2;
	font-size: 10pt;
}

	table.rates {
	border: 6px solid #000;
	background-color: #EFF4F8;
	font: 12pt Helvetica, Arial, sans-serif;
}
	.rates_head {
	color: #fff;
	background-color: #336699;
	border-bottom: 2px solid #000;
}
	.rates_left {
	background-color: #ADCDDC;
	text-align: left;
	border-right: 2px solid #000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 2px solid #000;
}
	.rates_left_border {
	border-bottom: 2px solid #000;
	background-color: #C7DCE7;
	text-align: left;
	border-right: 2px solid #000;
}
	.rates_page {
	background-color: #ADCDDC;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-weight: bold;
}
	.rates_price {border-right: 2px solid #000; border-bottom: 2px solid #000;}
	.rates_blank {border-right: 2px solid #000;}
	.rates_gloss {font: bold 10pt Helvetica, Arial, sans-serif;}
