* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: tahoma, verdana;
	font-size: 11px;
	background: url('../images/bg1.png') repeat-x #C3C3C3;
	/*background: url('../images/bg.gif') repeat-x #E0B07D;*/
	color: #2B2B2B;
}

p {
	line-height: 15px;
	text-align: justify;
	padding: 5px 0;
}

h1, h2 {
	margin: 8px 0 0 0;
	font-size: 22px;
	font-weight: normal;
	color: #383838;
	padding: 8px 0;
}

h2 a {
	color: #000;
}

.Box p b a {
	color: #000;
}

h1 {
	background: url('../images/bg_dot_dark.gif') repeat-x top;
}

a {
	color: #383838;
}

label.error {
	text-align: left !important;
	color: red;
	font-weight: normal !important;
	float: right !important;
	width: 395px !important;
}

.Clear { clear: both; }

#Container {
	position: relative;
	width: 954px;
	margin: auto;
}

	#OneColumn {
		padding: 0 15px;
	}

	#TopBar {
		height: 34px;
		width: 100%;
		position: relative;
	}

		#TopLinks {
			position: absolute;
			top: 10px;
			left: 285px;
		}
		
			#TopBar ul {
				list-style: none;
			}
			
			#TopBar ul li {
				display: inline;
			}
			
			#TopBar ul li a {
				text-decoration: none;
				/*color: #EEDFCF;*/
			}
			
			#TopLinks a {
				color: #E4E4E4;
			}
			
			#TopBar ul li.Sep {
				/* color: #A7A7A7; */
				color: #E4E4E4;
				padding: 0 3px;
			}
			
			#TopBar ul li a:hover {
				text-decoration: underline;
			}
			
		#Bookmark {
			position: absolute;
			top: 0;
			left: 140px;
		}
				
		#OurNetwork {
			position: absolute;
			top: 0;
			left: 0;
		}

		#OurNetwork a, #Bookmark a { 
			display: block;
			width: 129px;
			height: 19px;
			background: url('../images/bg_network.gif') bottom no-repeat;
			color: #FF6600 !important;
			text-align: center;
			padding: 10px 0 0 0;
			text-decoration: none;
			z-index: -1;
		}
		
		#OurNetwork a:hover {
			text-decoration: underline;
		}
			
		#SearchBox {
			position: absolute;
			top: 1px;
			#top: 5px;
			right: 25px;
		}
			
			.SearchSubmit {
				/* color: #383838; */
				color: #E4E4E4;
				background: none;
				font-size: 10px;
				padding: 8px 0 0 0;
			}
			
			.SearchInput {
				background: url('../images/search_box.png') no-repeat;
				width: 145px;
				height: 18px;
				font-size: 100%;
				color: #383838;
				padding: 5px 4px 0 4px;
			}
			
	#SelectCountry {
		position: absolute;
		top: 8px;
		#top: 6px;
		right: 240px;
		color: #E4E4E4;
		/* color: #EEDFCF; */
	}
	
		#SelectCountry form {
			display: inline;
		}	
	
		#SelectCountry select {
			font-size: 100%;
			width: 80px;
			padding: 0;
			border: 1px solid #818181;
			color: #383838;
			display: inline;
		}
	
	#SelectCountry img {
		margin-bottom: -2px;
		margin-left: 5px;
		margin-top: -2px;
	}
	
	ul#Top {
		background: url('../images/bg_menu1.png') repeat-x;
		height: 77px;
		width: 100%;
		list-style: none;
		display: block;
	}
	
		ul#Top li {
			display: block;
			float: left;
			height: 77px;
		}
		
		ul#Top li.First { width: 7px; background: url('../images/bg_menu_l1.png') no-repeat; }
		ul#Top li.Last { width: 7px; background: url('../images/bg_menu_r1.png') no-repeat; float: right; }
		ul#Top li.Logo { padding: 0 30px 0 10px; }
		ul#Top li.Sep { width: 2px; background: url('../images/sep.gif') 0 34px no-repeat; }
		ul#Top li.Item { padding: 0 12px; }
		ul#Top li.Item a { display: block; padding: 34px 0 0 0; }
		ul#Top li.Item a:hover { border-bottom: 1px solid #DF6723; }
		
#Content {
	background: url('../images/bg_right1.png') right repeat-y #fff;
	width: 100%;
	margin: 18px 0 0 0;
	position: relative;
	padding: 10px 0 0 0;
}

