﻿body
{
    margin: 0 auto;
    width: 100%;
}
.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;  
}
.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: 154px;
    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: 154px;
    color:#fff;
    text-decoration:none;
    margin-right:1px;
}
/*
.middle
{
    font-family:Verdana;
    font-size:12px;    
}
*/
/*************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
{
    height:14px;
    background: transparent url(../Images/middle_top_plane.jpg) repeat-x bottom;    
}
.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
{
	/*<OPS Revamp> <Vishal Thawani> <27-Jan-2010> <Start>*/
		/*	  background: #EFEFEF;*/
	background: #FFFFFF;
      color:    
    /*<OPS Revamp> <Vishal Thawani> <27-Jan-2010> <End>*/
}
.middle_left_bottom_corner
{
    height:14px;
    width:14px;
    background: transparent url(../Images/middle_left_bottom.jpg) no-repeat scroll right top;    
}
.middle_bottom
{
    height:14px;
    background: transparent url(../Images/middle_bottom.jpg) repeat-x top;    
}
.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 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;
}
.requiredAnyOne
{
    color:Blue;
}
.label
{
    width:200px;
}

.left_bar, .left_bar a
{
    width:250px;
    color:#008000;
    font-size:12px;
    font-weight:bold;
    vertical-align:top;
}


/* Added by Kiran : To display error */
.ErrorMessage
{
    
    font-size: 12px;
    font-weight:bold;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:Red;   
}

/*added by chintan */

.rightGradientContainer{
	background:url(../Images/rightPaneGredientTopCurve.gif) top left;
	width:207px;
	padding:10px 10px 0 10px;
	margin-bottom:-5px;
	float:left;
}
.rightGradientContainer h5{
	color:#006633;
	margin-bottom:5px;
}

.rightGradientContainerBottom{
	vertical-align:bottom;
}

.proLiteratureContainer{
	
}

.proLiteratureContainer ul li{
	font-size:12px;
	color:#464646;
	background:url(../Images/iconPDF.jpg) no-repeat left top;
	padding-left:25px;
	margin-bottom:5px;
	margin-left:1px;
	height:18px;
	
	/*font-size:10px;*/
}