/* BreadCrumb Style: Start


/* For Images  */
img {
	border: 0px;
}

@import url("careers.css");

/* Left Menu */
#navigationDiv a {
	display: block;
	height:15px;
	padding: 3px 5px 1px 12px;
	
	background: #ffcc000;
	text-decoration: none;
	color:#884b31;

	font-family: Arial;
	font-weight: bold;
	font-size: 10px;

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a:link, #navigationDiv a:active, #navigationDiv a:visited 
{	
	color: #884b31;
	height:15px;
	padding: 3px 5px 1px 12px;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;	

	background-repeat: no-repeat;
	background-position: left;
	background: #ffcc000;
}

#navigationDiv a:hover 
{
	background: #ffe693;
	color: #000000;
	height:15px;
	padding: 3px 5px 1px 12px;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected {
  	display: block;
	height:15px;
	font-weight:bold;
	padding: 3px 5px 1px 12px;	
	
	background: #ecc113;
	text-decoration: none;
	color: #1d5a46;

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected:link, #navigationDiv a.selected:active, #navigationDiv a.selected:visited 
{	
	display: block;
	height:15px;
	font-weight:bold;
	padding: 3px 5px 1px 12px;	
	
	background: #ecc113;
	text-decoration: none;
	color: #1d5a46;	

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected_sub1 {
  	display: block;
	font-weight:bold;
	padding-left:15px;
	background: #4d917c;
	text-decoration: none;
	color: #1d5a46;
	height:30px;

	background-repeat: no-repeat;
	background-position: left;
	text-align:center;
}

#navigationDiv a.selected_sub:link, #navigationDiv a.selected_sub:active, #navigationDiv a.selected_sub:visited,
{	
	display: block;
    
	font-weight:bold;
	padding-left:15px;	

	background: #f8c61c;
	text-decoration:none;
	color: #000000;	

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected_sub_top:link, #navigationDiv a.selected_sub_top:active, #navigationDiv a.selected_sub_top:visited 
{	
	display: block;
    
	font-weight:bold;
	padding-left:15px;	

	background: #4d917b;
	text-decoration:none;
	color: #ffffff;	

	background-repeat: no-repeat;
	background-position: left;
}

#navigationDiv a.selected_sub_line_main:link, #navigationDiv a.selected_sub_line_main:active, #navigationDiv a.selected_sub_line_main:visited 
{	
	display: block;
    
	font-weight:bold;
	padding-left:15px;
	text-decoration:underline;	

	background: #f7f1d7;
	text-decoration:underline;
	color: #726f6a;	
	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected_sub_line:link, #navigationDiv a.selected_sub_line:active, #navigationDiv a.selected_sub_line:visited 
{	
	display: block;
    
	font-weight:bold;
	padding-left:20px;
	text-decoration:underline;	

	background: #fffbe8;
	text-decoration:underline;
	color: #726f6a;	
	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected_sub2:link, #navigationDiv a.selected_sub2:active, #navigationDiv a.selected_sub2:visited 
{	
	display: block;
    
	font-weight:bold;
	padding-left:15px;	
	height:30px;
	background: #4d917b;
	text-decoration:none;
	color: #ffffff;	

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected_sub_link {
  	display: block;
    height:30px;
	font-weight:bold;
	padding-left:15px;
	background: #ffcc00;
	text-decoration:none;
	color: #ffffff;

	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.selected_sub_link:link, #navigationDiv a.selected_sub_link:active, #navigationDiv a.selected_sub_link:visited 
{	
	display: block;
	height:15px;
	font-weight:bold;
	padding-left:25px;
	background: #4d917b;
	text-decoration:none;
	color: #ffffff;	

	background-repeat: no-repeat;
	background-position: left;
}


#navigationDiv_thick a {
	display: block;
	height:25px;
	padding: 3px 5px 1px 12px;
	background: #ffcc00;
	text-decoration: none;
	color:#ffffff;
	height:25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;

	background-repeat: no-repeat;
	BACKGROUND-POSITION: 1px 6px; 
}
#navigationDiv_thick a:link, #navigationDiv_thick a:active, #navigationDiv_thick a:visited 
{	
	color: #ffffff;
	height:25px;
	padding: 3px 5px 1px 12px;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;	

	background-repeat: no-repeat;
	BACKGROUND-POSITION: 1px 6px; 
}
#navigationDiv_thick a:hover 
{
	background: #4d937b;
	color: #ffffff;
	height:25px;
	padding: 3px 5px 1px 12px;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;
	background-repeat: no-repeat;
	BACKGROUND-POSITION: 1px 6px; 
}

#navigationDiv a.selected_thick {	
  	display: block;
	height:25px;
	font-weight:bold;
	padding: 3px 5px 1px 12px;		
	background: #4d937b;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/arrow_Subpage.gif);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: 1px 6px; 
}
#navigationDiv a.selected_thick:link, #navigationDiv a.selected_thick:active, #navigationDiv a.selected_thick:visited 
{	
	display: block;
	height:25px;
	font-weight:bold;
	padding: 3px 5px 1px 12px;		
	background: #4d937b;
	text-decoration: none;
	color: #FFFFFF;	
	background: url(../images/arrow_Subpage.gif);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: 1px 6px; 
}

.subpageleft
{
background-color:#ffffff;
}

/*left menu end */



a.bredcrumDummy
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#808284;
text-decoration:none;
}

a.bredcrum
{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#58595b;
text-decoration:none;
}

a.bredcrum:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#58595b;
text-decoration:underline;
}
.bredcrumbold
{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#808284;
text-decoration:none;
font-weight:bold;
}
.bredcrumbold_right
{
font-family:Arial;
font-size:.8em;
color:#4d917b;
text-decoration:none;
font-weight:bold;
}

.bredcrumarrow
{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
font-weight:bold;
color:#808284;
text-decoration:none;
}
/*
 BreadCrumb Style: END 

 Global Style: START */

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color:#ffffff;
}

.bgwhite
{
background-color:#ffffff;
}
.bgblack
{
color:#000000;
}
.bggreen
{
background-color:#4d917b;
}
.bgmenuGreen{
background-color:#f7f1d7;}
.bgyellow
{
background-color:#f7f6d7;	
}
.bgtop
{
background-color:#ffcc00;	
}
.bgliteyellow
{
background-color:#ffe680;

}
.bgliteyellow1
{
background-color:#ffe680;
padding-left:25px;
}
.fillblue
{
background-color:#003194;
}
.bgwhite
{
background-color:#ffffff;
}

/*.greenText {
	font-family:Arial;
	FONT-WEIGHT: bold; 
	FONT-SIZE: .90em;
	text-align:justify;
	COLOR: #4d917b; 
}*/

.greyText {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .7em;
	text-align:center;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 10px;
	padding-bottom: 5px;

}
.greenText {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .8em;
	text-align:center;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 10px;
	padding-bottom: 5px;

}

.pageheader {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.1em;
	text-align: left;
	PADDING-BOTTOM: 0px; 
	COLOR: #5c5c5c; 				    
	PADDING-TOP: 10px;
	padding-bottom: 0px;	

}

.pageSubHeader {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.1em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #000065; 				    
	PADDING-TOP: 1px;
	padding-bottom: 28px;	
}

.pageSubHeader2 {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em;
	text-align: justify;
	COLOR: #4d917b; 				    
	PADDING-TOP: 1px;
	padding-bottom: 1px;	

}


/*ksdjfksdjksdj*/
a.SubHeaderLnk {
	text-decoration:none;
	COLOR: #4a4a4a; 	
}

a.SubHeaderLnk:hover 
{
	text-decoration:underline;
}

.carHeader {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.96em;
	COLOR: #4d917b; 				    
	PADDING-TOP: 5px;
	padding-bottom: 1px;
	text-decoration:underline;	

}
.homePageHeader {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em;
	text-align: center;
	COLOR: #4d917b; 				    
	PADDING-TOP: 1px;
	padding-bottom: 1px;	

}
.homeHeading {
	font-family: Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.1em;	
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;
	text-align: right;	

}

.homeblacktext {
	font-family: Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.7em;	
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;
	text-align: right;	

}
.subHeading {
	font-family: Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em;	
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;
	text-align: right;	

}

.subbluetext {
	font-family: Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.8em;	
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;
	text-align: right;	
}

.pageSubHeader3 {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #000065; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	

}

.pageSubHeader4 {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	

}

.Context {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: .91em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	
}
.Context_right {
	font-family:Arial;
	PADDING-RIGHT:11px; 
	PADDING-LEFT:5px;
	padding-top:7px;
	padding-bottom:7px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: .91em;
	text-align: justify;
	
	COLOR: #bbb900; 				    
	
}
.ContextBold {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .75em;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;	
}
.Contextsmall {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: .8em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	
}
.Contextgreen {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: .7em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 			    

}
.Contextgreenbold {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .7em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 			    

}
.homeContext {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: .8em;
	text-align:justify;

	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	
}

.ContextSmall {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: .7em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	

}


/* Global Style: END 



 HomePage Style: Start */
a.newslinkDummy
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
text-decoration:none;
}
a.newslink
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
text-decoration:none;
}
a.newslink:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
text-decoration:underline;
text-align:right;
}
a.datelink
{
font-family:Arial, Helvetica, sans-serif;
color:#4d917b;
font-size:.7em;
font-weight:bold;
text-decoration:none;
}
a.datelink:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#4d917b;
font-size:.7em;
font-weight:bold;
text-decoration:underline;
}
a.viewmore
{
font-family:Arial, Helvetica, sans-serif;
color:#003093;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a.viewmore:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#3398cc;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}
a.main
{
font-family:Arial, Helvetica, sans-serif;
color:#c01200;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.main:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#c01200;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}


a.footerLink
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
font-weight:bold;
text-decoration:none;
}
a.footerLink:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
font-weight:bold;
text-decoration:underline;
text-align:right;
}