#BreadCrumbs {
	height: 20px;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #EDEDED;
	margin: 0 1px 10px 0;
	position: relative;
}

	#BreadCrumbs a {
		text-decoration: none;
		padding: 0 5px 0 0;
	}
	
	#BreadCrumbs a:hover {
		text-decoration: underline;
	}
	
	#BreadCrumbs .BL,#BreadCrumbs .BR {
		width: 5px;
		height: 6px;
		bottom: -1px !important;
	}
	
	#BreadCrumbs .BL { background: url('../images/bg_top_corners.png') no-repeat 0 0 !important; }
	#BreadCrumbs .BR { background: url('../images/bg_top_corners.png') no-repeat -5px 0 !important; }
	
	.TL, .TR, .BL, .BR { position: absolute; }
	.TL { top: 0; left: 0; }
	.TR { top: 0; right: 0; }
	.BL { bottom: 0; left: 0; }
	.BR { bottom: 0; right: 0; }
	.TL { background-position: 0 0 !important; }
	.TR { background-position: 5px 0 !important; }
	.BL { background-position: 0 0 !important; }
	.BR { background-position: 5px 0 !important; }
	
	#Content .TL,#Content .TR {
		width: 5px;
		height: 5px;
		background: url('../images/bg_corners1.png');
	}
	
	#Flash {
		width: 910px;
		height: 380px;
		margin: 5px auto 0 auto;
	}
	
	#Banner {
		width: 480px;
		height: 130px;
		position: relative;
		margin: 0 0 15px 0;
	}
	
	.BanITSupport { background: url('../images/itsupport.jpg') no-repeat; }
	.BanIndustries { background: url('../images/industries.jpg') no-repeat; }
	.BanAboutUs { background: url('../images/aboutus.jpg') no-repeat; }
	.BanLeadership { background: url('../images/leadership.jpg') no-repeat; }
	.BanResources { background: url('../images/resources.jpg') no-repeat; }
	.BanSolutions { background: url('../images/solutions.jpg') no-repeat; }
	
	#Banner div {
		position: absolute;
		top: 15px;
		right: 20px;
		font-size: 20px;
		letter-spacing: 2px;
		color: #fff;
	}
	
/* page structure - menus etc */
	
	#Left {
		float: left;
		padding: 0 0 20px 0;
		margin: 0 18px 0 18px;
	}
	
		#Left ul {
			list-style: none;
			width: 217px;
		}
	
		#Left ul li {
			margin: 0 0 1px 0;
		}
		
		#Left ul li.MainLink, #Right ul li.MainLink {
			background: url('../images/menu_bg.png') no-repeat;
			font-weight: bold;
			color: #fff;
			padding: 0 0 0 10px;
			height: 33px;
			line-height: 33px;
		}
		
		#Left ul li.MainLink a, #Left ul li.MainLink a:hover {
			background: none;
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: none;
		}
		
		#Left ul li.MainLink a { text-decoration: none; }
		#Left ul li.MainLink a:hover { text-decoration: underline; }
			
			#Right ul li.MainLink {
				background-position: 0 -99px;
			}
		
		#Left ul li a {
			display: block;
			height: 22px;
			width: 207px;
			background: url('../images/menu_bg.png') 0 -66px no-repeat;
			color: #575656;
			padding: 10px 0 0 10px;
			text-decoration: none;
		}
		
		#Left ul li a:hover, #Left ul li a.Active {
			background: url('../images/menu_bg.png') 0 -33px no-repeat;
			color: #000;
		}
		
		#Left ul li ul li {
			background: url('../images/bg_dots.gif') bottom repeat-x #EAEAEA;
			margin: 0;
		}
		
			#Left ul li ul li.First {
				height: 6px;
				width: 217px;
				background: url('../images/bg_menu_tb.png') 0 0 no-repeat;
			}
			
			#Left ul li ul li.Last {
				height: 5px;
				width: 217px;
				background: url('../images/bg_menu_tb.png') 0 -6px no-repeat;
			}
		
		#Left ul li ul li a {
			background: url('../images/arrow.gif') 10px 50% no-repeat;
			width: 197px;
			height: auto;
			padding: 3px 0 3px 20px;
		}
		
		#Left ul li ul li a:hover, #Left ul li ul li a.Active {
			color: #000;
			background: url('../images/arrow.gif') 10px 50% no-repeat;
		}
		
			#Left ul li ul li ul li.First {
				height: 1px;
				width: 217px;
				padding: 0;
				background: url('../images/bg_dots.gif') repeat-x 
			}
		
			#Left ul li ul li ul li a {
				background: url('../images/arrow.gif') 20px 50% no-repeat;
				height: auto;
				width: 187px;
				padding: 3px 0 3px 30px;
			}
			
			#Left ul li ul li ul li a:hover, #Left ul li ul li ul li a.Active {
				color: #000;
				background: url('../images/arrow.gif') 20px 50% no-repeat;
			}
	
	#Right {
		width: 185px;
		float: right;
		padding-bottom: 20px;
		margin: 0 18px 0 0;
	}
	
		#Right ul {
			list-style: none;
			width: 185px;
		}
	
		#Right ul li a {
			display: block;
			background: url('../images/arrow.gif') 10px 50% no-repeat ;
			height: auto;
			padding: 3px 0 3px 20px;
			text-decoration: none;
			color: #383838;
		}
		
		#Right ul li a:hover, #Right ul li a.Active {
			color: #000;
		}
		
		#Right ul li {
			width: 185px;
			display: block;
			padding: 3px 0 3px 0;
			background: url('../images/bg_dots.gif') bottom repeat-x #E3EBF2;
		}

		#Right ul li.Last {
			height: 6px;
			width: 185px;
			padding: 0;
			background: url('../images/bg_right_b.png') repeat-x;
		}
	
	#MainContent {
		width: 480px;
		float: left;
		margin: 0;
		padding-bottom: 40px;
	}

	#MainContent ul {
		margin: 0;
		padding: 5px 0 5px 20px;
	}

	#MainContent ul li {
		line-height: 15px;
	}
	
