﻿.modalBackground
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:White;
	border-color:Green;
	border-width:5px;
	border-style:solid;
	padding:3px;
	width:250px;
	height:300px;
}
body
{
    margin: 0 auto;
    width: 1000px;
}
.header
{
    border-bottom: 2px solid #008000;
    padding-bottom: 5px;
}
.breadcrum
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.bread
{
    font-size: 13px;
    /*font-family: Verdana;*/
    font-weight: bold;
    margin-left:20px;
}
.title
{
    color: #008000;
    font-size: 18px;
    /*font-family: Verdana;*/
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
}
.inr_tbl
{
    margin: 10px 0;
}
.View_rit_title
{
    /*color: #008000;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;*/
}
.Inr_tbl_title
{
    color: #008000;
    font-size: 12px;
    font-weight:bold;
    font-family: Verdana;
    text-decoration:underline;   
    line-height:28px;
}
.Error_title
{
    color:#FF0101;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration:underline;
}
.Error_tbl
{
    color:#FF0101;    
}
.result_tbl
{
    height:120px;
    overflow:auto;
    text-align:left;
    vertical-align:top;
}
.result_tbl td,.result_tbl table
{
    border:1px solid #000;
}
.result_tbl_grey td,.result_tbl_grey table
{
    border:1px solid #ccc;
}
.Accept_terms_tbl
{
    color:#ccc;  
}


/* FOR MENU */

.menu
{
    margin:0;
}
.menu a
{
    background: transparent url(../Images/yellow_btn.jpg) repeat scroll 0 0;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#008000;
    text-decoration:none;
    margin-right:1px;
}
.menu a:hover, .menu .selected
{
    background: transparent url(../Images/green_btn.jpg) repeat scroll 0 0;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
}

.Menu1
{
    background: transparent url(../Images/select-your-plan_yellow_bt.png) no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#008000;
    text-decoration:none;
    margin-right:1px;
}
.Menu1:hover , .selected1
{
    background: transparent url(../Images/select-your-plan_green_bt.png) no-repeat left 50%;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
}

.Menu2
{
    background: transparent url(../Images/additional-details_yellow_bt.png)  no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#008000;
    text-decoration:none;
    margin-right:1px;
}
.Menu2:hover , .selected2
{
    background: transparent url(../Images/additional-details_green_bt.png)  no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
}

.Menu3
{

    
     background: transparent url(../Images/doc-details_yellow_bt.png)  no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#008000;
    text-decoration:none;
    margin-right:1px;
}
.Menu3:hover , .selected3
{
    background: transparent url(../Images/doc-details_green_bt.png)  no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
}

.Menu4
{

    background: transparent url(../Images/prem-paymium_yellow_bt.png)  no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#008000;
    text-decoration:none;
    margin-right:1px;
}
.Menu4:hover , .selected4
{
    background: transparent url(../Images/prem-payment_green_bt.png)  no-repeat left 50%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 30px;
    line-height:50px;
    padding-left:5px;
    display:block;
    width: 191px;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
}

/* MENU END */

/*
.middle
{
    font-family:Verdana;
    font-size:12px;    
}
*/
.content_tbl
{
    /*width:786px;*/
}

/*************Main table Start***********/
.left_top_corner
{
    height:17px;
    width:17px;
    background: transparent url(../Images/top-left.gif) no-repeat scroll right bottom;    
}
.top
{
    background: transparent url(../Images/top.gif) repeat scroll 0 0;    
}
.right_top_corner
{
    height:17px;
    width:17px;
    background: transparent url(../Images/top-right.gif) no-repeat scroll left bottom;    
}
.left
{
    width:17px;
    background: transparent url(../Images/new_white_left.gif) repeat-y scroll right;    
}
.right
{
    width:17px;
    background: transparent url(../Images/new_white_right.gif) repeat-y scroll left;    
}
.left_bottom_corner
{
    height:17px;
    width:17px;
    background: transparent url(../Images/bottom-left.gif) no-repeat scroll right top;    
}
.bottom
{
    background: transparent url(../Images/bottom.gif) repeat scroll 0 0;    
}
.right_bottom_corner
{
    height:17px;
    width:17px;
    background: transparent url(../Images/bottom-right.gif) no-repeat scroll left top;    
}
/*************Main table End***********/



