/* CSS Document */

body {
	margin:auto;
	/*background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F4F4F6;*/
	}
 a:link {
COLOR: #0173BB;
}
a:visited {
COLOR: #0173BB;
}
a:hover {
COLOR: #0173BB;
}
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;
}

H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	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;
}

.font_class {
font-family: fantasy, Helvetica, sans-serif;
font-size: 26px;
border-style:none;
background-color:#F4F4F6;
color: green;
}

/******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:400px; 
	}
	
	

#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;

}


/********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:10px;
	margin-top:0px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:0px ;
}
	
.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:4px;
	padding-top:4px;
	/*padding-top:3px;
	background-image:url(../images/bullete.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	vertical-align:middle;
	display:block;
	
}
	

.VertMenuItemMaster { 
	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:2px;
	padding-top:2px;
	/*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-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;
	
}

.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:37px;
}

.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:53px; */
	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:#666666;
	text-decoration:none;
}
#footer A:hover {
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	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;
	}
	
	#subMenus_home {
	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;
	}
	
	#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;
	}
	
	#subMenusRAS {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgRAS.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	
	#subMenusRAS1 {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgRAS1.JPG);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}

	#subMenusTrainee {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgTrainee.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusCareer {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgCareer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusMedia {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgMedia.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusInvest {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgInvest.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusInfra {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgInfra.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusInfra1 {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgInfra1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusPer {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgPersonal1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:4px;
	padding-left:30px;
	float:left;
	}
	#subMenusCF {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgCF.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;
	}
	#subMenusSME1 {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgSME1.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;
	}
	#subMenusAdvisory {
	height:24px;
	width:400px;
	background-image:url(../images/subMenuBgPersonal.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;
	}
	
	#subMenusAbout {
	height:24px;
	width:619px;
	background-image:url(../images/subMenuBgAbout.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;
	}	
#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:128px;
	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 a.selected_l2
{
        padding-top:3px;
        padding-bottom:3px;
	background-color:#D5DE2D;
	color:#0173BB;
	vertical-align:middle;
  display:block;
}
#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_old {
	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;*/
}
.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;*/
}

.middleContentTopNoWidth {
	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;*/
}

