/* CSS Document */

body {
	margin:auto;
	/*background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F4F4F6;*/
	}

p {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
}
H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0173BB;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0173BB;
	font-weight:bold;
}

hr {
	color:#ECEDEE;
	height:1px;
	width:100%;
}


.spacer {
	height:15px;
	float:left;
	width:100%
}
.HRspacer {
	height:10px;
	float:left;
	width:100%
}
	
#maincontainer {
	width:100%;
	margin:auto;
	background-color:#F4F4F6;
}
	
#maintable {
	width:956px;
	margin:auto;
	background-image:url(../images/mianBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F4F4F6;
	
}
#header {
	background-image:url(../images/bannerBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:956px;
	height:88px;	
}

#tataLogo {
	float:left;
	width:312px;
	height:88px;
	}
#tataLogoRight {
	float:left;
	text-align:right;
	}

#HeaderContent {
	width:623px;
	float:left;
	
}


.floatLeft{
	float:left;
}
.floatRight {
	float:right;
}

/******Header menu start ********/
/*  nav  */


#nav
	{
		height: 20px;
		padding-left: 1px;
		margin: 0;
		line-height: 20px;
		text-align: center;
		white-space: nowrap;
		font-family:Verdana;
		font-size:11px;
		color:#FFFFFF;
	}


#nav ul, #nav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
		text-align: left;
		padding-bottom:12px;
  	}

#nav a
	{
		float: left;
		margin: 0;
		background: transparent;
		font-weight: normal;
		font-size: 11px;
		line-height: 20px;
		text-decoration: none;
		white-space: nowrap;
		z-index: 1000;
		padding-left:9px;
		padding-right:9px;
		border-right:1px solid #D5DD2B;
	}
	
	
.borderNone {
	border-collapse:collapse;
	border-style:none;
}
	

	/* quick change for nav */
	
	#nav
		{
			background: #transparent;
		}
	
	#nav a
		{
			color: #ffffff;
			background: #transparent  ;
		}
	
	#nav a:hover, #nav a.active:link, #nav a.active:visited
		{
			color: #ffffff;
			background: #003B90 ;
		}




#nav ul li ul {
	background-image:url(../images/rolloverBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	border-bottom:1px solid #C3C5C4;
	border-right:1px solid #C3C5C4;
	width:150px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	text-align:left;
	line-height:10px;
	padding:1px 0px 3px 0px;
	margin:1px 0px 3px 0px;
}


#nav ul li ul a {
	width:100%;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	background:none;
	border:none;
	line-height:10px;
}
#nav ul li ul a:hover {
	width:100%;
	font-weight:bold;
	text-decoration:none;
	background:none;
	border:none;
	line-height:10px;
}



#nav ul li ul li ul {
	background-image:url(../images/rolloverBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	border-bottom:1px solid #C3C5C4;
	border-right:1px solid #C3C5C4;
	width:150px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	text-align:left;
	line-height:10px;
	padding:0px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	position:absolute;
	float:left;
}


#nav ul li ul li ul a {
	width:100%;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	background:none;
	border:none;
	line-height:10px;
}
#nav ul li ul li ul a:hover {
	width:100%;
	font-weight:bold;
	text-decoration:none;
	background:none;
	border:none;
	line-height:10px;
}




	
#HeaderMenuContainer {
	width:637px;
	float:left;	
	text-align:center;
	padding-top:8px;
}



/******Header menu ends ********/





.search 
{
width:526px;
height:33px;
float:left;
padding-top:15px;
padding-left:9px;
}


#bodymenuContainer {
	float:left; 
	width:274px; 
	padding-left:11px;
	height:502px;
	}
	
	
#bodymiddleContainer {
	float:left; 
	width:671px; 
	}
	
	

#bodyContainer {
	float:left; 
	width:671px; 
	background-image:url(../images/bodyCurveBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#0373BB;
	text-align:right;
	padding-bottom:27px;
	}
	
	
