#blueTable
{
	-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: 660px;
}
#blueTable tbody tr.header
{
	font-size: 14px;
	color: #053d7c;
	font-weight: bold;
	text-align:left;
	background:url('/online/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;	
}
#blueTable tbody td.greentick
{
	background:url('/online/images/sendingmoney/greentick.png') no-repeat center;
	width: 76px;	
}
.pageTitle
{
	font-size: 24px;
	color: #053d7c;
}
.errorText
{
	font-size: 12px;
	color: #d73131;
}
#sendingmoney
{
	width: 890px;
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#sendingmoney tbody td.banner
{
	background:url('/online/images/sendingmoney/Australia.jpg') no-repeat scroll 0 0;
	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;
	font-size: 26px;
}
div.banner_top #country1 {
	font-size: 34px;
}
div.banner_top #country2 {
	line-height: 20px;
	margin-top: 14px;
    font-size: 12px;
    display: block;
}
div.banner_bottom
{
	padding-left: 30px;
}
#banner table tr td:last-child {
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
}
div.currentrates_top
{
	background:url('/online/images/sendingmoney/currentrates_top.png') no-repeat scroll 0 0;
	padding-left: 20px;
	padding-top: 20px;
	width: 220px;
	height: 145px;
	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-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #f3f3f3;
	border-left: 1px solid #dbdfe1;
	border-right: 1px solid #dbdfe1;
}
div.currentrates_bottom
{
	background:url('/online/images/sendingmoney/currentrates_bottom.png') no-repeat scroll 0 0;
	margin-bottom: 20px;
}
div.subtitle
{
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
	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;
}
table.choose-pay2home {
	background: url('../images/sendingmoney/topbanner.jpg') no-repeat top left;
	height: 270px;
	color: #ffffff;
}
table.choose-pay2home tr td.title {
	font-size: 24px;
}
table.choose-pay2home tr.menu-title {
	font-size: 20px;
	text-align: center;
}
table.choose-pay2home tr.menu-desc {
	font-size: 11px;
	line-height: 18px;
}
table td.why {
	padding-top: 30px;
}