@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family:Tahoma;
}
h1, h2, h3
{
	padding:0px;
	margin:0px;
}
a:hover
{
	color:#ec0000;
}
h1.seotext
{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#868686;
	font-weight:normal;
}
h1.seotext a
{
	color:#868686;
	font-weight:normal;
	text-decoration:none;
}
.menubtmredline
{
	background-image:url(../images/remit2india-menubgline.jpg);
	padding-left:10px; 
	background-position:bottom; 
	background-repeat:repeat-x;
}
.submenubg
{
	background-image:url(../images/remit2india-fieldbg_2.jpg);
	font-size:11px;
	padding-left:10px;
	padding-right:10px;	
	color:#504e4e;
	background-position:bottom; 
	background-repeat:repeat-x;
 }
ul.menu
{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	float:left;
}
ul.menu li.off
{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/remit2india-menu_bg_off.gif?x=030311);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3B3B3B;
	padding-top:10px;
	line-height:35px;
}
ul.menu li a
{
	display:block;
	width:112px;
	color:#3B3B3B;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
}
ul.menu li.off a:hover
{
	color:#ec0000;
}
ul.menu li.offsml
{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/remit2india-menu_bg_off_sml.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3B3B3B;
	padding-top:10px;
	line-height:35px;
}
ul.menu li.offsml a
{
	display:block;
	width:81px;
	color:#EC0002;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
}
ul.menu li.offsml a:hover
{
	color:#ec0000;
}
ul.menu li.on
{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/remit2india-menu_bg_on.gif?x=030311);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3B3B3B;
	padding-top:10px;
	line-height:35px;
}
ul.menu li.onsml
{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/remit2india-menu_bg_on_sml.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3B3B3B;
	padding-top:10px;
	line-height:35px;
}
ul.menu li.onsml a
{
	display:block;
	width:81px;
	color:#EC0002;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
}
ul.menu li.onsml a:hover
{
	color:#ec0000;
}
ul.menu li.offlast
{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/remit2india-menu_bg_off.gif?x=030311);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3B3B3B;
	padding-top:10px;	
	line-height:35px;
}
ul.menu li.offlast a
{
	display:block;
	width:112px;
	color:#3B3B3B;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
}
ul.menu li.offlast a:hover
{
	color:#ec0000;
}
ul.faqleftlinks
{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	float:left;
	width:100%;
}
ul.faqleftlinks li.main
{
	background-image:url(../images/remit2india-icon-faq.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:14px;
	line-height:21px;
}
ul.faqleftlinks li.main a
{
	color:#0000FF;
}
ul.faqleftlinks li.treenodeex
{
	background-image:url(../images/icon-expand.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:11px;
	line-height:25px;
	cursor:pointer;
}
ul.faqleftlinks li.treenodecol
{
	background-image:url(../images/remit2india-icon-collapse.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:11px;
	line-height:25px;
	cursor:pointer;	
}
ul.faqleftlinks li.content
{
	padding-left:20px;
}
ul.faqleftlinks li.treenodeex a
{
	color:#000000;
	text-decoration:none;
}
ul.faqleftlinks li.treenodeex a:hover
{
	color:#FF0000;
}
ul.faqleftlinks li.treenodecol a
{
	color:#000000;
	text-decoration:none;
}
ul.faqleftlinks li.treenodecol a:hover
{
	color:#FF0000;
}

.faqLeftPanelTxt
{
	color:#000000;
	text-decoration:none;
	padding-left:20px;
	font-size:11px;
	line-height:20px;
	cursor:pointer;
	background-image:url(../images/remit2india-icon-collapse.gif);
	background-position:left;
	background-repeat:no-repeat;
}

/* Padding */
.pad_LR_10
{
	padding-left:10px;
	padding-right:10px;
}
.pad_L_10
{
	padding-left:10px;
}
.pad_L_5
{
	padding-left:5px;
}
.pad_R_10
{
	padding-right:10px;
}
.pad_LR_20
{
	padding-left:20px;
	padding-right:20px;
}
.pad_LR_7
{
	padding-left:7px;
	padding-right:7px;
}
.pad_LR_5
{
	padding-left:5px;
	padding-right:5px;
}
.pad_LRTB_2
{
	padding:2px;
}
.pad_LRTB_4
{
	padding:4px;
}
/* Headings */
h1.red1
{
	font-size:14px;
	color:#de0000;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
/* Paragraphs */
p.p1
{
	font-size:11px;
	line-height:16px;
	margin:0px;
	padding:0px;
	text-align:justify;
	margin-bottom:5px;
}
p.p2
{
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:justify;
	margin-bottom:5px;
}
/* other */
.txt_9
{
	font-size:9px;
}
.txt_11
{
	font-size:11px;
}
.txt_12
{
	font-size:12px;
}
.txt_16
{
	font-size:16px;
}

.txt_gray1
{
	color:#adadad;
}
.txt_black
{
	color:#000000;
}
.txt_gray2
{
	color:#504e4e;
}
.txt_gray3
{
	color:#868686;
}
.txt_red
{
	color:#ec0000;
}
.txt_white
{
	color:#FFFFFF;
}
.txt_linkblue
{
	color:#143cad;
}
.lineheight
{
	line-height:15px;
}
.justify
{
	text-align:justify;
}
p.pagecontent
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:17px;
}
p.breadcrums
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;	
	color:#504e4e;
	font-size:11px;
	text-align:justify;
}
.frag_sendreceiveopt
{
	background-image:url(../images/remit2india-sendreceiveoptbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.frag_relatedopthead
{
	background-image:url(../images/remit2india-frag-head-bg-3.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:7px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
/* Links */
a.link
{
	text-decoration:none;
}
a.linkarr
{
	background-image:url(../images/remit2india-arr-3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	text-decoration:none;
}
a.linkarr2
{
	background-image:url(../images/remit2india-arr-2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	text-decoration:none;
}
a.linkbreadcrum
{
	background-image:url(../images/remit2india-arr-7.gif);
	background-repeat:no-repeat;
	background-position:96%;
	color:#504e4e;
	text-decoration:none;
	background-color:#eeecef;
	padding:2px;
	padding-left:5px;	
	padding-right:17px;	
}
a.linkmenu
{
	background-image:url(../images/remit2india-arr-9.gif);
	background-repeat:no-repeat;
	background-position:93% 60%;
	color:#504e4e;
	text-decoration:none;
	padding:2px;
	padding-left:5px;	
	padding-right:17px;	
}
a.print
{
	background-image:url(../images/remit2india-icon-printer.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	font-size:12px;
	color:#000000;
	line-height:23px;
	display:block;
	height:23px;
	width:33px;
}
/* Borders */
.brdr_LRB_red
{
	border:#EC0002 solid 1px; 
	border-top:0px;
}
.brdr_LRTB_lred
{
	border:#dbcdcc solid 1px; 
}
.brdr_LRTB_gray
{
	border:#c5c5c5 solid 1px; 
}
.brdr_LRTB_gray1
{
	border:#bbbbbb solid 1px; 
}
.brdr_B_dotted
{
	border-bottom:#6c6c6c dotted 1px;
}
.brdr_B
{
	border-bottom:#cccccc solid 1px;
}
.brdr_LR
{
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;	
}
.brdr_LRB
{
	border:#cccccc solid 1px;
	border-top:0px;
}
.brdr_R_dotted
{
	border-right:#6c6c6c dotted 1px;
}
.brdr_R_dottedimg
{
	background-image:url(../images/remit2india-dots_vert.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.brdr_B_dottedimg
{
	background-image:url(../images/remit2india-dots_horiz.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.brdr_B_red
{
	border-bottom:#ec0000 solid 1px;
}
/* Forms */
.txtbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#7e9db9 solid 1px;
	padding-left:4px;
}
/* Lists */
ul.mainlinks
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:11px;
	width:157px;
}
ul.mainlinks li.head
{
	background-image:url(../images/remit2india-frag-head-bg-2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	padding-top:10px;
	padding-left:15px;
}
ul.mainlinks li.links
{
	padding:0px;
	margin:0px;
	margin-left:20px;
	background-image:url(../images/remit2india-dots_horiz.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:18px;
	width:115px;
	padding-top:4px;
}
ul.mainlinks li.linkslast
{
	margin-left:20px;
	height:18px;
	width:115px;
	padding-top:4px;
}
ul.mainlinks li a
{
	color:#545255;
	text-decoration:none;
	background-image:url(../images/remit2india-arr-4.gif);
	background-repeat:no-repeat;
    background-position:left;
	padding-left:10px;
}
ul.mainlinks li a:hover
{
	color:#ec0000;
}
ul.nriservices
{
	margin:0px;
	padding:0px;
	float:left;
	font-size:11px;
	width:100%;
	list-style:none;
	list-style-type:none;

}
ul.nriservices li
{
	color:#424041;
	font-size:11px;
	background-image:url(../images/remit2india-bullet-1.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	padding-left:10px;
	height:15px;
}
ul.benefits
{
	margin:0px;
	padding:0px;
	float:left;
	font-size:11px;
	width:100%;
	list-style:none;
	list-style-type:none;
	margin-bottom:7px;
}
ul.benefits li.head
{
	border:#d0c1be solid 1px;
	background-image:url(../images/remit2india-frag-head-bg-1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
	height:21px;
	padding-top:6px;
	padding-left:12px;
}
ul.benefits li.links
{
	background-image:url(../images/remit2india-bullet-1.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;	
	color:#50504f;
}
ul.benefits li.links a
{
	color:#133eb1;
	text-decoration:none;
}
ul.benefits li.knowmore
{
	border-bottom:#dbdbdb solid 1px;
	text-align:right;
	height:17px;
	padding-top:6px;
	padding-left:12px;
}
ul.rightpanellinks1
{
	padding:0px;
	margin:0px;
	width:100%;
	list-style:none;
}
ul.rightpanellinks1 li.content
{
	display:none;
}
ul.rightpanellinks1 li.darklinkup
{
	background-color:#686868;
	border:#c3c3c3 solid 1px;
	height:16px;
	background-image:url(../images/remit2india-arr-4.gif);
	background-position:97%;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;	
	margin-bottom:2px;
}
ul.rightpanellinks1 li.darklinkdown
{
	background-color:#686868;
	border:#c3c3c3 solid 1px;
	height:16px;
	/*background-image:url(../images/remit2india-arr-5_1.gif);
	background-position:97%;
	background-repeat:no-repeat;*/
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;	
	margin-bottom:2px;
}
ul.rightpanellinks1 li.darklinkdown a
{
	display:block;
	width:95%;
	background-image:url(../images/remit2india-bullet-2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;	
	color:#FFFFFF;
	text-decoration:none;
}
ul.rightpanellinks1 li.darklinkdown a:hover
{
	color:#ec0000;
}
a.adarklinkdown
{
	display:block;
	background-image:url(remit2india-bullet-2.gif);
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:13px;	
	color:#FFFFFF;
	text-decoration:none;
	background-color:#686868;
	font-size:11px;
	line-height:18px;
}
a.adarklinkdown:hover
{
	color:#ec0000;
}
ul.rightpanellinks1 li.darklinkup a
{
	display:block;
	width:95%;
	background-image:url(../images/remit2india-bullet-2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;	
	color:#FFFFFF;
	text-decoration:none;
}
ul.rightpanellinks1 li.darklinkup a:hover
{
	color:#ec0000;
}
ul.rightpanellinks1 li.graylinks
{
	height:22px;
	background-image:url(../images/remit2india-rpcrnr.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#e5e5e5;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-top:7px;	
	margin-bottom:2px;
}
ul.rightpanellinks1 li.graylinks a
{
	color:#333333;
	text-decoration:none;
	background-image:url(../images/remit2india-arr-6.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-right:2px;
}
ul.rightpanellinks1 li.graylinks a:hover
{
	color:#ec0000;
}
ul.sendingopt_contrypage
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:11px;
	width:100%;
}
ul.sendingopt_contrypage li.head
{
	height:20px;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	padding-top:5px;
	padding-left:5px;
}
ul.sendingopt_contrypage li.links
{
	padding:0px;
	margin:0px;
	margin-left:5px;
	background-image:url(../images/remit2india-dots_horiz.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:18px;
	padding-top:4px;
}
ul.sendingopt_contrypage li.linkslast
{
	margin-left:5px;
	height:18px;
	padding-top:4px;
}
ul.sendingopt_contrypage li a
{
	color:#545255;
	text-decoration:none;
	background-image:url(../images/remit2india-arr-4.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
ul.sendingopt_contrypage li a:hover
{
	color:#ec0000;
}
ul.programs_contrypage
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:11px;
	width:100%;
}
ul.programs_contrypage li.head
{
	list-style:none;
	list-style-type:none;
	padding-top:7px;
	color:#ec0000;
}
ul.programs_contrypage li.head a
{
	color:#ec0000;
	text-decoration:none;
}
ul.programs_contrypage li.subtitles
{
	list-style:none;
	list-style-type:none;
	color:#737373;
}
ul.faqQA
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	width:100%;	
}
ul.faqQA li.Q
{
	background-image:url(../images/remit2india-arr-8.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	padding-left:13px;
	font-size:11px;
	height:25px;
}
ul.faqQA li.content
{
	display:none;
	padding-left:13px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}
ul.faqQA li.Q a.Qlink
{
	background-image:url(../images/remit2india-dots_horiz.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	color:#000000;
	text-decoration:none;
	display:block;
	width:100%;	
}
ul.faqQA li.Q a.Qlink:hover
{
	color:#FF0000;
}
ul.faqQA li.Q a.Qlinklast
{
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:25px;
	height:25px;
	width:100%;
}
ul.faqQA li.Q a.Qlinklast:hover
{
	color:#FF0000;
}
/* Headings */
h1.pagetitle
{
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-top:7px;
	font-weight:bold;
}
h2.subtitle
{
	font-size:12px;
	color:#FF0000;
	margin:0px;
	padding:0px;
}
/* Form Fields */
.txt_field_200
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;
	width:200px;
	height:14px;
	padding-top:2px;
}
.txt_area_200
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;
	width:200px;
	padding-top:2px;
}
.txt_field_100
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;
	width:121px;
	height:14px;
	padding-top:2px;
}
.txt_field
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;
	height:14px;
	padding-top:2px;
}
select.select_200
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	width:205px;
	border:#CCCCCC solid 1px;
	height:19px;
	padding-top:1px;
}
select.select_150
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	width:190px;
	border:#CCCCCC solid 1px;
	height:19px;
	padding-top:1px;
}
select.select_100
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	width:121px;
	border:#CCCCCC solid 1px;
	height:19px;
	padding-top:1px;
}
select.select
{
	background-image:url(../images/remit2india-fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;	
	height:19px;
	padding-top:1px;	
}
a.linkaplpha
{
	font-family:Tahoma;
	font-size:11px;
	display:block;
	width:18px;
	height:16px;
	text-decoration:none;
	color:#666666;
	background-color:#EFEFEF;
	border:#CCCCCC solid 1px;
	margin-right:5px;
	line-height:15px;
	font-weight:bold;
}
a.linkaplpha:hover
{
	background-color:#666666;
	color:#FFFFFF;
}
a.linkaplphaion
{
	font-family:Tahoma;
	font-size:11px;
	display:block;
	width:18px;
	height:16px;
	text-decoration:none;
	background-color:#666666;
	color:#FFFFFF;
	border:#CCCCCC solid 1px;
	margin-right:5px;
	line-height:15px;
	font-weight:bold;
}
.prgrmbannerph
{
	background-position:bottom left;
	background-repeat:no-repeat;
}
.prgrmsliderparton
{
	background-color:#fafaea;
}
.prgrmsliderpartoff
{
	background-image:url(../images/remit2india-prgrmsliderpartoff-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a.prgrmsliderarr_D
{
	background-image:url(../images/remit2india-arr-11.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	background-color:#ece6e6;
	display:block;
	height:8px;
	line-height:8px;
	border:0px;
}
a.prgrmsliderarr_D img
{
	border:0px;
}
a.prgrmsliderarr_U
{
	background-image:url(../images/remit2india-arr-12.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	background-color:#ece6e6;
	display:block;
	height:8px;
	line-height:8px;
	border:0px;
}
a.prgrmsliderarr_U img
{
	border:0px;
}
a.prgrmsliderarr1_D
{
	background-image:url(../images/remit2india-arr-13.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	background-color:#ece6e6;
	display:block;
	height:8px;
	line-height:8px;
	border:0px;
}
a.prgrmsliderarr1_D img
{
	border:0px;
}
a.prgrmsliderarr1_U
{
	background-image:url(../images/remit2india-arr-14.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	background-color:#ece6e6;
	display:block;
	height:8px;
	line-height:8px;
	border:0px;
}
a.prgrmsliderarr1_U img
{
	border:0px;
}

div.prgrmiconon
{
	margin:0px auto;
	background-image:url(../images/remit2india-prgrmicon_bgon.png);
	background-position:center;
	background-repeat:no-repeat;
	width:69px;
	height:45px;
	margin-top:5px;
}
div.prgrmiconoff
{
	margin:0px auto;
	background-image:url(../images/remit2india-prgrmicon_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	width:69px;
	height:45px;
	margin-top:5px;
}
div.prgrmtabcont
{
	background-image:url(../images/remit2india-prgrntabcont-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:553px;
}
div.prgrmtabcont div.tabbg
{
	background-image:url(../images/remit2india-prgrntabheads-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:553px;	
}
div.prgrmtabcont div.tabbg div.rightredline
{
	background-image:url(../images/remit2india-prgrntabcont-line.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:553px;	
}
ul.prgrmtabheads
{
	margin:0px;
	padding:0px;
	list-style:none;
	width:162px;
}
ul.prgrmtabheads li
{
	background-image:url(../images/remit2india-prgrntabseparator-line.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
}
.subnavmenu
{
	background-color:#FBFBFB;
	padding-left:9px;
	padding-right:9px;
	border:#CCCCCC solid 1px; 
	border-top:2px inset;
	border-bottom:0px;
	cursor:pointer;
}
.subnavmenuD
{
	position:absolute; 
	margin-top:-1px; 
	width:158px; 
	margin-top:0px; 
	background-color:#FBFBFB; 
	display:none; 
	z-index:999999; 
	border-top:0px; 
	margin-left:-10px;
	border:#CCCCCC solid 1px;
	border-top:0px;
}
.prgrm_billpay
{
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_billpay2india.jpg);
	padding-left:10px;
	padding-right:10px;	
}
.prgrm_easyemi
{
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_easyemi.jpg);
	padding-left:10px;
	padding-right:10px;	
}
.prgrm_exchngrt
{
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_myexchangerate.jpg);
	padding-left:10px;
	padding-right:10px;	
}
.prgrm_re
{
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_RE.jpg);
	padding-left:10px;
	padding-right:10px;	
}
.prgrm_traninsur
{
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_mobilealerts.jpg);
	padding-left:10px;
	padding-right:10px;	
}
.prgrm_prgrmalert
{
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_mobilealerts.jpg);
	padding-left:10px;
	padding-right:10px;	
}
.prgrm_mor
{
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url(../images/remit2india-prgrmbanner_MOR.jpg);
	padding-left:10px;
	padding-right:10px;	
}
a.linkblock1
{
	font-family:Tahoma;
	font-size:11px;
	display:block;
	background-color:#F7F7F7;
	border-bottom:#CCCCCC dashed 1px;
	text-decoration:none;
	line-height:20px;
	padding-left:5px;
	color:#000099;
	margin-top:5px;
	width:100%;
}
a.linkblock1:hover
{
	background-color:#eeeeee;
	color:#CC0000;
}
.disnone
{
	display:none;
}
.fragsignin
{
	padding:7px; 
	display:none; 
	background-color:#FBFBFB;
	border:#eeeeee solid 1px;
}
ul.cpbannertabs
{
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
	list-style-type:none;
}
ul.cpbannertabs li a.on
{
 /*background-image:url(remit2india-cp-carsel-tabon.jpg);
 background-repeat:repeat-x;
 background-position:top;*/
 background-color:#ffffff;
 line-height:41px;
 height:41px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#e70000;
 font-weight:bold;
 display:block;
 text-align:center;
 text-decoration:none;
 border-bottom:#939393 solid 1px; 
}
ul.cpbannertabs li a.off
{
 background-image:url(../images/remit2india-cp-carsel-tabof.jpg);
 background-repeat:repeat-x;
 background-position:top;
 background-color:#fdffff;
 line-height:41px;
 height:41px;
 font-family:Helvetica, sans-serif;
 font-size:14px;
 color:#000000;
 font-weight:bold;
 display:block;
 text-align:center;
 text-decoration:none; 
 border-bottom:#939393 solid 1px;
 border-right:#939393 solid 1px;
}


/* Sending Opts Steps Start*/
.steps123_p
{
	background-image:url(../images/remit2india-steps-p.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:504px;
}
.steps123_p2
{
	background-image:url(../images/remit2india-steps-p2.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.steps123_p4
{
	background-image:url(../images/remit2india-steps-p4.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.steps123_p6
{
	background-image:url(../images/remit2india-steps-p6.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

/* Sending Opts Steps Ends*/

ul.paralist1
{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
}
ul.paralist1 li
{
	background-image:url(../images/remit2india-arr-4.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	padding-left:15px;
	line-height:16px;
	margin-bottom:5px;
}
.pad_R_20
{
	padding-right:20px;
}
a.linkarr6
{
	background-image:url(../images/remit2india-arr-6.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:12px;
}

/*for steps box*/

div.steps-p1
{
	background-image:url(../images/remit2india-steps-p1.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:539px;
}
div.steps-p2
{
	background-image:url(../images/remit2india-steps-p2.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:539px;
}
div.steps-p3
{
	background-image:url(../images/remit2india-steps-p3.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:539px;
}
div.steps-p4
{
	background-image:url(../images/remit2india-steps-p4.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:539px;
}
div.steps-p5
{
	background-image:url(../images/remit2india-steps-p5.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:539px;
}
.pad_L_20_R_10
{
	padding-left:20px;
	padding-right:10px;	
}
.pad_R_20_L_10
{
	padding-right:20px;
	padding-left:10px;	
}
a.link_sotipsup
{
	background-image:url(../images/remit2india-arr-15.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#143cad;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.link_sotipsdown
{
	background-image:url(../images/remit2india-arr-9.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#143cad;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
div.frag_tips_B
{
	background-image:url(../images/remit2india-frag_2_B.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:697px;
}
div.frag_tips_M
{
	background-image:url(../images/remit2india-frag_2_M.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	width:697px;
}
ul.paralist1
{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
}
ul.paralist1 li
{
	background-image:url(../images/remit2india-arr-4.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	padding-left:15px;
	line-height:16px;
	margin-bottom:5px;
}

/* Added for r2i_WhyR2I.jsp */

.fragW2I
{
	background-image:url(../images/remit2india-fragw2ibg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;	
}
.fragconthead2
{
	background-image:url(../images/remit2india-arr-16.gif);
	background-position:10px;
	background-repeat:no-repeat;
	padding-left:25px;
	background-color:#f1f1f1;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.fragconthead3
{
	background-image:url(../images/remit2india-arr-16.gif);
	background-position:10px;
	background-repeat:no-repeat;
	padding-left:25px;
	background-color:#f1f1f1;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
.fragconthead3on
{
	background-image:url(../images/remit2india-arr-16.gif);
	background-position:10px;
	background-repeat:no-repeat;
	padding-left:25px;
	background-color:#999999;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
a.linkbulleted_1
{
	background-image:url(../images/remit2india-bullet-1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:9px;
	text-decoration:none;
}

/*for property form*/
.txtfld_frnt_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#CCCCCC solid 1px;
	background-image:url(../images/remit2india-fieldbg_1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:2px;
	font-weight:normal;
}
.txtfld_frnt_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#CCCCCC solid 1px;
	background-image:url(../images/remit2india-fieldbg_1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:2px;
	width:130px;
	font-weight:normal;	
}
.txtfld_frnt_3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#CCCCCC solid 1px;
	background-image:url(../images/remit2india-fieldbg_1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:2px;
}
select.slctfld_frnt_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#CCCCCC solid 1px;
	background-image:url(../images/remit2india-fieldbg_1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:135px;
}
.frnttxtfldmsgbox_1
{
	position:absolute;
	width:284px;
	background-image:url(../images/remit2india-sug_arr.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:-18px;
	display:none;
}
.fragbannerfamily
{
	background-image:url(../images/remit2india-family-maintenance.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-left:10px;
	padding-right:10px;	
}
.fragbannerproperty
{
	background-image:url(../images/remit2india-property.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-left:10px;
	padding-right:10px;		
}
.fragbannerdonations
{
	background-image:url(../images/remit2india-online-donation.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-left:10px;
	padding-right:10px;		
}

div.prgrmtabcont1
{
	background-image:url(../images/remit2india-prgrntabcont-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:693px;
}
div.prgrmtabcont1 div.tabbg1
{
	background-image:url(../images/remit2india-prgrntabheads-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:693px;	
}
div.prgrmtabcont1 div.tabbg1 div.rightredline1
{
	background-image:url(../images/remit2india-prgrntabcont-line.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:693px;	
}
ul.prgrmtabheads1
{
	margin:0px;
	padding:0px;
	list-style:none;
	width:262px;
}


/*for charity pages*/

.charitytopline
{
	background-image:url(../images/remit2india-fragbg-3.gif);
	background-repeat:repeat-x;
	background-position:top;
}
a.link_charitylist
{
	background-image:url(../images/remit2india-arr-18.gif);
	background-position:10px 9px;
	background-color:#FFFFFF;
	width:90%;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	color:#3c74c9;
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:5px;
	line-height:25px;
	font-weight:bold;
}
a.link_charitylist:hover
{
	color:#ec0000;
}
p.quotetext
{
	background-image:url(../images/remit2india-quoteicon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:5px;
	margin-bottom:5px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666
}

/* SiteMap */
a.link_sitemapmain
{
	background-image:url(../images/remit2india-sitemaplinksbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
	text-decoration:none;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;	
	font-size:11px;
	display:block;
	border:#CCCCCC solid 1px;
	height:22px;
}
a.link_sitemap
{
	background-image:url(../images/remit2india-arr-19.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
.frag_sitemaplinks
{
	background-position:top; 
	background-repeat:repeat-x;
	background-image:url(../images/remit2india-sitemaplinks.jpg);
	padding-left:7px;
	padding-right:7px;	
}
.frag_sitemap1head
{
	background-image:url(../images/remit2india-sitemaplinksbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
	text-decoration:none;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;	
	font-size:11px;
	border-bottom:#CCCCCC solid 1px;
}
#footertext h1 
{
	display:inline;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:11px;
}
#footertext h1 a
{
	font-size:11px;
	color:#868686;
	text-decoration:none;

}

.testifragon
{
	background-color:#ffffc3;
	cursor:pointer;
}
.testifragoff
{
	cursor:pointer;
}
a.adarklinkdown
{
	display:block;
	background-image:url(../images/remit2india-bullet-2.gif);
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:13px;	
	color:#FFFFFF;
	text-decoration:none;
	background-color:#686868;
	font-size:11px;
	line-height:18px;
}
a.adarklinkdown:hover
{
	color:#ec0000;
}

.titlesubbanner
{
	background-image:url(../images/remit2india-subbannertitle.gif);
	background-repeat:no-repeat;
	line-height:29px;
	padding-top:6px;
	font-family:Tahoma;
	font-size:12px;
	padding-left:40px;
	font-weight:bold;
}
.titlesubbanner span
{
	color:#ec0002;
}
.date1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.rate1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B31B18;
	font-weight: bold;
	text-decoration: none;
	padding-left: 170px;

}

.usd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}

.rate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 148px;

}

.rate3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 13px;

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

.rateA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B31B18;
	font-weight: bold;
	text-decoration: none;
	padding-left: 54px;

}

.rateB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 35px;

}

.rateC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;

}

.usd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;

}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 55px;

}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-decoration: none;

}

.date2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.border_btm_solid_expg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.brown-txt {
	color: #6a5d08;
}

/************** BOTTOM PANEL STYLE *************************/
body { margin: 0px; font-family: Tahoma,Arial,helvetica; font-size: 11px; }

.footerGraylinks a 
{
	color: #6f6c6c;
	text-decoration: none;
}
.footerGraylinks a:hover {
	color: #ec0000;
}

.footerseotext 
{
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.brd-btm-dashed3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bebebe;
}


/************** BOTTOM PANEL STYLE *************************/


ul.menu 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	left: 0px;
	top: 0px;
}
ul.menu li.off2 
{
	margin: 0px;
	float: left;
	background-image: url(../images/remit2india-menu_bg_off.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: rgb(103, 103, 103);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.menu li.off2 a:hover
{ 
	color: rgb(236, 0, 0); 
}
ul.menu li a
{ 
	display: block; 
	width: 112px; 
	color: rgb(103, 103, 103);
	height: 37px;
	text-decoration: none; 
	text-align: center; 
}
ul.menu  li.offlast2 
{
	margin: 0px;
	float: left;
	background-image: url(../images/remit2india-menu_bg_off.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: rgb(103, 103, 103);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	cursor: pointer;
}
ul.menu  li.offlast2  a 
{
	display: block;
	width: 112px;
	color: rgb(103, 103, 103);
	text-decoration: none;
	text-align: center;
	line-height: 37px;
}
ul.menu  li.offlast2.hover  
{
	color: rgb(236, 0, 0);
	background-image: url(../images/remit2india-menu_bg_off_last.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 37px;
}
ul.menu li.offsml2 
{
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	background-image: url(../images/remit2india-menu_bg_off_sml.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: rgb(59, 59, 59);
	line-height: 35px;
}
ul.menu li.offsml2 a 
{ 
	display: block; 
	width: 81px; 
	color: rgb(236, 0, 2); 
	height: 37px;
	text-decoration: none; 
	text-align: center; 
	line-height: 35px; 
}
ul.menu li.offsml2 a:hover
{ 
	color: rgb(236, 0, 0); 
}
ul.menu li.on2 
{
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	background-image: url(../images/remit2india-menu_bg_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: rgb(59, 59, 59);
	line-height: 35px;
}
ul.menu li.onsml2
{
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	background-image: url(../images/remit2india-menu_bg_on_sml.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: rgb(59, 59, 59);
	line-height: 35px;
}

ul.menu li.onsml2 a
{
	display: block; 
	width: 81px;
	color: rgb(236, 0, 2);
	height: 37px; 
	text-decoration: none;
	text-align: center; 
	line-height: 35px; 
}
ul.menu li.onsml2 a:hover
{
	color: rgb(236, 0, 0);
	height: 37px;
}
#country_list a
{
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	min-width:50px;
	width:auto !important;
	/*width: 50px;*/
	text-align: left;
	color: #676767;
	height: 18px;
}
#country_list td 
{
	height: auto;
}
.otherCountries 
{ 
	padding-right: 3px; 
	padding-left: 4px;
	background-image: url(../images/remit2india-otherflag-gradiant.gif); 
	background-repeat: repeat-x;
	padding-bottom: 2px; 
	height: 165px; 
	color: rgb(84, 82, 85);
	font-family: Tahoma,Arial,helvetica; 
}
.dotted-cellBdr-btm 
{ 
	border-bottom: 1px dotted rgb(120, 120, 120);
}
.dotted-cellBdr-right 
{
	border-right: 1px dotted rgb(120, 120, 120);
}
.otherCountries .countryList span 
{ 
	display: table; margin-right: 3px; float: left;
}
.flagBorder 
{
	border: 1px solid #9c9a9a;
}

