.tableTitle {
	font-size: 16px;
	font-weight: bold;
	background-color: #e0e0e0;
	border-bottom: 1px solid #b9b9b9;
	color: #000;
	line-height: 40px;
	}
	
.tableRow1blue {
	font-size: 11px;
	font-weight: bold;
	background-color: #efefef;
	color: #113871;
	line-height: 20px;
	padding-left: 10px;
	}
	
.tableRow1grey {
	font-size: 11px;
	font-weight: bold;
	background-color: #efefef;
	color: #333;
	line-height: 20px;
	padding-left: 10px;
	}
	
.tableRow2blue {
	font-size: 11px;
	font-weight: bold;
	background-color: #fafafa;
	color: #113871;
	line-height: 20px;
	padding-left: 10px;
	}
	
.tableRow2grey {
	font-size: 11px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
	line-height: 20px;
	padding-left: 10px;
	}

	
.tableRow3 {
	background-color: #e0e0e0;
	padding: 5px 0 5px 0;
	width: 200px;
	border-top: 1px solid #b9b9b9;
	}
	
.sideTableText {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	}

.sideTableText2 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	line-height: 20px;
    }
    
.currentRates1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	padding-right: 8px;
	}
.ratestable {
	background-color: #F8F8F8;
	padding: 0px;
	width: 200px;
	border: 0px solid #004D71;
	}
