body
{
	font-family: Arial,Verdana,Sans-serif;
	color: #C8E3F1;
	font-size: 8pt;
	text-align:center;
	background-color: #D5E3EA;
	background-image: url(images/stage_bg_top.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-position: left top;
}

.pg_content_bottom {
	background-image: url(images/stage_bg_btm.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #C8E3F1;
}



h1
{
	background-color: #FFF;
	color:#FF9900;
	font-size:16pt;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	padding-right: 35px;
	margin-top: 30px;
	text-align: left;
}

h2
{
	background-color: #fff;
	color:#FF9900;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{
	background: url(images/arw.gif) 0 3px  no-repeat;
	padding-top: 0;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 0px;
}


.li_career
{
	background: url(images/arw.gif) 0 3px  no-repeat;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: 20px;
}

.li_xcel
{
	background: url(images/arw.gif) 0 3px  no-repeat;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: 30px;
}

.li_ol{
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color:#FF9900;
}
a:hover
{
	text-decoration: underline;
	color:#FF6633;
}

#header
{
	height:100px;
	width:890px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	color:#FF9900;
	background-image: url(images/menu_bgr.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #6389D1;
	border-left-color: #FFFFFF;
}

.index_heading
{
	height:253px;
	width:520px;
	margin-left:40;
	margin-right:80;
	padding-right: 300px;
	background-image: url(images/businessteam.jpg);
	font-weight: bold;	
}

.index_heading2
{
	height:190px;
	width:210px;
	margin-left:40;
	margin-right:80;
	padding-right: 300px;
	background-image: url(images/index_business_woman.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
}


.about
{
	width:530px;
	color:#666666;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 23px;

}


.about_mid
{
	width:490px;
	color:#666666;
	margin-left: 35px;
	margin-bottom: 35px;	
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-left: 10px;
}

.career
{
	color:#666666;
	background-repeat: no-repeat;
	margin: 0px;
		padding-left: 23px;

}



.menumirror
{
	height:20px;
	width:893px;
	margin-left:auto;
	margin-right:auto;
	color:#FF9900;
	background-image: url(images/menu_mirror.jpg);

}

.lang_table{
	background-image: url(images/table_bg.jpg);
}


#main
{
	width: 890px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color: #FFF;
	font-size:9pt;
	color:#666;
	text-align: left;
  
  }
  
  
#languages
{
	float: right;
	clip: rect(10px,5px,5px,5px);
	width: auto;
	padding-top: 10px;
		padding-right: 5px;
	padding-left: 5px;

  }  
  
  .languages_buttons
{
	float: right;
	margin: 0px;
	margin-top:10px;
	margin-left:10px;
	margin-right: 10px;

}

 

#content
{
	float:left;
	padding:15px;
	text-align:left;
	width: 850px;
}
  
#nav
{ width:180px;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{
	height:30px;
	width:890px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	border:#ccc 1px solid;
	background-color: #fff;
	font-size:8pt;
	color:#999;
	text-align:center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer a:link, #footer a:visited, #footer a:active
{
	text-decoration: none;
	color: #999999;
}
#footer A:hover
{
	text-decoration: underline;
	color: #999999;
}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}

.left
{
	width:250px;
	float:left;
	text-align:justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2DFCF;
	border-right-color: #E2DFCF;
	border-bottom-color: #E2DFCF;
	border-left-color: #E2DFCF;
}

.body_three_cols_left
{
	width:230px;
	float:left;
	text-align:justify;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 23;
	padding-right: 23px;
	padding-left: 23px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #E2DFCF;

}

.body_three_cols_mid
{
	width:230px;
	float:left;
	text-align:justify;
	margin-bottom: 20px;
	margin-left: 350;
	padding-right: 23px;
	padding-left: 23px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #E2DFCF;

}

.body_three_cols_right
{
	width:230px;
	float:left;
	text-align:justify;
	margin-right: 0px;
	margin-left: 650;
	padding-right: 40px;
	padding-left: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2DFCF;
}



.three_cols_linea{
	background-image: url(images/horizontal_colors.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	top: auto;
}

.two_cols_linea_two_cols{
	background-image: url(images/linea_2cols.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}
.verticalbar{
	background-image: url(images/vertical_colors.jpg);
	padding-bottom: 20px;
	background-repeat: repeat;
	margin-left: 500px;
}


.body_three_cols_double_right
{
	width:518px;
	float:left;
	text-align:justify;
	margin-right: 0px;
	margin-left: 350;
	padding-right: 23px;
	padding-left: 23px;
	margin-top: 0px;

}

.body_three_cols_double_left_index
{
	width:518px;
	float:left;
	text-align:justify;
	margin-right: 0px;
	margin-left: 350;
	padding-right: 23px;
	padding-left: 23px;
	margin-top: 0px;
	height: 160px;
	vertical-align: text-bottom;

}

.body_two_cols_left
{
	width:375px;
	float:left;
	text-align:justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 310;
	padding-right: 23px;
	padding-left: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2DFCF;
	border-right-color: #E2DFCF;
	border-bottom-color: #E2DFCF;
	border-left-color: #E2DFCF;
}
.body_two_cols_right
{
	width:375px;
	float:left;
	text-align:justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 310;
	padding-right: 23px;
	padding-left: 23px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2DFCF;
	border-right-color: #E2DFCF;
	border-bottom-color: #E2DFCF;
	border-left-color: #E2DFCF;
	padding-top: 0px;
}

.bodycenter
{
	width:250px;
	float:left;
	text-align:justify;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 310;
	padding-right: 23px;
	padding-left: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2DFCF;
	border-right-color: #E2DFCF;
	border-bottom-color: #E2DFCF;
	border-left-color: #E2DFCF;
}

.bodyright
{
	width:250px;
	float:left;
	text-align:justify;
	padding-left: 23px;
	margin-left: 590;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{ width:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:8pt;
  background-color:#eee;
  color:#666;}

.navitem
{ width:172px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:8pt;
  font-weight: normal;
  text-align:justify;}
  
.img
{
	border:0;
	width:790px;
	float:left;
	text-align:justify;
	margin-right: 30px;
	padding-right: 50px;
	padding-left: 23px;
	margin-bottom: 20px;
}

/* navigation */

.navigation_frame {
	height:100px;
	width:890px;
	margin-left:auto;
	margin-right:auto;
	height: 41px;
	background-color: #D9E1E5;
	background-image: url(images/nav.gif);
	float: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #284A89;
	border-right-color: #FFFFFF;
	border-bottom-color: #284A89;
	border-left-color: #FFFFFF;

}


.navigation {
	background-color: #D9E1E5;
	text-align: center;
	
}
.navigation a {
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
	background-color: #D9E1E5;
	background-image: url(images/nav.gif);
}
.navigation a:hover {background-position: left bottom; color: #234;}


/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(images/bgmain.gif) repeat-y;
}


/* structure */
.container {
	background: #FFF;
	/*	font-size: 1.2em;*/
	margin: 0;
	padding-left: 23px;
	padding-right: 23px;
	text-align: left;
}
  
.clearer {clear: both;}



	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 180px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 10px;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url(images/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #5CA3CD url(images/rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}
hr {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 1px solid #E2DFCF;
}

.hr
{
	width:680px;
	float:left;
	text-align:center;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: -5px;
}
.team_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A566D;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.career_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A566D;
	margin-bottom: 30px;
	padding-bottom: 0px;
}

.lang_left {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #8DA5AF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.career_head {
	color: #1B3F52;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.xcel {
	padding-right: 40px;
	padding-left: 23px;
	text-align: justify;
}
.xcel_h2 {
	font-size: 14px;
	color: #FF9900;
}
.chart1 {
	margin-bottom: 40px;
	margin-top: 20px;
}
.career_subhead {
	font-weight: bold;
	padding-bottom: 5px;
}

.table_content {
	color: #2B4655;
	font-weight: bold;
}

.table_head1 {
	color: #003366;
	font-weight: bold;
	padding-left: -10px;
	padding-right: -10px;
	font-size: 12px;
	background-image: url(images/bg_lang_blue.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.table_head2 {
	color: #003366;
	font-weight: bold;
	padding-left: -10px;
	padding-right: -10px;
	font-size: 12px;
	background-image: url(images/bg_lang_green.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 0px;
border: 0px;
}

.table_head3 {
	color: #003366;
	font-weight: bold;
	padding-left: -10px;
	padding-right: -10px;
	font-size: 12px;
	background-image: url(images/bg_lang_yel.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #333333;

}
.contact_table {
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.formtext {
	float: left;
	margin-left: 50px;
	left: 50px;
	width: 150px;
}
.formfield {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
}
.formframe {
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.otherservices {
	border: 1px solid #D4D4D4;
	background-image: url(images/table_bg.jpg);
	margin-bottom: 0px;
	width: 180px;
	margin-right: 27px;
	margin-top: 5px;
	padding: 5px;
	margin-left: 10px;
	float: right;
	
}

.otherservices a{
	color: #666666;
}

.navigation_communication{
	text-align: left;
	float:right;
}
.navigation_communication a {
	color: #456;
	height: 80px;
	width: 180px;
	display: block;
	text-decoration: none;
	background-image: url(images/table_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	margin-right:25px;
		margin-top:10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid #BAC1C9;
}
.navigation_communication a:hover {
	background-position: left -91px;

}

.title {
	width: 350px;
	float:left;
}