/*************Middle table Start***********/
.middle_left_top_corner
{
    height:37px;
    width:14px;
    background: transparent url(../Images/middle_left_top.jpg) no-repeat scroll right bottom;    
}
.middle_top
{
    background: transparent url(../Images/middle_top.jpg) repeat scroll 0 0;    
}
.middle_right_top_corner
{
    height:37px;
    width:14px;
    background: transparent url(../Images/middle_right_top.jpg) no-repeat scroll left bottom;    
}
.middle_left_top_corner_plane
{
    height:14px;
    width:14px;
    background: transparent url(../Images/middle_left_top_plane.jpg) no-repeat scroll right bottom;    
}
.middle_top_plane
{
    background: transparent url(../Images/middle_top_plane.jpg) repeat scroll 0 0;    
}
.middle_right_top_corner_plane
{
    height:14px;
    width:14px;
    background: transparent url(../Images/middle_right_top_plane.jpg) no-repeat scroll left bottom;    
}
.middle_left
{
    width:14px;
    background: transparent url(../Images/middle_left.jpg) repeat-y scroll right;    
}
.middle_right
{
    width:14px;
    background: transparent url(../Images/middle_right.jpg) repeat-y scroll left;    
}
.middle_middle
{
    background: #EFEFEF;    
}
.middle_left_bottom_corner
{
    height:14px;
    width:14px;
    background: transparent url(../Images/middle_left_bottom.jpg) no-repeat scroll right top;    
}
.middle_bottom
{
    background: transparent url(../Images/middle_bottom.jpg) repeat scroll bottom;    
}
.middle_right_bottom_corner
{
    height:14px;
    width:14px;
    background: transparent url(../Images/middle_right_bottom.jpg) no-repeat scroll left top;    
}
/*************Middle table End***********/


/*************Yellow table Start***********/
.yellow_left_top_corner
{
    height:9px;
    width:9px;
    background: transparent url(../Images/top_left_yellow.jpg) no-repeat scroll right bottom;    
}
.yellow_top
{
    background: transparent url(../Images/top_yellow.jpg) repeat-x scroll 0 0;    
}
.yellow_right_top_corner
{
    height:9px;
    width:9px;
    background: transparent url(../Images/top_right_yellow.jpg) no-repeat scroll left bottom;    
}
.yellow_left
{
    width:14px;
    background: transparent url(../Images/left_yellow.jpg) repeat-y scroll right;    
}
.yellow_right
{
    width:9px;
    background: transparent url(../Images/right_yellow.jpg) repeat-y scroll left;    
}
.yellow_middle
{
    background: #FFF6CF;    
}
.yellow_left_bottom_corner
{
    height:9px;
    width:9px;
    background: transparent url(../Images/bottom_left_yellow.jpg) no-repeat scroll right top;    
}
.yellow_bottom
{
    background: transparent url(../Images/bottom_yellow.jpg) repeat scroll 0 0;    
}
.yellow_right_bottom_corner
{
    height:9px;
    width:9px;
    background: transparent url(../Images/bottom_right_yellow.jpg) no-repeat scroll left top;    
}
/*************Yellow table End***********/


.rdoBtn
{
    width:20px;
    padding:10px 0;
}
.nos
{
    width:20px;
}
.btn_tbl_right
{
    text-align:right;
}
.btn_tbl_right input
{
   font-weight: bold;
}
.btn_tbl_center
{
    text-align:center;
}
.btn_tbl_center input
{
   font-weight: bold;
}
.required
{
    color:Red;
}
.label
{
    width:200px;
}

.left_bar
{
    width:250px;
    color:#008000;
    font-size:12px;
    font-weight:bold;
    height:400px;
    vertical-align:top;
}
.progressbarlabel
{
	background:#FFCC00;	
    color:#028002;
    font-size:12px;
    font-weight:bold;
	
}
.progressbarimage
{
	background:url(../Images/loading.gif) no-repeat;
	height:16px;
	width:16px;
}
/***********************************For Prevew Page***********************************/
/*
#navbar{
}

.tabtxt
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	background-color:#c0c0c0;	
}
.selectedtabtxt{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid black;
}
*/

#tablelayout_plan{
margin-top:20px;
}

.tabletxt{
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	padding:3px 0px 3px 3px;
}

.tableheadingtxt{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	padding:5px 0px 15px 5px;
}

.dottedline{
	margin-top:15px;
}

#tablelayout_benefit{
	margin-top:5px;
}

#txtarea_benefit{
	border:1px solid #cecfce;
}

#tablelayout_details{
	margin-top:15px;
}
/*
#maintable{
border-right:1px solid #969696;
margin:0 auto;
}
*/
.tablelayout{
	margin-top:5px;
}