.middleContentTop_new {
	width:649px;
	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;*/
}
.middleContentTop1 {
	width:549px;
	height:25px;
	float:left;
	background-image:url(../images/blueTopBg1.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;
}
.pqBlueContainer2_old {
	float:left;
	width:429px;
	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;
}
.pqBlueContainer2 {
	float:left;
	width:429px;
	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;
}
.BlueContainer1 {
	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;
}


.BlueContainer6_CF {
	float:left;
	width:280px;
	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;
}

.BlueContainer6_DR {
	float:left;
	width:549px;
	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;
}


.BlueContainer6_new {
	float:left;
	width:70px;
	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_new {
	float:left;
	width:70px;
	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;
}
.BlueContainer1_new_old {
	float:left;
	width:190px;
	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;
}
.BlueContainer1_new {
	float:left;
	width:190px;
	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:132px;
	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:165px;
	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;
}

.BlueContainer4_DR {
	float:left;
	width:549px;
	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;
}


.BlueContainer3 {
	float:left;
	width:132px;
	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;
}
.BlueContainer11 {
	float:left;
	width:120px;
	height:36px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer21{
	float:left;
	width:132px;
	height:36px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer41 {
	float:left;
	width:165px;
	height:36px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueTopBgRight1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.BlueContainer31 {
	float:left;
	width:132px;
	height:36px;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	background-image:url(../images/blueDivier1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.pqTextContainer2 {
	float:left;
	width:340px;
	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;
}

.pqTextContainer2_about1 {
	float:left;
	width:379px;
	height:auto;
	text-align:justify;
	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;
	background-image:url(../images/light_blue_bg.JPG);
  background-repeat:repeat-x,repat-y;
}

.pqTextContainer2_about {
	float:left;
	width:370px;
	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;
}

.pqTextContainer2_new {
	float:left;
	width:315px;
	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;
}

.pqBlueContainer1_new {
	float:left;
	width:359px;
	height:auto;
	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;
}
.TextContainer6 {
	float:left;
	width:140px;
	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;
}
.TextContainer6_CF {
	float:left;
	width:50px;
	 height:auto; 
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
/*	 border-right: 1px solid #E6E8E8; */

}

.TextContainer6_sc_pl {
	float:left;
	width:140px;
	height:auto;
	text-align:left;
	font-family:Verdana; 
	font-size:11px;
	color:#636466;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	border-right: 1px solid #E6E8E8;
	border-bottom: 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;*/
}
.TextContainer7_CF {
	float:left;
	width:auto;
	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;*/
}
.TextContainer7_sc_pl {
	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:5px;
	padding-bottom:5px;
	padding-right:5px;
	border-bottom: 1px solid #E6E8E8;
	/*border-right: 1px solid #D1D2D4;*/
}
.TextContainer1 {
	float:left;
	width:90px;
	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;*/
}

.TextContainer1_about {
	float:left;
	width:90px;
	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;
	background-image:url(../images/light_blue_bg.JPG);
  background-repeat:repeat-x,repat-y;
	/*border-right: 1px solid #E6E8E8;*/
}


.TextContainer1_new_old {
	float:left;
	width:148px;
	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-right: 1px solid #E6E8E8;*/
}
.TextContainer1_new {
	float:left;
	width:148px;
	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-right: 1px solid #E6E8E8;*/
}
.TextContainer4 {



	float:left;
	width:120px;
	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;



}
.TextContainer4_new {



	float:left;
	width:317px;
	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:90px;
	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:90px;
	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;
}
.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;
}

.faq_new {
	width:275px;
}
.faq_mc {
	width:420px;
}

.faq_advisory {
	width:450px;
}
/***************************************/

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 0px ;
/* border-bottom: 2px solid #ffffff;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0173BB;
	font-weight:normal;
	
	
}


ul.tabbernav li
{
 list-style: none;
 margin: 0;
 padding:0px;
 display: inline;
color: #000000;
vertical-align:middle; 
 }

ul.tabbernav li a
{
	/*padding: 3px ;
	margin-bottom: 3px;
	margin-top: 3px;*/
	padding-left:30px;
	padding-right:30px;
	padding-bottom:3px;
	padding-top:1px;
	border: 1px solid #ffffff;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	color:#000000;
	line-height:20px;
}

/*ul.tabbernav li a:link { color: #000000; }
ul.tabbernav li a:visited { color: #ffffff; }*/

ul.tabbernav li a:hover
{
 color: #ffffff;
 background-image:url(../images/blueTopBg.jpg);
 background-repeat:repeat-x;
 display: inline;
}

ul.tabbernav li.tabberactive a
{
 background-image:url(../images/blueTopBg.jpg);
 background-repeat:repeat-x;
 color:#FFFFFF;

 
}

ul.tabbernav li.tabberactive a:hover
{
 color: #ffffff;
 background-image:url(../images/blueTopBg.jpg);
 background-repeat:repeat-x;
 
 
 
/* border-bottom: 2px solid #ffffff;*/
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {

	background-image:url(../images/formBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	margin:auto;
	padding:0px;
	height:auto;
	overflow:auto;
	/*border-top:0;*/

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /*  */
}
.tabberlive .tabbertab span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0173BB;
	font-weight:bold;
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}






#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; 
	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:11px;
	color:#636363;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	padding-bottom:10px;
	
}
.FormContainer_mc {
	width:378px; 
	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_mc p {
	float:left;
	font-family:Verdana;
	font-size:11px;
	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;

}
#formDiv1_new {
width:450px; 
float:left;
 padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;

}

#formDiv2 {
width:490px; 
float:left;
height:auto;
border-color:#000000;
 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;
}

.FormFirstDiv_new {
width:190px; 
float:left;
}

.FormFirstDiv_new1 {
width:250px; 
float:left;
}

.FormFirstDiv_new2 {
width:240px; 
float:left;
}

.FormSecondDiv_new {
width:110px; 
float:left;
}
.FormThirdDiv_new {
width:60px; 
float:left;
}

.FormFirstDiv ol ul a:hover {
	list-style-type:decimal;
	text-decoration:underline;
	color:#0173BB;
}
.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;
	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;
}
.input_new {
	background-color:#F1F1F2;
	border:1px solid #C6C8CA;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:150px;
}

.input_small {
	background-color:#F1F1F2;
	border:1px solid #C6C8CA;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:100px;
}

.input_std {
	background-color:#F1F1F2;
	border:1px solid #C6C8CA;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:30px;
}



.inputList {
	background-color:#F1F1F2;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:175px;
}


.inputList_small {
	background-color:#F1F1F2;
	border:1px solid #C6C8CA;
	font-size:11px;
	color:#6D6E71;
	font-weight:normal;
	width:60px;
	height:40px;
}



.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: 312px;  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:15px;
	padding-right:15px;
	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:auto;

}

.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;

}
.TabbedPanelsContentGroupSmall_mc {
	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:420px;
	float:left;
	
}
.TabbedPanelsContentSmall_mc {
	width:420px;
	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;
	
}
#BranchLoacter1  {
	width:547px;
	background-image:url(../images/branch_locater_bg1.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_temp.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:auto;
	float:left;
	padding:2px;
	margin-top: 20px;
	
}
#BranchLoacter_Tabel1  {
	width:547px;
	background-image:url(../images/branchlocater_tabel_bg1.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;
	
	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;	
}
.PQformLHS_new {
	width:130px;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	word-spacing:1px;
	
}
.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;
}
.PQformRHS_new_2
{
	width:215px;
	float:left;
	padding-top:8px;
	padding-right:30px;
	padding-bottom:8px;
	padding-left:30px;
	border-left: 1px solid #E6E8E8;
}