#Bottom {
	background: url('../images/bg_bottom1.png') repeat-x;
	height: 90px;
	padding: 15px 0 20px 0;
	position: relative;
}

	#Bottom .TL,#Bottom .TR {
		width: 5px;
		height: 5px;
		background: url('../images/bg_bottom_corners1.png');
	}
	
	#Bottom .TR { top: 0; right: 0 !important; }

	#Bottom .Box {
		width: 278px;
		float: left;
		padding: 0 20px;
		height: 100px;
		background: url('../images/bg_dot.gif') repeat-y right;
	}
	
		#Bottom .Last {
			background: none !important;
		}
		
		#Bottom .Box h2 {
			font-size: 14px;
			font-family: tahoma;
			font-weight: bold;
			color: #000 !important;
			padding: 0;
			margin: 0;
		}
		
		#Bottom .Box img {
			float: left;
			margin: 5px 0 0 0;
		}
		
		#Bottom .Box h2 img {
			float: none;
			margin: 0 0 -1px 5px;
		}
		
		#Bottom .Box p {
			float: left;
			width: 180px;
			margin: 10px 0 10px 15px;
			padding: 0;
		}

		#Bottom .Box a {
			text-decoration: none;
		}
		
		#Bottom .Box a:hover {
			text-decoration: underline;
		}
	
	#Foot {
		height: 52px;
		width: 100%;
		color: #2B2B2B;
	}
	
	#Foot div.First {
		float: left;
		background: url('../images/bg_foot_l1.png') no-repeat;
		width: 95px;
		height: 52px;
	}
	
	#Foot div.Last { 
		width: 7px; 
		height: 52px; 
		background: url('../images/bg_foot_r1.png') no-repeat; 
		float: right;
	}
	
	#Foot ul {
		list-style: none;
		height: 52px;
		float: left;
		background: url('../images/bg_foot1.png') repeat-x;
		width: 852px;
	}
	
	#Foot ul li {
		display: block;
		float: left;
		height: 32px;
		padding: 20px 0 0 0;
	}
	
	#Foot ul li.First {
		padding-left: 10px;
	}
	
	#Foot ul li a {
		color: #2B2B2B;
		text-decoration: none;
	}
	
	#Foot ul li a:hover {
		text-decoration: underline;
	}
	
	#Foot ul li.Sep { color: #A7A7A7; padding-left: 5px; padding-right: 5px; }
	#Foot ul li.Right { float: right; padding-right: 15px; }
	
	/*	JS STYLES */
