/*--begin tables--*/
#ratetable {
	padding: 0;
	margin: 0;
}
caption {
	padding: 0 0 5px 0;
	width: 300px;	 
	font: italic 11px sans-serif;
	text-align: right;
}
th {
	text-align: left;
	border-right: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	border-top: 1px solid #2E2E2E;
	padding: 6px 6px 6px 12px;
	background: #2E2E2E;
}
th.alt {
	font-weight: normal;
	background: #E4E4E4;
	text-align: left;
	border-right: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	border-top: 1px solid #2E2E2E;
	padding: 6px 6px 6px 12px;
}
th.bresnan {
	font-size: 9px;
	font-weight: normal;
	color: #A9A9A9;
	line-height: 13px;
	background-color: #0051A0;
	background-position: center;
}
th.small {
	font-size: 9px;
	font-weight: normal;
	color: #A9A9A9;
	line-height: 13px;
	background: #2E2E2E;
}
th.priceline {
	border: 0px;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	line-height: 7px;
	color: #FFFFFF;
	background: #D20000;
}
th.pricelinedata {
	border: 0px;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	line-height: 13px;
	color: #FFFFFF;
	background: #D20000;
}
th.featpriceline {
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 7px;
	color: #FFFFFF;
	background: #D20000;
	padding: 15px;
}
th.catbold {
	font-weight: bolder;
	border-left: 1px solid #2E2E2E;
	border-top: 0;
	background: #FFFFFF;
}
th.cat {
	font-weight: normal;
	border-left: 1px solid #2E2E2E;
	border-top: 0;
	background: #FFFFFF;
}
th.catalt {
	font-weight: normal;
	border-left: 1px solid #2E2E2E;
	border-top: 0;
	background: #E4E4E4;
	color: #2E2E2E;
}
th.popup {
	padding: 0px;
	margin: 5px;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	background: #FFFFFF;
	color: #000000;
	border: 0px;
}
td {
	border-right: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	padding: 6px 6px 6px 12px;
	color: #2E2E2E;
	background: #FFFFFF;
}
td.alt {
	background: #E4E4E4;
	color: #2E2E2E;
}
td.catbold {
	font-weight: bolder;
	border-left: 1px solid #2E2E2E;
	border-top: 0;
	background: #FFFFFF;
}
th.con {
	font-weight: normal;
	border-top: 0;
	background: #FFFFFF;
}
td.conbres {
	font-weight: normal;
	border-top: 0;
	background: #CFE4F4;
}
td.conbold {
	font-weight: bolder;
	border-top: 0;
	background: #FFFFFF;
}
td.conboldbres {
	font-weight: bolder;
	border-top: 0;
	background: #CFE4F4;
}
td.conalt {
	font-weight: normal;
	border-top: 0;
	background: #E4E4E4;
	color: #2E2E2E;
}
td.conaltbold {
	font-weight: bolder;
	border-top: 0;
	background: #E4E4E4;
	color: #2E2E2E;
}
td.conaltbres {
	font-weight: normal;
	border-top: 0;
	background: #A5C6E9;
	color: #2E2E2E;
}
td.featcon {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	line-height: 7px;
	color: #2E2E2E;
}
td.popup {
	padding: 0px;
	margin: 5px;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	background: #FFFFFF;
	color: #000000;
	border: 0px;
}
#ratetablecentered {

	padding: 0;
	margin: 0 0px;
}
.ratetablecenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
