/* CSS Document */
body{margin:0px; padding:0px;text-align:center; } 
#page{width:778px;text-align:left; }
	#header{width:100%; height:103px;border-bottom:4px solid #000000;background-color:#10B6EA;}
		#logo{float:left;clear:right; padding-left:15px; width:213px;}
		#headerRight{float:left; width:550px; }
			#headerRightTop{float:left;width:540px;font-family:Arial,Verdana,Helvetica;font-size:16px;font-weight:bold;color:#ffffff; padding:35px 0px 0px 10px;}
			#nav{float:left; width:100%; margin-top:13px; background:url(../images/button_bg.gif) repeat-x; height:36px;font-family:Verdana,Arial, Helvetica;font-size:12px; 
			  font-weight:bold; color:#ffffff;}
			#nav tr{margin:0px;padding:5px 0px 0px 20px;}
			#nav tr td{display:inline;}
			#nav tr td a{ padding:0px 5px 0px 5px; font-family:Verdana, Arial, Helvetica, sans-serif;  color:#ffffff; text-decoration:underline; border-right:1px solid #ffffff; }
			#nav tr td a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif;color:#FCF17D; text-decoration:none; }
	#container{width:778px; height:auto;  margin:10px 0px 0px 0px}
		#leftNav{float:left;clear:right;width:190px;margin-right:7px;}
			#leftMenuItems{width:190px;}
				#leftNavTopBg{ background:url(../images/left_nav_topbg.gif) no-repeat; width:190px;height:27px;}
				#leftMenu{border-left:1px solid #72878a; padding:7px 0px 0px 10px; border-right:1px solid #72878a;  width:178px;background-color:#f5f5f5;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;color:10px; vertical-align:middle;}
				/*#leftMenu tr{padding:10px 0px 0px 22px; background:url(../images/leftnav_bullet.gif) no-repeat; }*/
				#leftMenu td{margin:0px; padding:0px 0px 10px 0px;  }
				#leftMenu td a{color:#000000;text-decoration:none; padding:0px 0px 10px 15px; }
				#leftMenu td a:hover{color:#000000;text-decoration:underline; padding:0px 0px 10px 15px;}
				#leftNavBottomBg{ width:190px;height:9px;margin:0px 0px 5px 0px;background:url(../images/left_nav_bottombg.gif) no-repeat;}
			.promo{width:190px;}
				.promoTopBg{float:left;background:url(../images/promo_topbg.gif) no-repeat;width:180px;height:23px;color:#dd5b1c;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;padding:7px 0px 0px 10px;}
				.promoBg{float:left;border-left:1px solid #72878a; border-right:1px solid #72878a;background-color:#f5f5f5; width:168px; padding:5px 10px 5px 10px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;font-size:10px;font-weight:bold;}				.promoBg a{color:#DD5B1C;text-decoration:underline;}
				.promoBg a:hover{color:#DD5B1C;text-decoration:none;}
				.promoBottomBg{float:left;width:190px;height:9px;margin:0px 0px 5px 0px; background:url(../images/left_nav_bottombg.gif) no-repeat;}
			.add{float:left;}
		
		<!--back_button start-->
		.back_button a{color:#ff0000;text-decoration:underline; font-weight:bold; }
		.back_button a:hover{color:#9F9F9F;text-decoration:none; font-weight:bold;}
		<!--back_button end-->
		
		
		#content{float:left;width:578px;font-family:Arial,Verdana,Helvetica;font-size:16px;font-weight:normal;color:#313131; }
		#content table{width:74%; font-family:Arial,Verdana,Helvetica;font-size:12px;font-weight:normal;color:#313131;}
		#content td a{color:#000000;text-decoration:underline;font-weight:bold; }
		#content td a:hover{color:#9F9F9F;text-decoration:none;font-weight:bold;}
			.banner{float:left;background:url(../images/banner.gif) no-repeat;width:560px;height:213px;margin-bottom:10px;}


//added by kiran to remove the underline for menus

	.moduletable td a{color:#000000;text-decoration:none;font-family:Tahoma,Arial,Verdana,Helvetica;font-weight:bold; }

/*NG menu styles start*/

.moduletablengm, .modulengm { /* please make sure you have set the module class suffix in the corresponding module to eg. "ngm" */
	width: 100%;font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
}

/* default settings to be applied to the menu*/
.ngsubmenu
{
  width: 100%;
  border: solid 0px #8A867A;
  background-color: #F5F5F5; font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  /*background-image: url(../images/background/sm_back_office2.gif);*/
  background-repeat: repeat-y;
  height: auto;
}

.ngitem-normal
{
  border: solid 0px #316AC5; font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  margin: 1px !important;
  background-color: transparent;
  width: 100%; background:url(../images/leftnav_bullet.gif) no-repeat;
  cursor: pointer;
}

.ngitem-over
{
  border: solid 1px #E3ECEE;
  margin: 0px !important;
  background-color: #E3ECEE;
  width: 100%; background:url(../images/leftnav_bullet.gif) no-repeat;
  cursor: pointer;
}

.ngitem-active /* active menu*/
{
  border: solid 1px #8A867A;
  margin: 0px !important; font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  background-color: #DEDEDE;
  width: 100%; background:url(../images/leftnav_bullet.gif) no-repeat;
  cursor: pointer;
}

.ngtext-normal
{
 font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  color: #000000;
  text-indent: 10px;
  padding: 3px !important;
  width:100%;
}

.ngtext-over
{
  font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold; text-decoration:underline; background:url(../images/leftnav_bullet.gif) no-repeat;
  color: #000000; background-color: #E3ECEE;
  text-indent: 10px; 
  padding: 3px !important;
  width:100%;
}

.ngtext-active
{
 font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  color: #8A867A;
  text-indent: 10px;
  padding: 3px !important;
  width:100%;
}

/* individual settings to be applied to the individual styles*/
.ngmainmenu
{
  width: 100%; /* please remove on horizontally orientated main menu*/
  border: solid 1px #000C80;
  background-color: #B8D1F8;
}

.ngmainitem-normal
{
  border: solid 1px #B8D1F8;
  background-color: #B8D1F8;
  width: 100%;
  cursor: pointer; 
}

.ngmainitem-over
{
  border: solid 1px #000C80;
  background-color: #E3ECEE;
  width: 100%;
  cursor: pointer;
}

.ngmainitem-active
{
  border: solid 1px #8A867A;
  background-color: #F7F7F7;
  width: 100%;
  cursor: pointer;
}

.ngmaintext-normal
{
  font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  text-align: left; 
  color: #000000;
  padding: 3px !important;
  width: 100%; 
}

.ngmaintext-over
{
  font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  text-align: left; 
  color: #000000;
  padding: 3px !important;
  width: 100%;
}

.ngmaintext-active
{
 font-family:Arial,Verdana,Helvetica; font-size:11px; font-weight:bold;
  text-align: left;
  color: #8A867A;
  padding: 3px !important;
  width:100%;
}





























































































































				.hideTab{float:left;width:534px;text-align:right;margin:20px 40px 0px 0px;}
				.bannerContent{float:left;width:424px;color:#ffffff;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;padding:35px 120px 0px 30px; vertical-align:middle;}
				.bannerContent ul{margin:0px; padding:0px 0px 0px 20px;}
				.bannerContent ul li{margin:7px 0px 0px 0px; padding:0px; list-style-image:url(../images/dot.gif);}
			
			
			.subcontent{float:left;width:650px; }
			.subcontentBox{float:left;clear:right;width:200px;padding:0px 0px 0px 0px;min-height:326px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#616161;/* border:#00CC00 dashed 2px;*/}
			.subcontentBox img{margin:0px 0px 0px 0px;}
			.subcontentBox span{font-weight:bold;color:#DD5B1C;}
			.subcontentBox ul{margin:0px 0px 0px 0px;padding:0px;}
			.subcontentBox li{margin:0px;padding:0px 0px px 0px; list-style-image:url(../images/dot2.gif);}
	
	
	#footer{float:left;width:778px;background-color:#000000;color:#ffffff; margin:5px 0px 5px 0px; height:30px;font-family:Verdana, Arial, Helvetica, sans-serif;}
		#copyright{float:left;clear:right; padding:7px 0px 0px 10px;font-size:10px;}
		#footerLinks{float:right; padding:7px 10px 0px 0px;font-size:11px;font-weight:bold;}
		#footerLinks a{color:#ffffff; text-decoration:underline; border-right:1px solid #ffffff; padding:0px 5px 0px 5px;}
		#footerLinks a:hover{color:#ffffff;text-decoration:none;}


.loginDetails {margin-bottom:5px;}

.loginInfo {margin-bottom:5px;} 














































































