/*
.bmarks { color:#222; margin: 0 0 0 -80px; padding: 34px 0 0 0; width:75px; text-align:center; position: relative; }
.bmarks .close { position: absolute; top: 40px; right: 0; }
.bmarks .close a { text-decoration: none; }
*/
.bmarks { 	z-index: 3; background: url('../images/bg_network_b.png') bottom no-repeat; color:#222; margin: 0 0 0 0; width:129px; text-align:center; position: absolute; top:22px; left: 140px;  }
.bmarks .close { position: absolute; top: -13px; right: 0; background: #F0EEEA; }
.bmarks .close a { text-decoration: none; }
.bmarks * { margin:0; padding:0; }
.bmarks .inner { padding: 5px 5px 0 5px; }
.bmarks .inner img { margin: 0 0 4px 0; }
.bmarks h3 { color:#222; }
.bmarks p { margin: 0; }
.bmarks p.tip { margin:0; font-size:11px; }
.bmarks a { padding:5px; }


.network { background: url('../images/bg_network_b.png') bottom no-repeat; color:#222; margin: 0 0 0 0; width:129px; text-align:center; position: absolute; top:22px; left: 0;  }
.network .close { position: absolute; top: -13px; right: 0; background: #F0EEEA; }
.network .close a { text-decoration: none; }
.network * { margin:0; padding:0; }
.network ul { list-style: none; text-align: left; padding: 5px 0; }
.network ul li { display: block !important; height: 20px; line-height: 20px; background: url('../images/arrow.gif') 7px 9px no-repeat; padding: 0 0 0 10px; }
.network h3 { color:#222; }
.network p { margin: 0; }
.network p.tip { margin:0; font-size:11px; }
.network a { padding:5px; }

.accessible_news_slider {
	height: 95px;
}

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
}
.accessible_news_slider li p {
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	font-weight: bold;
	color: #000;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 220px;
}

.candy_coated  {
	width: 200px;
	margin: 0 0 0 0;
}
.candy_coated a {
}
.candy_coated .back {
}
.candy_coated .next {
}
.candy_coated .next a {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.candy_coated .back a {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.candy_coated ul {
}
.candy_coated li {
	padding: 0 0 20px 0;
	overflow: hidden;
}
.candy_coated li img {
	float: left;
	display: inline;
}
.candy_coated li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 80px;
}

#Content .Submit {
	background: none;
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding: 2px 5px;
}

#Content .SubmitForm {
	background: none;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 0 265px;
}

#Content .Input {
	float: left;
	font-size: 100%;
	padding: 2px;
	border: 1px solid #ccc;
	width: 220px;
	margin: 0 0 4px 0;
}

#Content textarea {
	float: left;
	font-size: 11px;
	font-family: tahoma;
	padding: 2px;
	border: 1px solid #ccc;
	width: 220px;
	margin: 0 0 4px 0;
	height: 100px;
}

#Content label {
	float: left;
	width: 270px;
	text-align: right;
	padding: 0 8px 0 0;
	line-height: 20px;
	font-weight: bold;
}

#Content form br {
	clear: both;
}

#Content form span {
	float: left;
	padding-left: 5px;
	line-height: 22px;
	color: #808080;
}

#Content .Checkbox {
	margin-top: 5px;
}

/** ADDITIONAL **/

ul.pdf {
	list-style: none;
}

ul.pdf li {
	display: block;
	background: url('../images/pdf.png') no-repeat;
	line-height: 22px;
	padding: 0 0 0 30px;
	height: 22px;
}

ul.pdf li a {
	line-height: 22px;
}

table.violet {
	width: 100%;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
}

table.violet tr td {
	width: 92px;
	padding: 0 5px 0 0;
	text-align: center;
	background: url('../images/violet_box.png') 0 0 no-repeat;
	height: 92px;
	font-weight: bold;
	color: #fff;
}

table.violet tr td.Last {
	padding: 0 0 0 0;
}

h2 span { font-size: 11px; font-weight: bold; color: #808080; }

ul.violet_list {
	padding: 25px 0 0 0;
}

ul.violet_list li {
	text-align: center;
	display: block;
	padding: 0 0 20px 0;
	background: url('../images/arrow.png') 50% bottom no-repeat;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

ul.violet_list li.Last {
	background: none;
	padding: 0;
}