/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

#doc {
	font-family: verdana;
	color: #444;
	margin: 0 auto;
	text-align: left;
	width: 73.38em;
	min-width: 954px;
}

.hd {
	background: url(../images/bg-hd.gif) no-repeat top left;
	height: 75px;
}

.hd .go {
	vertical-align: baseline;
	margin-top: 1px;
}

.hd #ctrl {
	float: right;
	width: 264px;
}

.hd form#country {
	margin-top: 11px;
}

.hd label.search,
.hd label.countries {
	float: left;
	width: 25px;
	height: 20px;
	display: block;
	text-indent: -3000px;
}

.hd label.search {
	background: url(../images/ico-mag.gif) no-repeat center left;
}

.hd label.countries {
	background: url(../images/ico-wrld.gif) no-repeat center left;
}

.hd .field {
	width: 164px;
}

.hd input {
	vertical-align: top;
}

.hd {
	font-size: 85%;
}

.hd h1 {
	visibility: hidden;
}

#menubar {
	position: absolute;
	top: 81px;
	white-space: nowrap;
	width: 954px;
	visibility: visible;
}

#nav li {
	float: left;
	position: relative;
}

#nav li a {
	font-weight: bold;
	color: #eb6;
	padding-left: 28px;
	background: #333 url(../images/sprite.gif) no-repeat 0 -105px;
}

#nav li a:hover {
	background: #777 url(../images/sprite.gif) no-repeat 0 -70px;
	color: #fff;
	text-decoration: none;
}

#nav li a,
#nav li a span {
	display: block;
	height: 35px;
}

#nav li a span {
	padding: 10px 54px 0 28px;
	height: 25px; /* compensate for vert. centering padding-top: 10px */
	cursor: pointer; /* for some browsers (IE/Opera) )who can't seem to treat a nested span as part of an anchor's hit area */
}

#nav li a:hover span {
	background: url(../images/sprite.gif) no-repeat right bottom;
}

#nav li.home a,
#nav li.home a:hover {
	color: #fff;
	background-image: none;
}
/* Assign widths to fix safari incorrect default width issue */
#nav li.home{
	width: 149px;
}
#nav li.products {
	width: 167px;
}
#nav li.industries {
	width: 177px;
}
#nav li.technologies {
	width: 216px;
}

#nav li.technologies a span {
	background: url(../images/sprite.gif) no-repeat 135px 0;
	padding-right: 74px;
}

#nav li.technologies a:hover span {
	background: #777 url(../images/sprite.gif) no-repeat 135px -35px;
}

#subnav {
	height: 35px;
	background-color: #444;
	width: 328px;
	float: right;
}

#subnav ul {
	float: right;
}

#subnav li {
	float: left;
}

#subnav li a {
	position: relative;
	float: left;
	height: 20px;
	color: #aaa;
	margin-top: 6px;
	padding: 4px 12px 0 12px;
	border-left: solid 1px #666;

}

#subnav li a:hover {
	margin: 0;
	padding: 10px 11px 5px 12px;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background-color: #777;
	color: #fff;
	text-decoration: none;
}

h1, h2, h3,
strong {

	font-weight: bold;

}

a {

	color: #777;
	text-decoration: none;

}

h1 a,
h2 a,
h3 a {

	color: #d01;
	text-decoration: none;

}

.action-item a,
.ft a {
	color: #d01;
	text-decoration: underline;
}


a:hover {
	color: #d01;
	text-decoration: underline;
}


h2 {

	font-size: 120.5%;

}

p,
h3 {

	margin: 0.9em 0;

}

.bd,
.ft {

	font-size: 77%;

}

.bd .flash {

	height: 239px;
	width: 954px;
	background: url(../images/-TMP-FLASH-954x239.jpg) no-repeat 0 0;

}

#sections {

	width: 954px;
	float: left;
	padding: 3px 0 7px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #aaa;

}

#sections .section {
	
	width: 209px; /* 237px - (14*2) */
	padding: 10px 14px 0 14px;
	float: left;
	border-left: solid 1px #ccc;
	
}

#sections .first {

	border-left: none;

}

#sections .section img.full {
	
	display: block;
	margin-bottom: 5px;
	
}


#sections .section img.partial {

	float: right;
	margin: 0 0 12px 12px;

}

#sections ul {
	padding-bottom: 9px;
}

#sections li {

	margin-bottom: 1em;
	
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 0 3px;

}

#sections li.action-item {

	background: none;

}

.ft {

	clear: both;
	text-align: center;
	padding-top: 17px;

}

.ft li {

	display: inline;
	margin-left: 17px;

}

.ft li.first {

	margin-left: 0;

}

.sIFR-active h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;

  font-size: 18px;
}