/* HomePage Style: END 
*/


/* Footer Style: Start */


a.footerLink
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
font-weight:bold;
text-decoration:none;
}
a.footerLink:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.7em;
font-weight:bold;
text-decoration:underline;
text-align:right;
}
.footertext
{
font-family:Arial, Helvetica, sans-serif;
color:#58595b;
font-size:.6em;
font-weight:bold;
text-decoration:none;
}


/* Footer Style: End */

/* Top Menu Style: Start */

a.topmenu1
{
font-family:Arial;
font-size:.8em;
font-weight:bold;
color:#3f3f3f;
font-variant:inherit;

text-decoration:underline;
}
a.topmenu1:hover
{
font-family:Arial;
font-size:.8em;
font-weight:bold;
color:#599884;
font-variant:inherit;
text-decoration:underline;
}

a.TopMenuLink
{
font-family:Arial;
font-size:.75em;
font-weight:bold;
color:#202020;
text-transform:uppercase;
text-decoration:none;
PADDING-LEFT: 4px;
PADDING-RIGHT: 4px;
}
a.TopMenuLink:hover
{
font-family:Arial;
font-size:.75em;
font-weight:bold;
color:#599884;
text-transform:uppercase;
text-decoration:underline;
PADDING-LEFT: 4px;
PADDING-RIGHT: 4px;
}

a.topmenuSmall
{
font-family:Arial;
font-size:.6em;
font-weight:bold;
color:#3f3f3f;
text-transform:uppercase;
text-decoration:none;
PADDING-LEFT: 1px;
PADDING-RIGHT: 1px;
}
a.topmenuSmall:hover
{
font-family:Arial;
font-size:.6em;
font-weight:bold;
text-transform:uppercase;
color:#3f3f3f;
text-decoration:underline;
PADDING-LEFT: 1px;
PADDING-RIGHT: 1px;

}

a.ProdLink:link, a.ProdLink:visited{	
	font-family:Arial;
	font-size:.85em;
	font-weight:bold;	
	color:#488070;
	text-decoration: none;
	
}

a.ProdLink:active, a.ProdLink:hover{	
	font-family:Arial;
	font-size:.85em;
	font-weight:bold;
	
	color:#7d7d7d;
	text-decoration:underline;
}


a.SupportMenu
{
font-family:Arial;
font-size:.7em;
font-weight:normal;
color:#4d917b;
font-variant: small-caps;
text-decoration:none;
}
a.SupportMenu:hover
{
font-family:Arial;
font-size:.7em;
font-weight:normal;
color:#4d917b;
text-decoration:underline;
}

a.SupportMenuRed
{
font-family:Arial;
font-size:.7em;
font-weight:normal;
color:#aa6251;
font-variant: small-caps;
text-decoration:none;
}
a.SupportMenuRed:hover
{
font-family:Arial;
font-size:.7em;
font-weight:normal;
color:#aa6251;
text-decoration:underline;
}

.topmenudivider
{
font-family:Arial;
font-size:11px;
color:#000066;
text-decoration:underline;
}
 /*Top Menu Style: END */

 /*Bullet Style: Start */

.bullet2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;	
	FONT-SIZE: .91em;
	COLOR: #4a4a4a; 				    

}



.bullet1
{
	BACKGROUND-POSITION: 1px 5px; 
	PADDING-LEFT: 10px; 
	BACKGROUND-IMAGE: url(images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN: 1px 0px 0px 5px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a; 				    

	}
	
.bullet {
	BACKGROUND-POSITION: 15px 8px; 
	BACKGROUND-IMAGE: url(images/bullet.gif); 
	PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a; 
				    

}

.bullet_left {
	BACKGROUND-POSITION: 15px 8px; 
	PADDING-LEFT: 30px;
	BACKGROUND-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;	
	text-align: left;	
	FONT-SIZE: .91em;
	COLOR: #4a4a4a; 				    

}
.sub_bullet_indent {
	BACKGROUND-POSITION: 65px 6px; 
	PADDING-LEFT: 75px;
	padding-right:20px;
	BACKGROUND-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 4px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .80em;
	COLOR: #4a4a4a;
	text-align:left; 				    

}
.sub_bullet {
	BACKGROUND-POSITION: 30px 6px; 
	PADDING-LEFT: 45px;
	padding-right:20px;
	BACKGROUND-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 4px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:left; 				    

}

.bullet_level2 {
	BACKGROUND-POSITION: 47px 4px; 
	PADDING-LEFT: 58px;
	BACKGROUND-IMAGE: url(../images/square.gif); 
	PADDING-BOTTOM: 2px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:left; 				    

}
.sub_bullet1 {
	BACKGROUND-POSITION: 5px 6px; 
	PADDING-LEFT: 13px;
	BACKGROUND-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 4px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:left; 				    

}
.sub_b1 {
	BACKGROUND-POSITION: 4px 6px; 
	PADDING-LEFT: 13px;
		BACKGROUND-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 4px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .7em;
	COLOR: #4a4a4a;
	text-align:left; 				    

}
.sub_bullet2 {
	BACKGROUND-POSITION: 30px 6px; 
	PADDING-LEFT: 45px;
	BACKGROUND-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 4px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:justify; 				    

}
.sub_bullet_left {
	BACKGROUND-POSITION: 47px 4px; 
	PADDING-LEFT: 58px;
	BACKGROUND-IMAGE: url(../images/square.gif); 
	PADDING-BOTTOM: 2px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	text-align: left;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a; 				    
	
}
.sub_bullet_collapse {
	BACKGROUND-POSITION: 47px 4px; 
	PADDING-LEFT: 58px;
	BACKGROUND-IMAGE: url(../images/square.gif); 
	PADDING-BOTTOM: 2px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	text-align: left;
	FONT-SIZE: .9em;
	COLOR: #4a4a4a; 				    
	
}

 /*Bullet Style: End */

 /*Table Content Start */

.tableheader {
font-family:Arial, Helvetica, sans-serif;
background-color: #003399;
height: 20px;
font-size: 12px;
font-weight: bold;
color: White;
padding: 5px;	
text-align: center;
}
.tablesubheader {
font-family:Arial, Helvetica, sans-serif;
background-color: #e7e7e7;
height: 15px;
font-size: 11px;
font-weight: bold;
color: #000000;

}
  /*Table Content END*/ 

 /*Form Class Start */

.formtext
{
font-family:Arial, Helvetica, sans-serif;
font-size: .6em;
font-weight:normal;
color:#000000;
text-align:center;
}
.dropdownclass
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: .8em;
}