.blue_header {
	background-image:url(../images/blueTopBg.jpg);
	background-color:#F0F1F1;
	background-repeat:repeat-x;
	background-position:left top;

}
.PQformRHS_1_new {
	width:80px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#0173BB;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	border-left: 1px solid #E6E8E8;
        vertical-align:middle;

}

.PQformRHS_2_new_fbk {
	width:75px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#0173BB;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	border-left: 1px solid #E6E8E8;
	border-right: 1px solid #E6E8E8;
        vertical-align:middle;

}
.PQformRHS_2_new {
	width:80px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Verdana; 
	font-size:11px;
	color:#0173BB;
	font-weight:bold;
	padding:top:5px;
	padding:bottom:5px;
	border-left: 1px solid #E6E8E8;
        vertical-align:middle;

}

.PQformRHS_3_new {
	width:70px;
	float:left;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:8px;
	
	border-left:solid 2px #ffffff;
}
.PQformRHS_4_new {
	width:70px;
	float:left;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:8px;
	
	border-left:solid 2px #ffffff;
}
.PQformRHS_5_new {
	width:70px;
	float:left;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:8px;
	
	border-left:solid 2px #ffffff;
}
.PQformRHS_6_new {
	width:70px;
	float:left;
	padding-top:8px;
	
	padding-bottom:8px;
	
	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;
	}
	
PQfrmContainer2 {
	width:1000px;
	border-bottom:solid 2px #ffffff;
	float:left;
	
	}
.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:9px;
	color:#636466;
	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;
	padding-bottom: 2px;
}
.RadioAdBut {
	width:15px;  
	float:right; 
	text-align:right;
}
.space {
	margin-right: 5px;
}
/****************************** Quick Links ******************************/

#QLContainer {
	width:502px;
	margin-left: 23px;
	margin-top: 17px;
	margin-right: 34px;
	height: auto;
}
.QLContent {
	width:498px;
	border:2px solid #FFFFFF;
	height:38px;
	margin-bottom:10px;
}
.QLIcon {
	width:34px;
	height:auto;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	float: left;
}
.QLLink {
	width:436px;
	float:left;
	height:20px;
	border:2px solid #ffffff;
	margin-top: 6px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:9px;
	color:#1268B3;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	background-position:left;
	word-spacing:-1px;
	cursor:hand;
	text-align:left;
}
.QLLink A {
	font-family:Verdana;
	font-size:9px;
	color:#1268B3;
	text-decoration:none;
	display:block;
	padding-left:8px;
	padding-top:3px;
	cursor:hand;
}
.QLLink A:hover {
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	display:block;
	padding-left:8px;
	padding-top:3px;
	height:17px;
	cursor:hand;
}

/*.QLLink strong {
	color:#1268B3;
	font-weight:bold;
	float:left;
}
.QLLink strong A {
	color:#1268B3;
	font-weight:bold;
	text-decoration:none;
}
.QLLink strong A:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}*/


/************************************************************ Your Career *********************************/

#UrCareerContent {
	width:572px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
	padding:25px 70px 20px 29px;
	text-align:justify;
}

#UrCareerContent1 {
	width:572px; 
	float:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
	padding:25px 70px 20px 29px;
	text-align:center;
}