#internalContainer {
	float:left; 
	width:671px; 
	background-image:url(../images/internalCurveBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#0373BB;
	text-align:right;
	padding-bottom:19px;
	}
	
	
#mainBannerContainer {
	float:left; 
	width:671px; 
	height:342px;
	
}

/********Button start********/
.BTNsearch {
	background-color:#D5DD2B;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#1669B3;
	border:none;
	height:15px;
}

.searchBox {
	width:85px;
	height:11px;
	background-image:url(../images/searchIcon.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:1px solid #ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#1669B3;
	padding-left:15px;
	
}

/********Button ends********/
a.selected_lob{ /*style of top level menu title*/
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	height:17px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:middle;
	background-color:#D5DE2D;
	text-decoration:none;
	display:block;

}


#menu a.selected_l2
{
	padding-top:3px;
        padding-bottom:3px;
	background-color:#DBE34F;
	color:#0173BB;
	vertical-align:middle;
}


/********Menus start********/
#mennuBg {
	background-image:url(../images/menuBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:274px;
	text-align:left;
	height:349px;
	float:left;
}

#bodyContennt {
	width:956px;
	float:left;
	background-image:url(../images/mianBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#F4F4F6;
}


#menuContainer {
	/*width:274px;
	padding-right:45px; 
	padding-left:5px; */
	padding-top:20px;
	/*height:314px;*/
	height:auto;
	}
	
.menuUL {
	padding-top:0px ;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:0px ;
	margin-top:0px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:0px ;
}
	
.VertMenuItem_old { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	border-bottom:1px solid #E1E2E3;
	height:20px;
	/*padding-top:3px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	vertical-align:middle;
	display:block;
	
}
.VertMenuItem { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	border-bottom:1px solid #E1E2E3;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	/*padding-top:3px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	vertical-align:middle;
	display:block;
	
}
.VertMenuItem A { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	height:17px;
	padding-top:3px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:middle;
	text-decoration:none;
	display:block;
	padding-left:15px;


	
}
.VertMenuItem A:hover { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	height:17px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:middle;
	background-color:#D5DE2D;
	text-decoration:none;
	display:block;
	
	
}


.VertMenuItem2 { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	height:20px;
	/*padding-top:3px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	vertical-align:middle;
	display:block;
	
}

.VertMenuItem2 A { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	height:17px;
	padding-top:3px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:middle;
	text-decoration:none;
	display:block;
		padding-left:15px;


	
}
.VertMenuItem2 A:hover { 
	list-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#0173BB;
	height:17px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:middle;
	background-color:#D5DE2D;
	text-decoration:none;
	display:block;
	
	
}



/********Menus ends********/


#BodyBanner {
	width:670px; 
	height:100px;
	float:left;
	background-image:url(../images/shadow1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	padding-top:33px;
}
.banner {
	width:274px; 
	float:left;
	text-align:center;
	padding-top:46px;
}

.banner1 {
	width:217px; 
	float:left;
	text-align:center;
}
.banner2 {
	width:219px; 
	float:left;
	text-align:center;

}
.banner3 {
	width:219px; 
	float:left;
	padding-left:15px;
}

#footer {
	width:100%;
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	height:43px;
	border-top:5px solid #D6DE2B;
	float:left;
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	padding-top:1px;
	vertical-align:middle;
	margin:auto;
	text-align:center;
	
}
#footer A {
	font-family:Verdana;
	font-size:9px;
	color:#464646;
	text-decoration:none;
}
#footer A:hover {
	font-family:Verdana;
	font-size:9px;
	color:#464646;
	text-decoration:underline;
}

#footContent{
text-align:left; 
width:916px; 
margin:auto; 
padding-left:10px; 
padding-right:10px;
}

.footmainText {
	line-height:10px;
	float:left;
}
.arcLogo {
	vertical-align:middle;
	padding-left:5px;
}