/* Include Page Style Starts here  */

.hide{
      display: none;
}

.show{
      display: block;
}

/* Include Page Style End here */



/* right Nav */
div.righttopborder 
{

 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 text-align:center; 
}
.rightTop
{
  
   background-image:url(../images/right_top.gif);
   height:30px;

   background-position:center;
  font-family: Arial;
  font-size:.75em;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
  background-repeat:no-repeat;
  padding-top:15px;
  padding-left:5px;
   color:#FFFFFF;
  
}
.pagedivider
{
 background-image:url(../images/right_tile.gif);
 background-repeat:repeat-y;
 width:8px;
}
.rightdivision
{
background:url(../images/right_division.gif);
background-repeat:repeat-x; 
background-position:center;

}

.rightBottomplace
{
  color:#000000;
  font-family: Arial;
  font-size:.75em;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
  background-repeat:no-repeat;
  padding-top:5px;
  padding-left:5px;
  
}

.rightMiddleborder {
  color: #4d917b;
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  padding-left:10px;
  padding-bottom:5px;
}
.rightMiddleborderinsights {
    BACKGROUND-POSITION: 10px 6px;
	PADDING-BOTTOM: 4px;
    color: #000000;
    font-family: Arial;
    font-size:12px;
}
.rightMiddletext { 
  color: #000000;
  font-family:Arial;
  font-size:10px;
  
}
.rightMiddletextGreen{
 
  color: #4d917b;
  font-family:Arial;
  font-size:10px;
  text-align:justify;
  padding-left:5px;
  padding-right:5px;
}
.rightBottomborder {
 background-image:url(../images/right_bottom.gif);
}
.rightdivider{

background-image:url(../images/right_dividers.gif);
}
.Rightview{
padding-left:100px;
}
.RightNav_bullet_left {
	BACKGROUND-POSITION: 15px 3px; 
	PADDING-LEFT: 30px;
	BACKGROUND-IMAGE: url(../images/right_icon.gif); 
	PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;	
	text-align: left;	
	FONT-SIZE: .71em;
	COLOR: #4a4a4a; 				    

}
a.blacklink

{
font-family:Arial, Helvetica, sans-serif;
font-size:.6em;
color:#58595b;
font-weight:bold;
text-decoration:underline;
}
a.blacklink:hover

{
font-family:Arial, Helvetica, sans-serif;

font-size:.6em;

color:#58595b;

font-weight:bold;

text-decoration:none;

}

a.reg

{

font-family:Arial;
FONT-SIZE: 14px;
COLOR: #4d917b;
font-weight:bold;
text-align:right;
text-decoration:none;

}

 

a.reg:hover

{

font-family:Arial;
FONT-SIZE: 14px;
	COLOR: #4d917b;
font-weight:bold;
text-decoration:none;

}

a.inlink

{

font-family:Arial;
FONT-SIZE: 0.85em;
COLOR: #414042;
font-weight:bold;
text-align:right;
text-decoration:underline;

}

 

a.inlink:hover

{

font-family:Arial;
FONT-SIZE: 0.85em;
	COLOR: #414042;
font-weight:bold;
text-decoration:none;

}

a.inlink_news

{

font-family:Arial;
FONT-SIZE: 0.9em;
COLOR: #414042;
font-weight:bold;
text-align:right;
text-decoration:none;

}

 

a.inlink_news:hover

{

font-family:Arial;
FONT-SIZE: 0.9em;
	COLOR: #414042;
font-weight:bold;
text-decoration:none;

}



a.mail

{

font-family:Arial;
FONT-SIZE: 12px;
COLOR: #414042;

text-align:right;
text-decoration:none;

}

 

a.mail:hover

{

font-family:Arial;
FONT-SIZE: 12px;
	COLOR: #414042;

text-decoration:underline;


}
a.homelink

{
font-family:Arial, Helvetica, sans-serif;
font-size:.65em;
color:#906a68;
font-weight:bold;
text-decoration:none;
text-align: center;
}

 

a.homelink:hover

{
font-family:Arial, Helvetica, sans-serif;
font-size:.65em;
color:#a17e7c;
font-weight:bold;
text-decoration:underline;
text-align: center;
}
a.AboutInlink

{
font-family:Arial, Helvetica, sans-serif;
font-size:.75em;
color:#252525;
font-weight:bold;
text-decoration:underline;
text-align: center;
}

 

a.AboutInlink:hover

{
font-family:Arial, Helvetica, sans-serif;
font-size:.75em;
color:#252525;
font-weight:bold;
text-decoration:none;
text-align: center;
}


a.banner_hyperlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.5em;
	color:#4f4d4d;
	text-decoration:none;
	background-image: url(../images/Ins_Arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;

}
a.banner_hyperlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.5em;
	color:#4f4d4d;
	text-decoration:underline;
	background-image: url(../images/Ins_Arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 1px 0px 0px; 	 
	 
}

a.Analyticslink

{
font-family:Arial, Helvetica, sans-serif;
font-size:.55em;
color:#272727;
font-weight:bold;
text-decoration:underline;
}

 

a.Analyticslink:hover

{
font-family:Arial, Helvetica, sans-serif;
font-size:.55em;
color:#272727;
font-weight:bold;
text-decoration:none;
}
.greenpipe
{
color:#488070;
font-size:.7em;
}
a.productlink

{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#488070;
font-weight:bold;
text-decoration:underline;
}

 

a.productlink:hover

{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#808080;
font-weight:bold;
text-decoration:underline;

}

a.rightlink

{
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color:#808284;

text-decoration:none;
}

 

a.rightlink:hover

{
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color:#808284;

text-decoration:none;

}

/*left menu bottom*/

a.leftbottom
{
font-family:Arial;
BACKGROUND-POSITION: 10px 3px; 
BACKGROUND-IMAGE: url(../images/left_arrow.gif); 
font-size:.6em;
color:#838181;
text-decoration:none;

text-align:left;
padding-left:15PX;
BACKGROUND-REPEAT: no-repeat;
}
a.leftbottom:hover
{
font-family:Arial;
BACKGROUND-POSITION: 10px 3px; 
BACKGROUND-IMAGE: url(../images/left_arrow.gif); 
font-size:.6em;
color:#838181;
text-decoration:none;
text-align:left;
padding-left:15PX;
BACKGROUND-REPEAT: no-repeat;

}

