#blueTable{
	border-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	font-family: "Arial";
	text-align: left;
	border-collapse: collapse;
	background-color: #E3EBF3;
	border-style:none;
	border-color:#BAC9DB;
	border-width: 1px;
	font-size: 12px;
	color: #053d7c;
	width: 652px;
}
#blueTable tbody tr.header{
	font-size: 14px;
	color: #053d7c;
	font-weight: bold;
	text-align:left;
	background:url('/images/account/bTHeader.png') no-repeat bottom;
}

#blueTable tbody td.label{
	font-size: 14px;
	color: #044490;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
#blueTable tbody td.note{
	font-size: 11px;
	color: #656565;
	font-weight: normal;
	padding-right: 30px;
}
tbody td.greentick{
	background:url('/images/howitworks/greentick.png') no-repeat center;
	width: 30px;
}
.pageTitle{
	font-size: 24px;
	color: #053d7c;
}
.errorText{
	font-size: 12px;
	color: #d73131;
}
#sendingmoney{
	width: 890px;
	font-family: Arial;
	font-size: 12px;
	margin:10px 20px 0px 20px;
}
#sendingmoney tbody td.banner{
	vertical-align: top;
	padding-top: 12px;
	width: 660px;
	height: 336px;
	color: #ffffff;
	font-size: 12px;
}
div.banner_top{
	height: 280px;
	display: table-cell;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 280px;
}
div.banner_bottom{
	padding-left: 30px;
}
div.currentrates_top{
	background:url('/images/sendingmoney/currentrates_top.png') no-repeat scroll 0 0;
	padding-left: 20px;
	padding-top: 20px;
	width: 220px;
	height: 165px;
	display: table-cell;
	font-size: 12px;
	font-weight: bold;
	color: #053d7c;
}
div.currentrates_topTitle{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
div.currentrates_topSubTitle{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #656565;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div.currentrates_middle{
	padding:10px 20px 10px 20px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #f3f3f3;
	border-left: 1px solid #dbdfe1;
	border-right: 1px solid #dbdfe1;
}
div.currentrates_bottom{
	background:url('/images/sendingmoney/currentrates_bottom.png') no-repeat scroll 0 0;
	margin-bottom: 20px;
}
div.subtitle{
	margin:10px 0px 5px 20px;
	font-size: 16px;
	color: #044490;
	font-weight: bold;
}
font.selectbox{
	font-size: 11px;
	color: #656565;
	font-weight: normal;
}
.currency{
	font-size: 12px;
	color: #474747;
	font-weight: bold;
}
.fxrate{
	font-size: 11px;
	color: #0a417f;
	font-weight: normal;
	text-align: right;
}

.whyUs{width:185px; padding:0px 10px;}
.whyUsSpace{width:8px;}

/*IE 7 fix*/
.ie7 .whyUs{width:180px; padding:0px 13px 30px;}
.ie7 .whyUsSpace{width:6px;}