/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif; margin:0; padding:0;
	}
.headerBg {
	background:url(../images_new/headerBg.jpg) left top repeat-x; height:57px; margin:0 auto;
	}
.mainImgBg {
	background:url(../images_new/mainImgBg.jpg) left top repeat-x; height:244px;
	}
.contentBg {
	background:url(../images_new/contentBg.jpg) left top repeat-y;
	}
.contentTxt {
	font-size:12px; color:#000; font-weight:bold;
	}
.contentTxt_hd {
	font-size:18px; color:#033395; font-weight:bold; line-height:22px;
	}
.contentTxt ul {
	margin:0 0 0 20px; padding:0; list-style:disc;
	}
.contentTxt ul li {
	padding:10px 0 0 0;
	}
.contentTxt strong {
	font-size:22px; color:#666666; font-weight:bold;
	}
.grnBar {
	background:#98cb00;
	}	
.footer {
	background:#74b2f8; font-size:11px; color:#fff; line-height:14px; padding:16px 26px;
	}	
.footer a {
	color:#fff; text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}	
.footerBttm {
	text-align:center; margin:15px 0 0 0;
	}

	/*18-04-09*/
.disUpdateBox {
	float:right; margin:5px 40px 10px 10px; width:310px; background:#98CB00; padding:5px; color:#000; font-size:16px; font-weight:bold;
	}
.disUpdateBox strong {
	font-size:18px; line-height:22px;
	}
.disUpdateBox input {
	width:198px; border:1px solid #3d3e5d;
	}
.disUpdateBox img {
	vertical-align:middle;
	}
.pad15 {
	padding:0 0 0 15px;
	}
.disUpdateBox a {
	color:#727272; font-size:14px; text-decoration:underline;
	}
.disUpdateBox a:hover {
	text-decoration:none;
	}
.clear {
	clear:both;
	}
.whtBg {
	background:#fff;
	}

.contentTxt2 strong {
	font-size:24px; color:#666666; font-weight:bold;
	}
.contentTxt2 h1 {
	font-size:24px; color:#666666; font-weight:bold;
	}
.head-black {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#616161;
}
.arial11red{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration:none
}
.normalblack_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}

/*30-10-09*/

.contentTab {
	border:1px solid #fff; background:url(../images_new/midContentBg.jpg) left top repeat-x; height:550px;
	}
.lftNav {
	background:#cccccc;
	}
.lftNav ul {
	margin:15px; padding:0; list-style:none;
	}
.lftNav ul li {
	padding:3px 10px 3px 15px; font-size:11px; color:#000;
	}

.posRel {
	position:relative;
	}
.noImgBox {
	position:absolute; top:-10px; left:25px;
	}
.linkTopBox {
	position:absolute; top:-15px; right:25px; font-size:12px; font-weight:bold; color:#297ebe; font-family:Arial, Helvetica, sans-serif; font-weight:normal;
	}
.linkTopBox a {
	color:#297ebe; text-decoration:underline;
	}
.linkTopBox a:hover {
	text-decoration:none;
	}
.hdBox {
	position:absolute; top:-10px; left:50px; background:#eeeeee; padding:3px 10px; font-size:12px; font-weight:bold; color:#297ebe; font-family:Arial, Helvetica, sans-serif;
	}
	
.feildsetCntntArea {
	color:#6a6a6a; font-weight:bold; background:#eeeeee; border:1px solid #c4c4c4; font-size:11px; font-family:Arial, Helvetica, sans-serif;
	}
.feildsetCntntAreaPad {
	padding:5px 10px;
	}
.feildsetCntntAreaBg {
	background:url(../images/billingOptionBg.jpg) left top repeat-x; padding:5px 10px; height:30px;
	}
	
.contentTabLgn {
	width:760px; margin:35px auto; background:#fff; border:1px solid #bfbfbf; font-family:Arial, Helvetica, sans-serif;
	}
.contentTabLgn h1 {
	margin:0; padding:0; color:#222fa8; font-size:20px; font-weight:normal;
	}
.contentTabLgn h2 {
	margin:0; padding:0; color:#7c9d19; font-size:20px; font-weight:normal;
	}
	
	/** CSS Added for Light box Pop up (Start) **/
	.white_content {
			display:none;
			position: absolute;
			top: 35%;
			left: 10%;
			width:438px;
			padding: 0px;
			border: 1px solid #016493;
			/*background: #0653ab;*/
			background: #f8fcfe url(images/pop-upBg1.gif) repeat-x top left;
			z-index:1002;
			overflow: auto;
			font-family:Arial, Helvetica, sans-serif;	
			font-size:14px;
			color:#000;
			text-align:left;
		}
	.white_content2 {
		display:none;
		position: absolute;
		top: 35%;
		/*left: 10%;*/
		padding: 0px;
		border: 0px solid #016493;
		/*background: #0653ab;*/
		z-index:1002;
		/*overflow: auto;*/
		
	}

	.white_content22 {
		display:none;
		position: absolute;
		top: 215px;
		/*left: 10%;*/
		padding: 0px;
		border: 0px solid #016493;
		/*background: #0653ab;*/
		z-index:1002;
		/*overflow: auto;*/
		
	}

	.lightBoxCont{
		position:relative;
	}
	/** CSS Added for Light box Pop up (End) **/
	
	.h1Class {
		font-size:20px;
		font-weight:normal;
	}