.lefttopText{
 
  color: #332e05;
  font-family:Arial;
  font-size: .9em;
  text-align:left;
  padding-left:10px;
  padding-top:5px;

  font-weight:bold;
}


/* profile view Start*/
a.MediumTXLink
{
font-family:Arial, Helvetica, sans-serif;
padding-left:3px;
font-size:8pt;
color:#4a4a4a;
text-decoration:none;
}
a.MediumTXLink:hover
{
font-family:Arial, Helvetica, sans-serif;
padding-left:3px;
font-size:8pt;
color:#000000;
text-decoration:underline;
}
/* profile view End*/

/*Leaders Profile heading*/
.leadername{
font-family:Arial;
text-align:left;

font-size:11pt;
COLOR: #4d917b;
font-weight: bold;

}
.leaderdesci{
font-family:Arial;
text-align:left;
font-size:8pt;
COLOR: #4a4a4a; 
font-weight: bold;

}
.solutioncontent{
font-family:Arial;
text-align:left;
font-size:9pt;
COLOR: #4a4a4a;
text-align:justify; 
}
.leadersubdesci{
font-family:Arial;
text-align:left;
font-size:10pt;
COLOR: #4a4a4a; 
font-weight: bold;

}
.titlehead{
font-family:Arial;
text-align:left;
font-size:6.5pt;
COLOR: #4a4a4a; 
font-weight: bold;
text-transform:uppercase;

}

/*siteMap rollover*/

.lineGap{
	height: 15px;
}
.lineSubGap {
	height: 10px;
}
div.FirstPanel {
	width: 40%;
	float:left;	
}

div.SecondPanel {
	width: 60%;
	float:left;	
}

/*div.ThirdPanel {
	width: 33%;
	float:right;
}*/
.SitemapHeader {
	/*background-image: url(../images/downarrow.gif);
	background-position: left;
	background-repeat: no-repeat; */
	font-family:Arial;	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em;	
	COLOR: #4d917b; 				    
	PADDING-TOP: 1px;
	padding-bottom: 1px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 13px;		
}

.SitemapSubHeader{
	/*background-image: url(../images/rightarrow.gif);
	background-position: 15px 6px;
	background-repeat: no-repeat; */
	font-family:Arial;	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.85em;	
	COLOR: #000000; 				    
	PADDING-TOP: 1px;
	padding-bottom: 1px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 13px;		
}

a.sitemap:link, a.sitemap:visited
{

	font-family:Arial;

	color:#4a4a4a;
	text-decoration:none;
}
a.sitemap:hover, a.sitemap:active
{
	font-family:Arial;

	color:#4d917b;
	text-decoration:underline;
}
div.sitemap
{
	font-family:Arial;
	font-size:0.75em;
	color:#4a4a4a;
	font-weight: bold;
	/*background-image: url(../images/rightarrow.gif);
	background-position: 16px 10px;
	background-repeat: no-repeat; */
	padding-left: 13px;
	padding-top: 5px;
}
div.sitemapSubLevel
{
	font-family:Arial;
	font-size:8pt;
	color:#4a4a4a;
	/*background-image: url(../images/rightarrow.gif);
	background-position: 30px 10px;
	background-repeat: no-repeat; */
	padding-left: 25px;
	padding-top: 2px;
}
div.sitemapSubLevelBold
{
	font-family:Arial;
	font-size:8pt;
	color:#4a4a4a;
	font-weight: bold;
	/*background-image: url(../images/rightarrow.gif);
	background-position: 30px 10px;
	background-repeat: no-repeat; */
	padding-left: 25px;
	padding-top: 2px;
}
div.sitemapSubLevel2
{
	font-family:Arial;
	font-size:8pt;
	color:#4a4a4a;
	/*background-image: url(../images/rightarrow.gif);
	background-position: 43px 10px;
	background-repeat: no-repeat; */
	padding-left: 40px;
	padding-top: 2px;
}

/* hyper Link*/
a.labelLink:link, a.labelLink:visited
{
	font-family:Arial;
	color:#4a4a4a;
	text-decoration:none;
	font-size: .85em;
}
a.labelLink:hover, a.labelLink:active
{
	font-family:Arial;
	color:#4d917b;
	text-decoration:underline;
	font-size: .85em;
}
a.hyperlink
{
FONT-FAMILY: arial; FONT-SIZE: 11px; COLOR: #9397a0;padding-bottom: 7px;


}
a.hyperlink:hover
{
FONT-FAMILY: arial; FONT-SIZE: 11px; COLOR: #9397a0;padding-bottom: 7px;
}
.contentbold
{
FONT-SIZE: 12px; 
FONT-FAMILY: arial;
color:#000000;
font-weight:bold;
text-align:justify;
}
.contentTestimonials
{
FONT-SIZE: 12px; 
FONT-FAMILY: arial;
color:#000000;
font-weight:normal;
text-align:justify;
padding-left: 0px;
}
a.nav_hyperlink
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#808284;
text-decoration:none;
BACKGROUND-IMAGE: url(../images/subpage_leftarrow.gif); 
BACKGROUND-POSITION:  0px 3px;
background-repeat: no-repeat;
PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
PADDING-LEFT: 10px; 
}
a.nav_hyperlink:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
text-decoration:underline;
BACKGROUND-IMAGE: url(../images/subpage_leftarrow.gif); 
BACKGROUND-POSITION: 0px 3px;
background-repeat: no-repeat;
PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
PADDING-LEFT: 10px; 
}
a.rightlinks
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#808284;
text-decoration:none;
}
a.rightlinks:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000066;
text-decoration:underline;
}
a.heading_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#313131;
text-decoration:none;
BACKGROUND-IMAGE: url(../images/bullet_icon.gif); 
BACKGROUND-POSITION:  0px 3px;
background-repeat: no-repeat;
PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
PADDING-LEFT: 15px; 
}
a.heading_link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0088d1;
text-decoration:underline;
BACKGROUND-IMAGE: url(../images/bullet_icon.gif); 
BACKGROUND-POSITION: 0px 3px;
background-repeat: no-repeat;
PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
PADDING-LEFT: 15px; 
}
a.subhead_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#313131;
text-decoration:none;
PADDING-BOTTOM: 0px; 
MARGIN: 1px 0px 0px; 

}
a.subhead_link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0088d1;
text-decoration:underline;
PADDING-BOTTOM: 0px; 
MARGIN: 1px 0px 0px; 

}


/* Button Images */

.DNB_Button{
	background-image: url(../images/button_tile.gif);
	background-repeat:repeat-x;
	border: 1px solid #528977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	cursor:pointer;
}

.clsInput
{
	border: 1px solid #878787;
	font:normal 11px Arial;
	font-weight: normal;
}


.clsItem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background : white;
}

.clsAlterItem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background : #ededed;
}
.clsTitle
{
	background : #9a9a9a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:White;
}
.clsGridView
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0088d1;

}
.attachbutton 
{
	text-decoration: none;
	background: url(../images/Attach_btn.gif);
	background-repeat:no-repeat;
	width: 76px;
	height: 18px;	
	border: none;
	cursor: hand;
}


.errortext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.65m;
	color:Red;
}

