@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#f9f8f7;
}
p {margin:0; padding:0}
img
{
border:0;}

.ftr-bg{
	background:url(../images/ftr-bg.jpg);
	height:84px;
}
.banbg{
	background:url(../images/main-banner-shade-bg.jpg);
	height:315px;
}
.banPic{
	background:url(../images/main-banner.jpg);
	height:282px;
	width:930px;
}
.nav-ban-sep{
	background-color:#e1e1e1;
}
.navTxt{
	color:#eaeaeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.navTxt a{
	color:#eaeaeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.navTxt a:hover{
	color:#c1eaff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.navSelbg{
	background:url(../images/nav-sel-center.jpg);
	height:49px;
	color:#061844;
	text-align:center;
}

.bborder-center{
	background:url(../images/bborder-center.jpg);
}
.topShade{
	background:url(../images/top-bg.jpg);
	height:135px;
}
.nav-bg{
	background:url(../images/nav-bg.jpg);
	height:49px;
}
.numtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#072659;
}
.emailtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#072659;
}

.calltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0a5ba7;
}
.copyrightTxt{
	color:#6a6767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align:center;
}
.copyrightTxt a{
	color:#6a6767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
		text-align:center;
}
.copyrightTxt a:hover{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align:center;
}
.btmNavTxt{
	color:#07295e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align:center;
}
.btmNavTxt a{
	color:#07295e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
}
.btmNavTxt a:hover{
	color:#07295e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	text-decoration:underline;
}
.bodyVSeprator{
	background:url(../images/body-v-sep.jpg);
	width:14px;
	background-position:center;
}
.bodyHSeprator{
	background:url(../images/body-h-sep.jpg);
	height:9px;
	background-position:center;
}
.homeUser{
	background:url(../images/home-user.jpg) no-repeat;
	width:416px;
	height:191px;
}
.corporateUser{
	background:url(../images/corporate-user.jpg) no-repeat;
	width:455px;
	height:190px;
}
.businessUser{
	background:url(../images/business-user.jpg) no-repeat;
	width:416px;
	height:200px;
}
.comUser{
	background:url(../images/com-user.jpg) no-repeat;
	height:199px;
	width:455px;
}
.banHeadTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#2d7ebf;
	line-height:50px;
	padding-left:55px;
	text-transform:uppercase;
}
.banTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#062354;
	line-height:24px;

	}
.bodyregtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#003e5e;
	line-height:18px;
}
.regtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003e5e;
	line-height:18px;
}
.regtxt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003e5e;
	line-height:18px;
}

/*--------------------------------------------top menu navigation STARTS HERE ------------------------------------*/
.wrapper1 {
	color: #44433f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
}
.wrapper1 a {
	color: #E5F2FB;
	text-decoration: none;
}
.wrapper1 a:hover {
	color: #061844;
}
/*	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}*/
/*.wrapper {
	width: 710px;
	margin: 20px auto;
}*/
.nav{
	background: #fff url(../images/nav-bg.jpg) repeat-x;
	height:49px;
}
/*.nev-wrapper {
	clear: both;
	float: left;
}*/
/*.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}*/
.nav ul {
	/*width: 648px;*/
	height: 49px;
	float: left;
	margin: 0;
	padding: 0;
	/*padding-top: 3px;*/
	list-style: none;
	font-size: 13px;
}
.nav li {
	float: left;
	padding: 0 18px 0 0;
	/*background: url(images/nav-bg.jpg) no-repeat right center;*/
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 49px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(../images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 49px;
	/*	line-height: 35px;*/
	display: block;
	float: left;
}
a .menu-mid {
	background: url(../images/menu_mid.gif) repeat-x top left;
	height: 49px;
	width: 120px;
	/*	line-height: 35px;*/
	display: block;
	float: left;
	text-align:center;
}
a .menu-right {
	background: url(../images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 49px;
	/*	line-height: 35px;*/
	display: block;
	float: left;
}
.nav li a:hover .menu-left, .nav li.active a .menu-left, .nav li:hover a .menu-left, .nav li a:hover .menu-mid, .nav li.active a .menu-mid, .nav li:hover a .menu-mid, .nav li a:hover .menu-right, .nav li.active a .menu-right, .nav li:hover a .menu-right {
	background-position: 0 -49px;/*line-height: 35px;*/
}
.nav li a:hover, .nav li.active a, .nav li.hover a, .nav li:hover a {
	color: #061844;
}
.nav li:hover .sub, .nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 49px;
	left: -3px;
	background: url(../images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(../images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 8px;
	list-style: none;
	font-size: 13px;
}
.nav li:hover li, .nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #e9e9e9 solid;
	background: none !important;
}
.nav li:hover li a, .nav li.active li a {
	color: #6f7075;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover, .nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover, .nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(../images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}

/*--------------------------------------------top menu navigation ENDs HERE ------------------------------------*/


.TextBox {
	FONT-WEIGHT: normal;
	color:#777777;
	FONT-STYLE: normal;
	FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	margin-left:3px;
	margin-bottom:0px;
	HEIGHT:20px;
	width:312px;
	border:1px solid #CCC;
	padding:0px 0 0 0px;
}
.ButtonForm {
	Height:20px;
	width:120px;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
	Font-Size:11px;
	color:#ffffff;
	background-color:#6d6e72;
	font-style:normal;
	font-family:Verdana;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
}

/* Form Area*/

.topfield {
	border:1px groove #6a98ca;
	background-color:#FFFFFF;
	color: #106cc2;
	padding-left: 5px;
	margin-right: 3px;
	width:50px;
}
/*input {
border:1px groove #6a98ca;
background-color:#FFFFFF;
color: #106cc2;
padding-left: 5px;
margin-right: 3px;
}
*/
input.textfield {
	border:1px solid #c6822f;
	background-color:#FFFFFF;
	color: #3d3d3d;
	font-family:"Trebuchet MS";
	width: 230px;
	padding-left: 5px;
	margin-right: 3px;
	font-size:0.8em;
}
.textbox {
	FONT-WEIGHT: normal;
	color:#777777;
	FONT-STYLE: normal;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	margin-left:3px;
	margin-bottom:8px;
	HEIGHT:22px;
	width:202px;
	border:1px solid #CCC;
	padding:5px 0 0 5px;
}
.frmtd_contact {
	color:#000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Frmleft {
	color:#000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textArea {
	FONT-WEIGHT: normal;
	color:#777777;
	FONT-STYLE: normal;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	margin-left:3px;
	margin-bottom:8px;
	HEIGHT:90px;
	width:202px;
	border:1px solid #CCC;
	padding:5px 0 0 5px;
}
.Button {
	Height:30px;
	width:68px;
	border-style:solid;
	border-color:#fff;
	border-width:1px;
	Font-Size:12px;
	color:#FFF;
	background-color:#003;
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	padding-bottom:3px;
}
.mandatory {
	font-family: Arial;
	font-size: 12px;
	/*color: #ed1b24;*/
color: #F00;
}

.otherline {
	background-color: #D0E7F2;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../images/error.png');
}
/* Form Area*/
