/* Common CSS */
body 
{
	margin: 0px;
	background: url(../images/bodyBg.gif) repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 16px;
}
.innerBodyBg
{
	background: url(../images/innerBodyBg.gif) repeat-x;
}
form
{
	margin: 0;
}
a
{
	color: #1c7195;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	outline:none;
}
img { border: 0;}

.mainContainer
{
	width: 950px;
	margin: 0 auto;
}
.widthAuto
{
	width: auto;
}
.floatLeft
{
	float:left;
}
.clear
{
	clear: both;
}
.input
{
	border: 1px solid #d3d3d3;
	width: 202px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
select
{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	border: 1px solid #d3d3d3;
}
.padding10
{
	padding: 10px;
}
.paddingLeft10
{
	padding-left: 10px;
}
.error
{
	color: #FF0000;
}
.topLinksBg
{
	width:950px;
	height: 36px;
	background: url(../images/topLinksBg.gif) no-repeat;
}
.topLinksLeft
{
	width: 800px;
	float: left;

}
.topLinksLeft ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.topLinksLeft ul li
{
	float:left;
	padding: 0;
	margin: 0px;
}
.topLinksLeft ul li a
{
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/topLinksDiv.gif) no-repeat left;
	height: 27px;
	display: block;
	padding: 9px 22px 0 22px;
	float:left;
}
.topLinksLeft ul li a:hover
{
	background: url(../images/topLinksMouseover.gif) repeat-x;
	height: 27px;
	display: block;
	padding: 9px 22px 0 22px;
	float:left;
}
.topLinksLeft ul li .selected
{
	background: url(../images/topLinksMouseover.gif) repeat-x;
	height: 27px;
	display: block;
	padding: 9px 22px 0 22px;
	float:left;
}
.topLinksLeft ul li a.home
{
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/homeOn.gif) no-repeat left;
	height: 27px;
	display: block;
	padding: 9px 22px 0 22px;
	float:left;
}
.topLinksLeft ul li a.home:hover
{
	background: url(../images/homeOver.gif) no-repeat left;
	height: 27px;
	display: block;
	padding: 9px 22px 0 22px;
	float:left;
}
.topLinksLeft ul li .homeSelected
{
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/homeOver.gif) no-repeat left;
	height: 27px;
	display: block;
	padding: 9px 22px 0 22px;
	float:left;
}