.closebutton
{
	text-decoration: none;
	background: url(../images/Close_btn.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 76px;
	height: 18px;	
	border: none;
	cursor: hand;
}
.searchbutton
{
	background:url(../images/Search_btn.gif);
	text-decoration: none;
	background-position:center;
	background-repeat:no-repeat;
	width: 60px;
	height: 20px;     
	border: none;
	cursor: hand;
	border-right-color:Black;
}
.refreshbutton
{
	background:url(../images/Refresh_btn.gif);
	background-position:center;
	text-decoration: none;
	background-repeat:no-repeat;
	width: 65px;
	height: 20px;     
	border: none;
	cursor: hand;
	border-right-color:Black;
}

.button_submit
{
	background:url(../images/btn_submit.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 50px;
	height: 17px;    
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}
.button_addUser
{
	background:url(../images/add_user.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 70px;
	height: 17px;    
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}
.button_addProductDemo
{
	background:url(../images/button_addProductDemo.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 119px;
	height: 17px;    
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}
.button_addProduct
{
	background:url(../images/button_addProduct.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 89px;
	height: 17px;    
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}
.button_Edit
{
	background:url(../images/edit.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 38px;
	height: 17px;    
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}

.button_login
{
	background:url(../images/btn_login.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 50px;
	height: 17px;    
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}
.button_reset
{
	background:url(../images/btn_reset.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 50px;
	height: 17px;     
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
}

.button_cancel
{
	background-color:#eef5f3;
	background-image:url(../images/btn_cancel.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	width: 50px;
	height: 17px;     
	border: none;
	cursor: hand;
	border-right-color:Black;
	border: 0px;
	
}

.button_go{
background-color:#eef5f3;
background-image:url(../images/button_go.gif);
background-repeat:no-repeat;
text-decoration: none;
width: 24px;
height: 17px;     
border: none;
cursor: hand;
border-right-color:Black;
}
/*leader Right*/

#rightleaderPro a {
	display: block;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
	background: #ffffff;
	color: #000000;
	font-family: Arial;
	font-weight: bold; 
	font-size: 8pt; 
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align:middle; 
}

#rightleaderPro a:link, #rightleader a:active, #rightleader a:visited 

{           
	color: #000000;
	padding: 3px 3px 3px 3px;
	font-family: Arial; 
	font-weight: bold;
	font-size: 8pt; 
	text-decoration: none; 
	background-repeat: no-repeat;
	vertical-align:middle; 
}

#rightleaderPro a:hover 
{
	background: #ffffff;
	color: #000000;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-weight: bold; 
	font-size: 8pt; 
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align:middle; 
}

#rightleaderPro a.selected {

	display: block;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
	background: #ffffff;
	text-decoration: none;
	color: #19674c;
	background-repeat: no-repeat;
	vertical-align:middle; 

}

#rightleaderPro a.selected:link, #rightleader a.selected:active, #rightleader a.selected:visited 

{           
	display: block;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
	background: #ffffff;
	text-decoration: none;
	color: #19674c; 
	background-repeat: no-repeat;
	vertical-align:middle; 

}

/* popup content */

.pageheadersub
{
FONT-FAMILY: arial;
font-size:18px;
color:#4d937b;
font-weight:bold;
padding-left: 0px;	
padding-top: 10px;	
padding-bottom: 5px;	
}

.contentnormal
{
FONT-SIZE: 8.8pt; 
FONT-FAMILY: arial;
color:#3c3c3c;
font-weight:normal;
text-align:justify;
}
.contentblue
{
FONT-SIZE: .9em; 
FONT-FAMILY: arial;
color:#35488a;
font-weight:normal;
text-align:justify;
}
/*left menu* Temp */


 a.submenu {
  	display: block;
	padding-left:15px;
	height:15px;
	font-weight:bold;
	text-decoration: none;
	color: #ffcc00;
	background: url(../images/btn_sublink.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#navigationDiv a.submenu:link, #navigationDiv a.submenu:active, #navigationDiv a.submenu:visited 
{	
	display: block;
	padding-left:15px;
    height:15px;
	font-weight:bold;
	ackground: #ffe680;
	text-decoration:nonr;
	color: #1d5a46;	
	background-repeat: no-repeat;
	background-position: left;
}

 #navigationDiv a.submenu_head {
  	display: block;
	padding-left:15px;
	height:15px;
	 background-color:#f7f1d7;
	    color: #726f6a; 
	font-weight:bold;
	
	background-repeat: no-repeat;
	background-position: left;
	
}
#navigationDiv a.submenu_head:link, #navigationDiv a.submenu_head:active, #navigationDiv a.submenu_head:visited 
{	
	display: block;
	padding-left:15px;
	height:15px;
	font-weight:bold;
	
	text-decoration: none;
	background-color:#f7f1d7;
	    color: #726f6a; 
	
}


 #navigationDiv a.submenu_sub {
  	display: block;
	padding-left:20px;
	height:15px;
	 background-color: #fffbe8;
	    color: #726f6a; 
	font-weight:bold;
	
	background-repeat: no-repeat;
	background-position: left;
	
}
#navigationDiv a.submenu_sub:link, #navigationDiv a.submenu_sub:active, #navigationDiv a.submenu_sub:visited 
{	
	display: block;
	padding-left:20px;
	height:15px;
	font-weight:bold;
	
	text-decoration: none;
	background-color:#fffbe8;
	    color: #726f6a; 
	
}


 .subofmenu{
      background-color:#00FFFF;
      display: block;
      height: 19px;
      padding-top: 2px;
      padding-left: 55px;
      color: #ffffff;
      font-family: Arial;
      font-size:10px;
    
}


.tablespace
{
padding:2px;
}


.section_solutions{

width: 221px;
background-repeat:repeat-y;
background-position:center;
}
.sol_heading {
	font: normal bold 16px Arial;
	width: 221px;
	background-repeat:no-repeat;
	background-position:center;
	
	color:#2c623a;
	text-transform:uppercase;	
}

a.subpage_links
{
font-family:Arial;

font-size:.59em;
color:#1d5a46;
font-weight:bold;
text-decoration: none;
text-align:center;

}
a.subpage_links:hover
{
font-family:Arial;

font-size:.59em;
color:#aa6251;
font-weight:bold;
text-decoration: underline;
text-align:center;
}
a.sub_links
{
font-family:Arial;

font-size:.7em;
color:#1d5a46;
font-weight:bold;
text-decoration: none;
text-align:center;

}
a.sub_links:hover
{
font-family:Arial;

font-size:.7em;
color:#aa6251;
font-weight:bold;
text-decoration: underline;
text-align:center;
}
a.sub_links_sel
{
font-family:Arial;

font-size:.7em;
color:#aa6251;
font-weight:bold;
text-decoration: none;
text-align:center;

}
a.sub_links_sel:hover
{
font-family:Arial;

font-size:.7em;
color:#aa6251;
font-weight:bold;
text-decoration: underline;
text-align:center;
}

.pipe
{
font-family:Arial;
padding: 2px 2px 2px 2px;
font-size:.59em;
color:#1d5a46;
font-weight:bold;
text-decoration: none;
text-align:center;
}

.section_solutions{
background-image:url(../images/ser_img_middle.gif);
width: 221px;
background-repeat:repeat-y;
background-position:center;
}
.sol_heading {
	font: normal bold 16px Arial;
	background-image:url(../images/ser_img_top.gif);
	width: 221px;
	background-repeat:no-repeat;
	background-position:center;
	height: 50px;
	color:#2c623a;
	text-transform:uppercase;	
}


/* BLUE TABS THEME */
.bluetabs{
border-bottom: 0px solid gray;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 10px;
margin-right: 3px;
border: 0px solid #778;
color: #2d2b2b;
background: white url(images/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #2d2b2b;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #FFFFFF;
background-color: #4d917b;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(images/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #4d917b; /*THEME CHANGE HERE*/
border-width: 1 0px;
font:normal 11px Arial;
line-height:13px;
z-index:100;
background-color: white;
width: 280px;
visibility: hidden;
font-weight:bold;

}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #4d917b; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #8f543b;
font-weight:bold;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:bold;
}

a.blackmenudiv_b {
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #cdcdcd; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #8f543b;
font-weight:bold;

}


a.blackmenudiv_b:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:bold;
}

a.maroonmenudiv_b {
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #cdcdcd; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #b86250;
font-weight:bold;

}


a.maroonmenudiv_b:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:bold;
}

a.blackmenudiv_b2 {
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #000000; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 0px 0;
text-decoration: none;
color: #717171;
font-weight:normal;
background-image: url(../images/menu_arrow.gif);
background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 5px;
font-size: 0.92em;
}


a.blackmenudiv_b2:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:normal;
background-image: url(../images/menu_arrow.gif);
background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 5px;
font-size: 0.92em;
}



a.blackmenudiv_b3 {
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #000000; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 0px 0;
text-decoration: none;
color: #717171;
font-weight:normal;

background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 20px;
font-size: 0.92em;
}


a.blackmenudiv_b3:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:normal;

background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 20px;
font-size: 0.92em;
}


a.blackmenudiv_b4 {
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #000000; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 0px 0;
text-decoration: none;
color: #717171;
font-weight:normal;

background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 12px;
font-size: 0.92em;
}


a.blackmenudiv_b4:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:normal;

background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 12px;
font-size: 0.92em;
}



a.greymenudiv_b {
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #cdcdcd; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #7b7b7b;
font-weight:bold;
}


a.greymenudiv_b:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#4d917b;
font-weight:bold;
}

.redmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #878787; /*THEME CHANGE HERE*/
border-width: 1 0px;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 280px;
visibility: hidden;
font-weight:bold;
}


.redmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #cdcdcd; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #aa6251;
font-weight:bold;
}

* html .redmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.redmenudiv_b a:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000000;
font-weight:bold;
}
/* ######### Style for Drop Down Menu ######### */

.clientmenudiv_b{
	font-family:Arial;
	FONT-SIZE: .70em;
	text-align:left;
	COLOR: #054e36; 
	font-weight:bold;
	background-color: #eef5f3;
}

.MailLabel{
	font-family:Arial;
	FONT-SIZE: .70em;
	text-align:left;
	COLOR: #054e36; 
	font-weight:bold;
}

.clientform {
border: 1px solid #878787;
font:normal 11px Arial;
font-weight: normal;
}

#aboutus #nav-aboutus a, 
#service #nav-service a, 
#products #nav-products a, 
#insight #nav-insight a, 
#careers #nav-careers a {background-color:#4d917b; color:#FFFFFF;} 


.titletext {
	font-family:Arial;
	padding-top:60px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.3em;
	text-align:justify;
	COLOR: #ffffff; 
	padding-bottom: 5px;				    
		
}
.titlesubtext {
	font-family:Arial;
	FONT-WEIGHT:bold;
	FONT-SIZE: .75em;
	text-align:justify;
	COLOR: #414042;
	padding-top: 7px; 
	padding-bottom: 5px;
}


.sub_bullet_RightPanel {
	
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sub_bullet_RightPanel_ita {
	
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:left;
	font-weight:normal;
	font-style:italic;
	
}


.blacktext {
	font-family: Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.75em;	
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;
	text-align: center;	

}


.blue_border {
	border:solid 1px #d0e5f3;
}

.grey_border {
	border:solid 1px #e1e1e1;
}

.facilties {
background-image:url(../images/left_tile.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.blacktext {

                font-family: Arial;
                PADDING-RIGHT: 0px; 
                PADDING-LEFT: 0px; 
                FONT-WEIGHT: normal; 
                FONT-SIZE: 0.75em;        
                PADDING-BOTTOM: 0px; 
                COLOR: #000000;                                                                  
                PADDING-TOP: 0px;
                padding-bottom: 0px;
                text-align: center;            

}

 



/*Class for Insights*/
.Dyn_inheader {
	font-family: Arial;
	FONT-SIZE: 0.9em;
	/*vertical-align:top;*/
	
	/*
margin-top : 5px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;  
	
	text-align: left;
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 				    
	PADDING-TOP: 0px;
	padding-bottom: 1px;	
	*/
}
a.Dyn_in_hyperlink_view
{
	font-family:Arial;
	font-size:0.75em;
	color:#4f4d4d;
	text-decoration:none;
	text-align: left;
	

}
a.Dyn_in_hyperlink_view:hover
{
	font-family:Arial;
	font-size:0.75em;
	color:#4f4d4d;
	text-decoration:underline;
	background-position: left;
	background-repeat: no-repeat;
	PADDING-BOTTOM: 0px; 
	MARGIN: 1px 0px 0px;
		 
	 
}
a.Dyn_in_hyperlink
{
	font-family:Arial;
	font-size:0.75em;
	color:#4f4d4d;
	text-decoration:none;
	text-align: left;
	font-weight:normal; 

}
a.Dyn_in_hyperlink:hover
{
	font-family:Arial;
	font-size:0.75em;
	color:#4f4d4d;
	text-decoration:underline;
	background-position: left;
	background-repeat: no-repeat;
	PADDING-BOTTOM: 0px; 
	MARGIN: 1px 0px 0px;
	font-weight:normal; 	 
	 
}

.DyninsCotent
{  	
/*	
	BACKGROUND-POSITION: 0px 3px;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(../images/Ins_Arrow.gif);
	PADDING-BOTTOM: 4px;
	BACKGROUND-REPEAT: no-repeat;*/
	font-family: Arial;
	FONT-SIZE: .85em;
	COLOR: #4a4a4a;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:7px;
}
a.search_hyperlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#4f4d4d;
	text-decoration:none;
}
a.search_hyperlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#4f4d4d;
	text-decoration:underline;
}



a.in_hyperlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#4f4d4d;
	text-decoration:none;

}
a.in_hyperlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#4f4d4d;
	text-decoration:underline;
	background-position: left;
	background-repeat: no-repeat;
	PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 	 
	 
}

a.read_hyperlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#262626;
	text-decoration:none;

	BACKGROUND-POSITION:  0px 3px;
	background-repeat: no-repeat;
	PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
	PADDING-LEFT: 10px; 
}
a.read_hyperlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#4f4d4d;
	text-decoration:underline;

	BACKGROUND-POSITION: 0px 3px;
	background-repeat: no-repeat;
	PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; 
	PADDING-LEFT: 10px; 
}

.inheader {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
/*    text-transform: uppercase;*/
	FONT-SIZE: 0.91em;
	text-align: left;
	COLOR: #4d917b;

}

.insubheader {
	font-family: Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;  
	FONT-SIZE: 0.8em;
	text-align: left;
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 				    
	PADDING-TOP: 0px;
	padding-bottom: 1px;	
	
}
.insCotent
{
	BACKGROUND-POSITION: 0px 5px; 
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(../images/Ins_Arrow.gif); 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: .91em;
	COLOR: #4a4a4a;
	text-align:left; 	
	margin-left:1px; 	
	list-style:none;	
}
.insSubCotent
{
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	MARGIN: 1px 0px 0px; 
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	FONT-SIZE: 1.1em;
	COLOR: #4a4a4a;
	text-align:left; 	
	margin:1px; 	
	list-style:none;	
}

