.ratestableheading {
	font-weight: bold;
}
.ratestablebold {
	font-weight: bold;
	padding-top: 10px;
}
.ratestablesmall {
	font-size: 75%;
}
.ratestableshaded {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
}
.ratestablelink td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 82.5%;
}
.smalltext {
	font-size: 75%;
}
.ratestableright {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
	text-align: right;
	padding-right: 25px;
}
.ratestablecenter {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
	text-align: center;
	text-indent: 0px;
}
.ratestablecenterheading {
	text-align: center;
	text-indent: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.ratestablerightwhite {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #FFF;
	text-align: right;
	padding-right: 25px;
}