.rolloverbg {
	background-image:url(../images/rolloverBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	border-bottom:1px solid #C3C5C4;
	border-right:1px solid #C3C5C4;
	width:141px;
	text-align:left;
	padding-left:9px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
	.rolloverbg A {
	text-align:left;
	color:#000000;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	}
	.rolloverbg A:hover {
	text-align:left;
	color:#000000;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	}	
	
.topadding {
	padding-top:13px;
}




.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
text-decoration: none;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
font-weight: normal;
padding: 5px 5px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


.aBlack {
	color:#000000;
	text-align:left;
}







/*********************************************Internal pages *************************************************/

#intContainer {
	width:671px;
	/*height:auto;*/
	background-image:url(../images/internal-page-shadow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#subMenus {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
#subMenus_new {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBg_new.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusPersonal {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgPersonal.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusSME {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgSME.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusHome12 {
	height:24px;
	width:619px;
	background-image:url(../images/SubmenuBgHome1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}

	
#subMenusSmall {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBg1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}	
	
#subMenusTooSmall {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBg2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}	
#subMenusTooTooSmall {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBg3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}	
#subMenusHome {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgHome.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}	
#internalContent {
	width:551px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
	padding:25px 70px 20px 50px;
	text-align:justify;
}


#internalContent ul {
	padding:4px 0px 0px 12px;
	margin:4px 0px 0px 12px ;
}
#internalContent ul li {
	list-style-type:square;
}


#internalContent ol {
	padding:6px 0px 0px 10px;
	margin:6px 0px 0px 10px ;
}
#internalContent ol li {
	list-style-type:lower-roman;
}


.middleContent {
	width:551px;
	float:left;
}

.photoDiv {
	width:130px;
	float:left;
}
.photoDivName {
	width:120px;
	height:19px;
	float:left;
	background-image:url(../images/photoName.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
}
.photoDivContent {
	width:419px;
	float:right;
}

/*************internal pages sub menus started *******************************/





/*************internal pages sub menus ends *******************************/

#menu
{
	padding:0;
	margin:0;
	text-align: center;
	white-space: nowrap;
	font-family:Verdana;
	font-size:11px;
	color:#0173BB;
}

#menu li {
	display:inline; 	
	vertical-align:middle;
}

#menu li a
{
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	border-right:1px solid #D2D3D4;
	background:transparent;
	color:#0173BB;
	text-decoration:none;
	float:left;
	vertical-align:middle;
}


#menu li a #one {
  display:none;
  position:absolute;
	clear:both;
  }
  
  #menu li a:hover #one {
  display:block;
  position:absolute; 
  text-align:left;
  width:100px;;
  background-color:#eee;
  background-image:url(../images/rolloverBg.jpg);
  color:#000; 
  border-right:1px solid #D2D3D4;
    border-bottom:1px solid #D2D3D4;

  }

#menu li a:hover
{
	background-color:#DBE34F;
	color:#0173BB;
	vertical-align:middle;
}

#menu li ul li {
	display:none; 	
}
#menu li ul li a {
	display:block; 	
}
#menu li ul li a {
	display:block; 	
}

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 1px solid gray;
border-bottom: none;
background-color: white;
color: black;
}


.basictab li a:visited{
color: black;
}

.basictab li a:hover{
background-color: #dbffff;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #dbffff;
color: black;
}


.submenustyle{
padding: 2px 1px;
border: 1px solid black;
border-top-width: 0;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
border-right: 1px dashed black;
padding: 1px 5px;
text-decoration: none;
}

.submenustyle a:hover{
background-color: #ebffff;
}



/*****************************************************/

.middleContentBg {
	width:547px;
	height:auto;
	float:left;
	background-image:url(../images/middleContentBg.jpg);
	background-color:#F0F1F1;
	background-repeat:no-repeat;
	background-position:left top;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
}