.insListMain
{
	font-family:Arial;
	list-style:none;
	margin-bottom:4px; 	
	margin-top:3px; 	
	margin-left:2px;
	FONT-SIZE: 0.91em;
}

.in_ReadMore
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#4f4d4d;
	text-decoration:none;
}

.ascendbg
{
	background:url(../images/img_ascend.gif);
	text-decoration: none;
	background-position:left;
	background-repeat:no-repeat;
	width: 147px;
	height:138px;     
	border: none;
}

.as_Header {

	
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a;				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;	
}

.menu1{
     background: #ffffff;
	  color: #000000;
      padding-left:15px;
      display:block;
      text-decoration: none;
      height:30px;  
      font-family:Arial, Helvetica, sans-serif;
      font-size:12px;	 
     
}
.menu2{
     background: #ffffff;
	font-weight:bold;
	height:30px;
    vertical-align:top;
    background: #ffffff;
	text-decoration:none;
	color: #90573f;	
	background-repeat: no-repeat;
	background-position: left;
     
}


.hide{
      display: none;
}
.textbox{
	color: #000000;
	font-family: Arial;
	font-size:10px;
	border:solid 1px #adadad;	
}
.right_blue{
	color: #04a0ad;
	font-family: Arial;
	font-size:13px;	
	font-weight:bold;
	padding-bottom: 3px;

}
.right_red{
	color: #de2157;
	font-family: Arial;
	font-size:11px;
	padding-bottom: 3px;

}
.right_orange{
	color: #7a7a7a;
	font-family: Arial;
	font-size:11px;	
    padding-bottom: 3px;
}

.right_green{
	color: #c49d00;
	font-family: Arial;
	font-size:11px;	
	font-weight:normal;
    padding-bottom: 3px;
}
.right_darkred{
	color: #de2157;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 3px;

}
.right_darkgreen{
	color: #9e7e00;
	font-family: Arial;
	font-size:13px;	
	font-weight:bold;
	padding-bottom: 3px;
}
.right_color1{
	color: #4a4a4a;
	font-family: Arial;
	font-size:11px;	
	font-weight:normal;
    padding-bottom: 3px;
}
.right_color2{
	color: #4a4a4a;
	font-family: Arial;
	font-size:11px;	
	font-weight:normal;
    padding-bottom: 3px;
}
#bredcrumbold style1
{
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

input
{
border: 1px solid #878787;
font:normal 11px Arial;
font-weight: normal;
}

input[type=checkbox]
{
border: 0px solid red;
font:normal 11px Arial;
font-weight: normal;
}

input[type=radio]
{
border: 0px solid red;
font:normal 11px Arial;
font-weight: normal;
}

textarea {
border: 1px solid #878787;
font:normal 11px Arial;
font-weight: normal;
}
select{
border: 1px solid #878787;
font:normal 11px Arial;
font-weight: normal;
}

.clsRightInsight1
{
	float:left;
	width:5px;
	margin-top:0px;
	padding:top:0px;
	vertical-align:top;
}

.clsRightInsight2
{
	vertical-align:top;
	float:right;
	width:160px;
	margin-top:0px;
}
.paneltile
{
background:url(../images/panel_tile.gif);
background-repeat:repeat-y;
width:710px;

}
.panelmiddle
{
background:url(../images/bordertile.gif);
background-repeat:repeat-Y;


}
.solproduct
{
  font-size:12px;	
	font-weight:bold;
}


/* Current Openings Style */
.CareerCategory {
	font: bold .91em Arial;
	background-color: #FFF;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #aa6251;
	text-align: left;
	background-image: url(../images/Collapse_arrow.gif);
	background-repeat:no-repeat;
	background-position: right;
}

.CareerTabHover
{
	font: bold .91em Arial;
	background-color: #4d917b;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: white;
	text-align: left;
	background-image: url(../images/Collapse_arrow.gif);
	background-repeat:no-repeat;
	background-position: right;
	cursor:pointer;
}

.spanclass
{
padding-left:2;
}
.rightimage
{
	/* background-image:	*/
}


/* Styles for Admin Module  */

.adminTile {
	background-image:url(../images/admin_tile.gif);
	background-repeat:repeat-x;
	background-color:#FFCC00;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:right;
	padding-right:18px;
	padding-top: 1px;	
}
a.AdminLink:link, a.AdminLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#757575;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

a.AdminLink:visited, a.AdminLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#757575;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.AdminSelLink:link, a.AdminSelLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

a.AdminSelLink:visited, a.AdminSelLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.SolSelLink:link, a.SolSelLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color:#4a4a4a;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 0px;
}

a.SolSelLink:visited, a.SolSelLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color:#4a4a4a;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 0px;
}

span .DivSymbol{
	color:#757575;
	padding-right: 3px;
	padding-left: 3px;
}

