.balanceTransfer {
background-color: #FFFFFF;
background-image: url('/images/landing_clouds.jpg');
background-repeat:no-repeat;
background-position:top left;
}

.balanceTransferHome {
background-color: #FFFFFF;
background-image:url('/images/home_background.jpg');
background-repeat:no-repeat;
background-position:top right;
padding-bottom: 35px
}

.balanceTransfer,
.balanceTransfer p,
.balanceTransfer td,
.balanceTransfer th {
	color: #704a2b;
	
}

.balanceTransfer p {
	
	
}

.balanceTransfer .detail {
    font-weight: bold;
}

.balanceTransfer .detailExtn {
    font-weight: bold;
    color: #D6186A;
    font-size: 16px;
}

.balanceTransfer .heading {
	background-color: #d6186a;
	color: #FFFFFF;
	font-size: 20px;
	width: 300px;
	padding: 10px;
}

.balanceTransfer .xSize {
	font-size: 150%;
}

.balanceTransfer .ySize {
	font-size: 145%;
}

.balanceTransfer .apply {
	margin: 30px 0 8px;
	font-size: 22px;
}

.balanceTransfer .mainPara {
	padding-right: 50px; 
}

.balanceTransfer .xxxSize {
	margin: 15px 0pt; 
	font-size: 85px;
	display:block;
	margin-bottom:-5px;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
	letter-spacing:-6px;
	line-height:70px;
	margin:15px 0;
	padding-bottom: 6px;
	padding-top: 6px;
}

.balanceTransfer .fontcolor {
	color: #d6186a;
}

.balanceTransfer .terms {
	font-size: 9px;
	position: relative;
	top: -10px;
}

.balanceTransfer table {
	margin-bottom: 40px;
	width: 100%;
}

.balanceTransfer th {
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	border-bottom: 1px solid #9e7f6b;
	font-size: 17px;
	letter-spacing: -1px;
}

.balanceTransfer th.empty {
	border-bottom: 0px solid transparent;
}	

.balanceTransfer td {
	padding: 5px 5px 3px 5px;
	/**text-align: justify;*/
	vertical-align: top;
	line-height: 15px;
}

.balanceTransfer .content {
	padding: 10px;
}

.balanceTransfer a {
font-weight:bold;
text-decoration:none;
color: #D6186A;
/**color:transparent !important;*/
}

.balanceTransfer .spanP1 {
	color: #704a2b; 
	font-weight: bold; 
	font-size: 18px;
}
.balanceTransfer .spanP2 {
	font-weight: bold; 
	font-size: 85px; 
	color: #d6186a;
	/**letter-spacing: -8px;*/
}

.balanceTransfer .link {
	font-size: 17px; 
}