.middleContentTop {
	width:549px;
	height:25px;
	float:left;
	background-image:url(../images/blueTopBg.jpg);
	background-color:#F0F1F1;
	background-repeat:repeat-x;
	background-position:left top;
	border-left:2px solid #ffffff;
	/*border-right:2px solid #ffffff;*/
}
.middleContentBottom {
	width:551px;
	height:13px;
	float:left;
	background-image:url(../images/middleContentBgBottom.jpg);
	background-color:#F0F1F1;
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:auto;
}
.BlueContainer1 {
	float:left;
	width:102px;
	height:24px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer2{
	float:left;
	width:122px;
	height:24px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer3 {
	float:left;
	width:120px;
	height:24px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer4 {
	float:left;
	width:95px;
	height:25px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueTopBgRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer5 {
	float:left;
	width:110px;
	height:24px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer6 {
	float:left;
	width:180px;
	height:25px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.BlueContainer7 {
	float:left;
	width:189px;
	height:25px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueTopBgRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.TextContainer1 {
	float:left;
	width:70px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:10px;
	/*border-right: 1px solid #E6E8E8;*/
}
.TextContainer4 {
	float:left;
	width:52px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
	border-left: 1px solid #D1D2D4;
}
.TextContainer5 {
	float:left;
	width:70px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
	border-left: 1px solid #D1D2D4;
}
.TextContainer3 {
	float:left;
	width:80px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
	border-left: 1px solid #D1D2D4;
}
.TextContainer2 {
	float:left;
	width:80px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
	border-left: 1px solid #D1D2D4;
}
.TextContainer6 {
	float:left;
	width:150px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:10px;
	border-right: 1px solid #E6E8E8;
}
.TextContainer7 {
	float:left;
	width:155px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:10px;
	/*border-right: 1px solid #D1D2D4;*/
}

.TextContainerdivider {
	width:547px;
	height:2px;
	float:left;
	background-image:url(../images/divider.gif);
	background-repeat:repeat-x;
	background-position:center;
}


/*************************************************/
#faqContent {
	width:551px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0173BB;
	font-weight:normal;
	padding:25px 70px 20px 50px;
	text-align:justify;
	line-height:16px;
}

#faqContent ul {
	padding:4px 0px 0px 12px;
	margin:4px 0px 0px 12px ;
}
#faqContent ul li {
	list-style-type:square;
}


#faqContent ol {
	padding:6px 0px 0px 10px;
	margin:6px 0px 0px 10px ;
}
#faqContent ol li a {
	list-style-type:decimal;
	text-decoration:none;
	color:#0173BB;
}
#faqContent ol li a:hover {
	list-style-type:decimal;
	text-decoration:underline;
	color:#0173BB;
}

#faqContent ol li ul {
	padding:3px 0px 6px 10px;
	margin:3px 0px 6px 10px ;
	color:#000000;
}
#faqContent ol li ul li {
	list-style-type:square;
	color:#000000;
}


.faq {
	width:350px;
}





#FormContent {
	width:551px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0173BB;
	font-weight:normal;
	text-align:justify;
	line-height:16px;
}
.FormContentBottom {
	width:551px; 
	padding-bottom:10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	font-weight:normal;
	background-image:url(../images/formBgBottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#FormContentSmall {
	width:373px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0173BB;
	font-weight:normal;
	text-align:justify;
	line-height:16px;
}
.FormContentBottomSmall {
	width:373px; 
	padding-bottom:10px;
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:#636363;
	font-weight:normal;
	background-image:url(../images/formBgBottomSmall.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:5px;
}

.FormContainer {
	width:358px; 
	float:left;
	padding-top:10px;
	padding-right:5px;
	padding-left:10px;
	font-family:Verdana;
	font-size:9px;
	color:#636363;
	font-weight:normal;
	text-align:left;
}
.FormContainer p {
	float:left;
	font-family:Verdana;
	font-size:9px;
	color:#636363;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	padding-bottom:10px;
	
}

#formDiv {
width:490px; 
float:left;
 padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;
}

#formDiv1 {
width:490px; 
float:left;
 padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;

}