.AdminMenu{
	background-image:url(../images/adMenuTile.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#636363;
	font-size: 0.70em;
	font-weight: normal;
	width: 450px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
}
/* Start of New CSS*/
.MenuBGcolor{
	background-color: #dddddd;
	padding: 5px;
}
.SubMenuBGcolor{
	background-color: #008282;
	padding: 2px 2px 4px 4px;
	
}
a.MenuLink:link{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #005555;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
}
a.MenuLink:hover{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #005555;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
background-color:#f9f9f9;
}
a.MenuLink:visited{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #005555;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;

}
a.MenuLink:active{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #005555;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
background-color:#f9f9f9;
}


a.MenuSelLink:link{
font-family: Arial Narrow;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
}
a.MenuSelLink:hover{
font-family: Arial Narrow;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: underline;
padding: 0px 10px 0px 10px;
}
a.MenuSelLink:visited{
font-family: Arial Narrow;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
}
a.MenuSelLink:active{
font-family: Arial Narrow;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: underline;
padding: 0px 10px 0px 10px;
}
/*.MenuSel{
background-color:#006868;
color:#FFFFFF;
}*/
a.MenuSel:link{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
background-color:#006868;
}
a.MenuSel:hover{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: underline;
padding: 0px 10px 0px 10px;
background-color:#006868;
}
a.MenuSel:visited{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: none;
padding: 0px 10px 0px 10px;
background-color:#006868;
}
a.MenuSel:active{
font-family: Arial Narrow;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align:center;	
text-decoration: underline;
padding: 0px 10px 0px 10px;
background-color:#006868;
}
a.SubMenuSel:link{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align:left;	
text-decoration: none;
padding: 5px 10px 5px 10px;
background-color:#ffcb00;
}
a.SubMenuSel:hover{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align:left;	
text-decoration: underline;
padding: 5px 10px 5px 10px;
background-color:#ffcb00;
}
a.SubMenuSel:visited{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align:left;	
text-decoration: none;
padding: 5px 10px 5px 10px;
background-color:#ffcb00;
}
a.SubMenuSel:active{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align:left;	
text-decoration: underline;
padding: 5px 10px 5px 10px;
background-color:#ffcb00;
}
a.SubMenu_level2:link{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align:left;	
text-decoration: none;
padding: 5px 10px 5px 10px;
background-color:#008282;
}
a.SubMenu_level2:hover{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align:left;	
text-decoration: underline;
padding: 5px 10px 5px 10px;
background-color:#008282;
}
a.SubMenu_level2:visited{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align:left;	
text-decoration: none;
padding: 5px 10px 5px 10px;
background-color:#008282;
}
a.SubMenu_level2:active{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align:left;	
text-decoration: underline;
padding: 5px 10px 5px 10px;
background-color:#008282;
}
.SubMenu_level2{
font-family: Arial Narrow;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align:left;	
text-decoration: none;
padding: 0px 10px 0px 10px;
background-color:#008282;
}
.dropInsightsmenu{
position:absolute;
top: 0;
border: 1px solid #4d917b; /*THEME CHANGE HERE*/
border-width: 1 0px;
font:normal 11px Arial;
line-height:13px;
z-index:100;
background-color: white;
width: 280px;
visibility: hidden;
font-weight:bold;
}

.dropInsightsmenu a{
width: auto;
display: block;
text-indent: 5px;
border: 1 solid #4d917b; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #8f543b;
font-weight:bold;
}

* html .dropInsightsmenu a{ /*IE only hack*/
width: 100%;
}

.dropInsightsmenu a:hover{ /*THEME CHANGE HERE*/
text-decoration:none;
color:#000033;
font-weight:bold;
background: #FFCC00;
}

.midSubMenuTile{	
	background-image:url(../images/sel_mid.gif);
	background-repeat: repeat-x;	
	padding: 0px 5px 0px 5px;

	text-align:center;
	}
	.midUnSelMenuTile{	
	background-image:url(../images/unsel_mid.gif);
	background-repeat: repeat-x;
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	padding: 0px 5px 0px 5px;
	}
	.RightMenuSpace{	
	padding-right: 3px;
	}
	.SubMenuTile{	
	background-image:url(../images/tile_submenu.gif);
	background-repeat: repeat-x;
	height: 39px;
	}
	
img{ border:0px;}

/*End of New CSS*/
a.AdMenuLink:link, a.AdMenuLink:active{	
	color:#636363;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.AdMenuLink:visited, a.AdMenuLink:hover{	
	color:#636363;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.AdMenuSelLink:link, a.AdMenuSelLink:active{	
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #4e917a;
}

a.AdMenuSelLink:visited, a.AdMenuSelLink:hover{	
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #4e917a;
}

.AdHeader {
	font-family: Arial, Helvetica, sans-serif;
	color:#636363;
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 0px;
}

/* Table Classes  */

tr.head {
	background-image: none;
	background-color: #949597;
	background-image: url("../images/list_row_separator.gif");
	background-repeat: repeat-x;
	background-position: top left;

}
th.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;	
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	height: 40px; 
	padding-left: 4px;
	padding-right: 4px;
}
th.headingright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;	
	border-right: 0px solid #cecece;
	border-bottom: 1px solid #cecece;
	height: 40px; 
	padding-left: 4px;
	padding-right: 4px;
}
tr.odd {
	background-color: #f2f2f2;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
tr.even {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #d6d6d6;	
}

.value {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	vertical-align:top;
	text-align:left;
}
.valueright {
	border-right: 0px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	vertical-align:top;
}
.clsSkill
{
	width:400px;
}

.TabBold {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .95em;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;	
}
.TabContext {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: .91em;
	text-align: justify;
	PADDING-BOTTOM: 0px; 
	COLOR: #4a4a4a; 				    
	PADDING-TOP: 7px;
	padding-bottom: 7px;	
}
.TabSubBold {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .92em;
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;	
}

.pageSubTitle2 {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .95em;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;

}
.pageSubTitle3 {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .85em;
	PADDING-BOTTOM: 0px; 
	COLOR: #5c5c5c; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;

}
.ido_tooltip {	
	width: 300px;
	background-color:#FFFFCC;
	color:#515151;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position:absolute;top: 247px;left:428px;
	font-size: .70em;
	padding: 10px;
	border-right: 2px solid #c8c090;
	border-bottom: 2px solid #c8c090;
	
	border-top: 1px solid #eae3b6;
	border-left: 1px solid #eae3b6;
}
.tech_tooltip {	
	width: 250px;
	background-color:#FFFFCC;
	color:#515151;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position:absolute;top: 275px;left:670px;
	font-size: .70em;
	padding: 10px;
	border-right: 2px solid #c8c090;
	border-bottom: 2px solid #c8c090;
	
	border-top: 1px solid #eae3b6;
	border-left: 1px solid #eae3b6;
}

.clsInsighTitle
{
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: .75em;
	PADDING-BOTTOM: 0px; 
	COLOR: #4d917b; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;
}


a.servicelink
{
font-family:Arial;
text-align:left;
font-size:9pt;
COLOR: #4a4a4a;
text-decoration:none;
}
a.servicelink:hover
{
font-family:Arial;
text-align:left;
font-size:9pt;
COLOR: #4a4a4a;
text-decoration:underline;

}

.clsDHTMLLink {
font-family:Arial;
text-align:left;
font-weight: bold;
font-size:9pt;
COLOR: #000000;
text-decoration: none;
} 

a.clsAdminLink:link, a.clsAdminLink:active{	
	color:#000000;
	text-decoration: none;	
	font-weight: normal;
	font-size:7.5pt;
}

a.clsAdminLink:visited, a.clsAdminLink:hover{	
	color:#000000;
	text-decoration: underline;	
	font-family:Arial;
	font-weight: normal;
	font-size:7.5pt;
}

.selectTab {
	background-color:#000000;
}
.selTab
{
 background-color:#ffcb00;
}
.unselTab
{
	background-color:Gray;
}
.JSubHeading{
	color: #317c57;
	font-family: Arial;
	font-size:13px;	
	font-weight:bold;
	padding-bottom: 5px;
	text-transform:capitalize;
}

.SubTabSel{	
	background-color: #eaeaea;
	padding: 2px 5px 2px 5px;
	text-align:center;
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #c1b8a6;
	}
.SubTabUnSel{	
	background-color: #ffcc00;
	padding: 2px 5px 2px 5px;
	text-align:left;
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #c1b8a6;
	}
	
	a.SubMenuLink:link{
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;	
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
	a.SubMenuLink:hover{
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;	
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
	}
	a.SubMenuLink:visited{
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;	
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
	a.SubMenuLink:active{
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;	
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
	}
	
	/*Styles addded for Content Update on Feb 09 2010 by Caroline*/
	.Subpageheader {
	font-family:Arial;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.9em;
	text-align: left;
	PADDING-BOTTOM: 0px; 
	COLOR: #5c5c5c; 				    
	PADDING-TOP: 0px;
	padding-bottom: 0px;
	
	}
	

a.RightBoldLink:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #808284;
	text-align:center;	
	text-decoration: none;
	padding: 0px 5px 0px 10px;	
	background-image: url(../images/herit_bullet.gif); 
	background-repeat:no-repeat;
	background-position: 3px 3px;
	}
a.RightBoldLink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #808284;
	text-align:center;	
	text-decoration: underline;
	padding: 0px 5px 0px 10px;	
	background-image: url(../images/herit_bullet.gif); 
	background-repeat:no-repeat;
	background-position: 3px 3px;
	}
a.RightBoldLink:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #808284;
	text-align:center;	
	text-decoration: none;
	padding: 0px 5px 0px 10px;	
	background-image: url(../images/herit_bullet.gif); 
	background-repeat:no-repeat;
	background-position: 3px 3px;
	}
a.RightBoldLink:active{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #808284;
	text-align:center;	
	text-decoration: underline;
	padding: 0px 5px 0px 10px;	
	background-image: url(../images/herit_bullet.gif); 
	background-repeat:no-repeat;
	background-position: 3px 3px;
	}
	