.topLinksRight
{
	width: 120px;
	float: left;
	text-align: right;
	padding:8px 22px 0 0;

}
.topLinksRight a
{
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #B2DBF9;
	padding-right: 4px;
}
/*.logoBg
{
	width:255px;
	height: 176px;
	float: left;
	background: url(../images/logoBg.gif) no-repeat;
	padding:108px 0 0 17px;
}*/
.logoBg
{
    width:259px;
    height: 222px;
    float: left;
    background: url(../images/logoBg.gif) no-repeat;
    padding:62px 0 0 13px;
}
.flashPart
{
	width:426px;
	height: 284px;
	float: left;
	background: url(../images/flashBg.jpg) no-repeat;
}
.memberLoginBox
{
	width: 252px;
	height: 284px;
	background: url(../images/memberLoginBg.gif) no-repeat;
	float: left;
}
.memberLogin
{
	width: 210px;
	margin: 16px 0 0 18px;
}
.memberLoginHead
{
	width:208px; 
	height: 38px; 
	background:url(../images/greyDiv.gif) bottom no-repeat;
}
.orangeHeading
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fb6400;
}
.afterLoginArea
{
	width: 212px;
	text-align: center;
}
.welcomeTxt
{
	width: 248px;
	float: left;
	padding: 0 15px 0 4px;
}
.welcomeRTDiv
{
	width:26px;
	float: left;
}
.benefits
{
	width:319px;
	float: left;
	overflow: hidden;
}
.benefitsIcon
{
	width: 48px;
	float: left;
}
.benefitsHeading
{
	width:271px;
	float: left;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #07547E;
	padding-top: 7px;
}
.benefits ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.benefits ul li
{
	background: url(../images/orangeBullet.gif) no-repeat left 14px;
	margin: 0px;
	padding: 10px 0 0 15px;
}
.orangeText
{
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fb6400;
}
.bottomUpparBg-2
{
	background: #F2F2F2;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	width: 948px;
	overflow: hidden;
	text-align:center;
	padding-top:15px;
}
.bottomUpparBg
{
	background: #F2F2F2;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	width: 948px;
	overflow: hidden;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.banner{margin:0px; padding:0px; list-style:none}
.banner li{display:inline; list-style-type:none; padding:0 9px 0 9px;}
.liveDemoTourAds
{
	width: 210px;
	float: left;
	vertical-align:middle;
	text-align:center;
	padding: 0px 0px 15px 22px;

}
.liveDemoTourAds-2
{
	width: 210px;
	float: left;
	vertical-align:middle;
	text-align:center;
	padding: 10px 30px 10px 25px;

}
.liveDemoTour
{
	width: 422px;
	float: left;
	padding: 10px 30px 10px 25px;
}
.liveDemoTourLeft
{
	width: 286px;
	float: left;
}
.liveDemoTourRight
{
	width: 136px;
	float: left;
	padding-top: 10px;
}
.liveDemoTourHeading
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.liveDemoTourDivider
{
	width: 26px;
	float: left;
	padding-top: 15px;
}
.latestNews
{
	width: 415px;
	float: left;
	padding: 10px 15px 10px 5px;
}
.latestNewsDate
{
	width: 55px;
	float: left;
	padding:4px 4px 4px 0;
	border-right: 1px solid #DCDCDC;
}
.date
{
	font: bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1C7195;
	padding-left:10px;
}
.latestNewsText
{
	width: 345px;
	padding:4px 0 4px 8px;
	float:left;
}
.bottomBg
{
	width: 100%;
	text-align: center;
	background: url(../images/bottomBg.gif) repeat-x;
	height: 22px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	padding-top: 10px;
}
.bottomBg a
{
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	padding: 0 3px;
}
.copyright
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#767575;
	text-align:center;
	padding:10px 0 5px 0;
}
/* Innerpage CSS */
/*.innerLogoBg
{
	width:255px;
	height: 127px;
	float: left;
	background: url(../images/innerLogoBg.gif) no-repeat;
	padding:82px 0 0 17px;
}*/
.innerLogoBg
{
    width:259px;
    height: 173px;
    float: left;
    background: url(../images/innerLogoBg.gif) no-repeat;
    padding:36px 0 0 13px;
} 
.innerGraphic
{
	width:426px;
	height: 209px;
	float: left;
}
.innerMemberBanner
{
	width: 252px;
	height: 209px;
	float: left;
}
.innerContentArea
{
	background:#FFFFFF;
	border-left: 1px solid #4294B7;
	border-right: 1px solid #4294B7;
	width: 948px;
	overflow: hidden;
}
.blueText
{
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #07547E;
}
.innerMemberLoginBox
{
	width: 252px;
	height: 209px;
	background: url(../images/innerMemberBg.gif) no-repeat;
	float: left;
}
.lightBackground
{
	background: #F8F8F8;
}
.border-bottom
{
	border-bottom: 1px solid #C3C1C1;
}
.lightBlueBg
{
	background:#f2fafd;
}
.memberlinks ul
{
	list-style-type: none;
	padding: 0;
	margin: 0px;
}
.memberlinks ul li
{
	float: left;
	padding: 0 10px 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.memberlinks ul li a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.memberlinks ul li a:hover
{
	text-decoration: underline;
}
.memberlinks ul li a.selected
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#fb6400;
	text-decoration: none;
}
.memberlinks ul li a.selected:hover
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#fb6400;
	text-decoration: none;
}
.smallTxt
{
	font-size: 11px;
}
/*11Feb: nidhi jain*/
.general_msgs
{
	/*color:#0000FF;*/
	width:100%;
	height:40px;
	background:url(../images/success.jpg) left top no-repeat;
	background-color:#e4f7db;
	border:1px solid #cfecc1;
	padding: 0 0 0 43px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.error_msgs
{
	width:100%;
	height:40px;
	background:url(../images/failed.jpg) left top no-repeat;
	background-color:#ffeeee;
	border:1px solid #f8e4e4;
	padding: 0 0 0 43px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.blueHeading
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #07547E;
}
.white-box{
	width:896px;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#FFFFFF;
	margin:10px 0px 11px 0px;
	height:auto;
	font-weight:normal;

	color:#7a7a7a;
	font-size:11px;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	}
  	.text-area350{
	width:350px;
	height:96px;
	}
	.text-area350-req{
	width:350px;
	height:96px;
	border:1px dashed #ff0000;

	}