#UrCareerContainer {
	width:557px;
	background-image:url(../images/UrCareerContentBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:41px;
	float:left;
	padding-left:15px;
	padding-top:10px;
}

.UrCareerContent {
	width:542px;
	border:2px solid #D9DBDC;
	height:29px;

}
.UrCareerIcon {
	width:27px;
	height:auto;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}
.UrCareerLink {
	width:500px;
	float:left;
	height:20px;
	border:2px solid #D9DBDC;
	margin-top: 2px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:10px;
	color:#636466;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	background-position:left;
	word-spacing:-1px;
	cursor:hand;
	text-align:center;
}
.UrCareerLink A {
	width:490px;
	font-family:Verdana;
	font-size:10px;
	color:#1268B3;
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-top:3px;
	height:17px;
	cursor:hand;
	background-color:#D6DC56;
	background-image:url(../images/GreenTopBg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	
}
.UrCareerLink A:hover {
	width:490px;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	display:block;
	padding-left:10px;
	padding-top:3px;
	height:17px;
	cursor:hand;
}
****************************** Download Forms ******************************/

#DFContainer {
	width:502px;
	margin-left: 23px;
	margin-top: 17px;
	margin-right: 34px;
	height: auto;
}

#AutoForm {
	width:210px;
	height:166px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}

#headingForm {
	width:190px;
	height:19px;
	background-image:url(../images/heading-bg-form.gif);
	padding-left: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
}

#DFboxForm {
	width:171px;
	height:33px;
	margin-right: 17px;
	margin-bottom: 7px;
	margin-left: 17px;
	margin-top: 7px;
	border: 2px solid #FFFFFF;
}

.DFIcon {
	width:28px;
	height:auto;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}

/*DFLink {
	
}*/




/***************************************** Form Download *************************************/
#formContainer {
	width:451px;
	background-image:url(../images/graphBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F1F1F2;
	height:auto;
	float:left;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:20px;
}

.formContent {
	width:451px;
	float:left;
}

.formContentLeft {
	width:206px;
	float:left;
	border:2px solid #ffffff;
}
.formContentRight {
	width:206px;
	float:right;
	border:2px solid #ffffff;
}
.formContentHead {
	width:196px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.formContentHead_new {
	width:210px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.formContentForm {
	width:186px;
	height:auto;
	float:left;
	padding:10px;
}
.formContentForm_new {
	width:220px;
	height:auto;
	float:left;
	padding:10px;
}
.formContentFormContainer {
	width:174px;
	height:auto;
	float:left;
	border:2px solid #ffffff;
	padding:4px;
}
.formIcon {
	width:32px;
	height:auto;
	float:left;
}
.formLink {
	width:138px;
	height:25px;
	float:left;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	border:2px solid #ffffff;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
	text-align:left;
}

.formLink A {
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	color: #636466;
	text-decoration: underline;
	text-align:left;
		display:block;
		padding-top:5px;
		padding-left:10px;
		width:128px;
		height:20px;
}
.formLink A:hover {
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
	text-decoration: underline;
	text-align:left;
		display:block;
}

.formContent_wide {
	width:531px;
	float:left;
}

.formContentLeft_wide {
	width:286px;
	float:left;
	border:2px solid #ffffff;
}
.formContentHead_wide {
	width:276px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.formContentForm_wide {
	width:266px;
	height:auto;
	float:left;
	padding:10px;
}
.formContentFormContainer_wide {
	width:254px;
	height:auto;
	float:left;
	border:2px solid #ffffff;
	padding:4px;
}

.formLink_wide {
	width:218px;
	height:25px;
	float:left;
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	border:2px solid #ffffff;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
	text-align:left;
}

.formLink_wide A {
	background-image:url(../images/greyTopBgRight.jpg);
	background-repeat:repeat-x;
	color: #636466;
	text-decoration: underline;
	text-align:left;
		display:block;
		padding-top:5px;
		padding-left:10px;
		width:auto;
		height:20px;
}
.formLink_wide A:hover {
	background-image:url(../images/blueTopBg.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
	text-decoration: underline;
	text-align:left;
		display:block;
}

.tabel-heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.magnifyarea{ /* CSS to add shadow to magnified image. Optional */
box-shadow: 5px 5px 7px #818181;
-webkit-box-shadow: 5px 5px 7px #818181;
-moz-box-shadow: 5px 5px 7px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, 

positive=true);
background: white;
}
/* CSS Document */
/* CSS Document */