#tablelayout_nomineeaddr{
	margin-top:20px;
}

#backbtn{
	margin-top:40px;
	margin-left:230px;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
}

#nextbtn{
	margin-top:40px;
	margin-left:10px;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;

}
.previewSubTable
{
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	width: 100%; 
	border-bottom: #000000 1px solid
}
.previewSubTableCell
{
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	padding-left: 20px;
	border-collapse: collapse;
}

/*<OPS Revamp> <Vishal Thawani> <27-Jan-2010> <Start>*/
table.jpgdata,table.faqdata{border-collapse:collapse !important;background:#ffffff !important;border:1px solid #F9C400 !important;color:#006F00 !important;margin:5px !important;zoom:1}
table.jpgdata td,table.faqdata td{border-collapse:collapse !important;border:1px solid #F9C400 !important;padding:5px 5px !important;font:normal 12px Arial !important;}
table.jpgdata th,table.faqdata th
{background:#F6C500 !important;border-collapse:collapse !important;
	border:1px solid #FFE633 !important;padding:5px 5px !important;
	font:bold 12px Arial !important;text-align:center !important}
	
table.jpgdata tr.yrow,table.faqdata tr.yrow{background:#F9C400 !important}
table.jpgdata tr.altrow,table.faqdata tr.altrow{background:#F2E4B7 !important}
table.jpgdata .subHeader td{/* HDPS-754 created by Ashok 14/12/2009 */
    text-align:center !important; font-weight:bold;
    }
table.jpgdata td{ text-align:left !important;} 


.opsrevamp_middle_left_top_corner_th
{
    height:37px;
    width:14px;
    background:#F6C500;
   	font:bold 12px Arial ;
   	text-align:center; 
	color:#006F00;
	
}

.opsrevamp_middle_left_top_corner_tr
{
    border-collapse :collapse;
    border:1px solid  ;
	font: 12px Arial; 
	color:#006F00;
	
}

.opsrevamp_middle_top_th
{
      background:#F6C500;  
      font: 12px Arial; 
      color:#006F00;
}

.opsrevamp_middle_right_top_corner_th
{
    height:37px;
    width:14px;
    background:#F6C500; 
    color:#006F00;
}

.opsrevamp_middle_middle
{
    background:#FFFFFF; 
    color:#006F00;
}

.opsrevamp_altrow
{
    background:#F2E4B7;
	font: 12px Arial; 
    color:#006F00; 
}

.opsrevamp_altrow_white
{
    background:#FFFFFF;
	font: 12px Arial; 
    color:#006F00;
}

.opsrevamp_tablerow_border
{
	border: solid 1px ;
	border-color:#F6C500;
}

/*<OPS Revamp> <Vishal Thawani> <27-Jan-2010> <End>*/

/*<OPS Phase 2> <Vishal> <Start>*/
.opsassetallocation_th
{
      background:#F6C500;  
      font: 12px Arial; 
     
     
}
.takeOverCloseButtonContainer
{
    background: #006E3D none repeat scroll 0;
    cursor: default;
    height: 25px;
    opacity: 1;
    padding: 10px 0;
    top: 423.467px;
    visibility: visible;
    width: 650px;
}

.inputClose
{
   background-image:url(../images/closelabel.gif); 
   background-repeat:no-repeat; 
   background-attachment:scroll; 
   background-position:center; 
   background-color:transparent; display:inline; 
   float:right; 
   border:none; 
   height:22px;
   width: 66px; 
   cursor: pointer; 
   vertical-align:bottom;
}

.modalBackground
{
    background-color: #000000;
    filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    opacity: 0.8;
    top: -100px;
    left: -100px;
    z-index:10001;
}
.takeOverContentContainer
{
    padding:0 10px;
    height:383px;
    overflow:auto;
    background:#ffffff;
    

}

/*<OPS Phase 2> <Vishal> <End>*/

/***********************************For Prevew Page***********************************/


div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
/*background: #272727;
border: 10px solid black;
*/
background: White;
border: 1px solid Green;
/*color: white;*/
padding: 0px;
width:151px;
/*width: 250px;*/ /*width of tooltip*/
}


.headercontentDT
{
	font-size:13px;
	background-color:Green;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	padding-left:5px;
}


.contentDT
{
	
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
	background-color:#FFF3BC;
	color:#222222
}

/* styles added on 03 March 2010 */
.width100{width:auto !important;}
.htNil{height:0px !important}
/* styles added on 03 March 2010 ends */