#formDiv2 {
width:490px; 
float:left;
 padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;

}
#formDiv3 {
width:490px; 
float:left;
 padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;

}


.FormFirstDiv {
width:150px; 
float:left;
}
.FormSecondDiv {
width:190px; 
float:left;
}
.FormThirdDiv {
width:119px; 
float:left;
}

.divider {
	width:547px;
	height:2px;
	float:left;
	background-image:url(../images/divider.gif);
	background-repeat:repeat-x;
	background-position:right;
	/*text-align:center;
	background-color:#DCDDDE;*/
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
}

.conditionAplly {
	float:left; 
	height:5px; 
	width:551px; 
	text-align:right; 
	padding-top:15px; 
	font-family:verdana; 
	font-size:8px; 
	color:#7E8082;
}
.mandatory {
	float:left;
	height:30px;
	width:500px;
	text-align:left;
	padding-top:15px;
	font-family:verdana;
	font-size:11px;
	color:#7E8082;
	padding-left: 50px;
}

/*******************INPUT BUTTONS *********************/
.input {
	background-color:#F1F1F2;
	border:1px solid #C6C8CA;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:175px;
}
.inputList {
	background-color:#F1F1F2;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:175px;
}

.inputTextarea {
	background-color:#F1F1F2;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:175px;
	height:50px;
}

.inputTextarea1 {
	background-color:#F1F1F2;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:175px;
	height:50px;
	border: 2px solid #dbdcde;
}


.inputTextarea2 {
	background-color:#F1F1F2;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:450px;
	height:100px;
	border: 2px solid #dbdcde;
}

.button {
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	height:20px;
	border:1px solid #ffffff;
	font-family:verdana;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
}



/***********************************************Board of directors *************************/

#boardOfDirectors {
	width:547px;
	background-image:url(../images/formBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:auto;
	float:left;
	padding:2px;
	
}

.BODMainDiv {
	width:241px;
	border-right:2px solid #BBB8B9;
	float:left;
	padding:15px;
}
.BODMainDivRight {
	width:243px;
	float:left;
	padding:15px;
}
.BODMainDivider {
	width:545px;
	float:left;
	background-color:#BBB8B9;
	height:2px;
	border-left:1px solid #ffffff;
}
.BODPhoto {
	width:110px;
	float:left;
	padding-right:11px;

}
.BODmore {
	float:left;
	font-family:verdana;
	font-size:10px;
	color:#6D6E71;
	font-weight:normal;
	text-align:justify;
	line-height:12px;
}

.BODDescription {
	width:120px;
	float:left;
	font-family:verdana;
	font-size:10px;
	color:#6D6E71;
	font-weight:normal;
	text-align:justify;
	line-height:12px;
}
.BODDescription span {
	width:40px;
	float:left;
	font-family:verdana;
	font-size:9px;
	color:#818384;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	background-image:url(../images/more.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-bottom:2px;
}
.BODDescription span a {
	float:left;
	font-family:verdana;
	font-size:9px;
	color:#818384;
	text-decoration:none;
}
.BODDescription span a:hover {
	float:left;
	font-family:verdana;
	font-size:9px;
	color:#818384;
	text-decoration:underline;
}




/******************************photoGallery **********************/

.galleryMain {
	width:481px;
	height:auto;
	float:left;
	padding:33px;
}
.galleryMain2 {
	width:481px;
	height:auto;
	float:left;
	padding-left:33px;
	padding-bottom:33px;
	padding-right:33px;
}

.galleryPotoContainer {
	width:120px;
	height:auto;
	float:left;
	text-align:center;
}
.galleryPhotoName {
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:18px;
	width:102px;
	text-align:center;
	font-family:Verdana; 
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:2px;
	margin:auto;
	line-height:8px;
}
.galleryPhoto {
	width:98px;
	height:auto;
	margin:auto;
	text-align:center;
	border:1px solid #ffffff;
}


/***********************TAB STYLE MENU ************************************/

#tab {
	background-color:transparent;
}

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: both;
	/*width: 551px;  IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)
	overflow:auto;*/
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	height:22px;
}


.TabbedPanelsTabGroup ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}




.TabbedPanelsTab {
	position: relative;
	float: left;
	list-style-type:none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	font-family:Verdana; 
	font-size:11px;
	color:#636363;
	font-weight:bold;
	height:18px;
	padding-top:2px;
	padding-left:20px;
	padding-right:20px;
	border:2px solid #ffffff;
	/*width:90px;*/
	text-align:center;
}
.TabbedPanelsTabHover {
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	padding-top:2px;
	text-align:center;
}
.TabbedPanelsTabSelected {
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	padding-top:2px;
	text-align:center;
	
}
.TabbedPanelsTab a {
	cursor: pointer;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	font-family:Verdana; 
	font-size:11px;
	color:#636363;
	font-weight:bold;

}
.TabbedPanelsContentGroup {
	clear: both;
	background-image:url(../images/formBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;/*F1F1F2*/
	margin:auto;
	padding:0px;
	height:auto;
	width:551px;
	float:left;
	
}
.TabbedPanelsContent {
	width:551px;
	height:auto;
	overflow:auto;
	float:left;
	margin:0px;

}

.TabbedPanelsContentGroupSmall {
	clear: both;
	background-image:url(../images/formBgSmall.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;/*F1F1F2*/
	margin:auto;
	padding:0px;
	height:auto;
	width:373px;
	float:left;
	
}
.TabbedPanelsContentSmall {
	width:373px;
	height:auto;
	overflow:auto;
	float:left;
	margin:0px;

}


.TabbedPanelsContentVisible {
}

.PhotoNameHeading {
	background-image:none;
	height:25px;
	width:102px;
	text-align:left;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:2px;
	padding-left:2px;
	line-height:normal;
	padding-bottom: 2px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-wrap: none;
	text-decoration: none;
}

/***********************BRANCH LOCATER************************************/

#BranchLoacter  {
	width:547px;
	background-image:url(../images/branch_locater_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:73px;
	float:left;
	padding:2px;
	
}

#BranchLoacter_Tabel  {
	width:547px;
	background-image:url(../images/branchlocater_tabel_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:auto;
	float:left;
	padding:2px;
	margin-top: 20px;
	
}
#BLoacter_TabelBottom  {
	width:547px;
	background-image:url(../images/branchlocater_tabel_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:16px;
	float:left;
	
}

.BL_topRight {
	background-attachment: fixed;
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabel-border {
	border: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
	text-align: center;
	text-indent: 15px;
}

.tabel-border-h {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.tabel-border-h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}


.verdan-white-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 2px solid #FFFFFF;
}
/****************************BRANCH LOCATER *************************/




/****************************IMAGE GALLERY *************************/
.ImageGalleryMainDiv {
	width:521px;
	float:left;
	padding:15px 15px 0px 15px;
	height:auto;
}
#ImageGallery {
	width:448px;
	float:left;
	height:auto;
	background-color:#003399;
}

.ImageGalleryPhoto {
	width:112px;
	float:left;
	background-color:#00FF33;
	text-align:center;
}

.Foreward {
	float:left; 
	vertical-align:middle; 
	width:30px; 
	height:auto; 
	padding-top:22px;
	}
.Backward {
	float:right; 
	vertical-align:middle; 
	width:30px; 
	height:auto; 
	padding-top:22px;
	}
	
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 521px; /*Width of Carousel Viewer itself*/
height: 80px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 10;
top: 0;
float:left;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*margin: 10px; margin around each panel*/
margin-left:34px;
width: 112px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

/**********LightBox ******************/





#tabContent {
	width:551px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
	padding:25px 70px 20px 50px;
	text-align:justify;
}

#tabContentSmall {
	width:373px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
	padding:25px 30px 20px 50px;
	text-align:justify;
}

/**********HEADER IMAGE******************/

#graph {
	width:547px;
	background-image:url(../images/graphBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:auto;
	float:left;
	padding:2px;
	
}

#heading {
	width: 501px;
	font:Verdana;
	font-size:15;
	font-weight:bold;
	color:#0473bb;
	text-align:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#headerimage {
	width: 501px;
	font:Verdana;
	font-size:15;
	font-weight:bold;
	color:#0473bb;
	text-align:left;
	border: 2px solid #FFFFFF;
	margin: 22px;
	height: 180px;
}

#left {
	width:217px;
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#right {
	width:217px;
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}


#graphleft {
	width:190px;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
}

#graphright {
	width:150px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}



/*****************************************Cusomer Care ***************************************/
.PQformLHS {
	width:212px;
	float:left;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:30px;	
}
.PQformLHS2 {
	width:212px;
	height:25px;
	float:left;
	padding-right:30px;
	padding-left:30px;
	padding-top:10px;
/*	padding-bottom:10px;	
	padding-top:10px;*/
	
}
.PQformRHS {
	width:215px;
	float:left;
	padding-top:8px;
	padding-right:30px;
	padding-bottom:8px;
	padding-left:30px;
	border-left:solid 2px #ffffff;
}
.PQformRHS2 {
	width:215px;
	height:25px;
	float:left;
	padding-right:30px;
	padding-left:30px;
	padding-top:10px;
/*	padding-top:8px;
	padding-right:30px;
	padding-bottom:8px;
	padding-left:30px;*/
	border-left:solid 2px #ffffff;
}
.PQfrmContainer {
	width:551px;
	border-bottom:solid 2px #ffffff;
	float:left;
	overflow:auto;
	margin:auto;
	}
.PQoption {
	width:50px;
	float:left;
	padding-top:3px;
}
.PQoption2 {
	width:auto;
	float:left;
	padding-top:3px;
}
.PQfrmContainer2 {
	width:551px;
	float:left;
	margin:auto;
	}
.FERadio {
	float:right;
}

.FEfrmContainer {
	width:551px;
	float:left;
	}
	
.FEfrmFeedback {
	width:551px;
	width:491px;
	float:left;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:30px;	
}
/******************************RHS advertisements *******************/

#RhsAddPanel {
	float:left; 
	width:150px;
	height:auto;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#636466;
	text-align:left;
	padding-top:70px;
	padding-bottom:10px;
}

.AdHolder {
	width:136px;
	height:auto;
	float:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#636466;
	border:2px solid #ffffff;
	padding:5px;
	overflow:auto;
	text-align:center;
	margin:auto;
}

.AdTitle {
	height:15px;
	width:130px;
	text-align:left;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	border:2px solid #ffffff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.Advertisement {
	height:auto;
	width:130px;
	text-align:left;
	font-family:Verdana;
	font-size:7px;
	color:#636466;
	font-weight:bold;
	border:2px solid #ffffff;
	text-align:center;
}

.RadioAdvertisement {
	height:auto;
	width:130px;
	float:left;
	text-align:left;
	font-family:Verdana;
	font-size:7px;
	color:#636466;
	font-weight:bold;
	border:2px solid #ffffff;
	text-align:center;
}

.Adspacer {
	height:3px;
}
.Adspacer2 {
	height:15px;
}

.Adspacer3 {
	height:6px;
	float:left;
}

.cursor {
	cursor:hand;
}


.flashclass{ /*sample CSS class added to image slideshow container*/
width: 100%; /*a width should be defined for transition to work*/
}

.flashclass img{
border-width: 0;
}

.RadioAdHolder {
	border:1px solid #C6C8CA; 
	width:130px; 
	float:left;
	height:auto;
}
.RadioAdName {
	width:113px;  
	float:left; 
	text-align:left;
	height:auto;
	padding-left:2px;
	padding-top:2px;
}
.RadioAdBut {
	width:15px;  
	float:right; 
	text-align:right;
}

.tabel-heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	
}
