body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
p {
	line-height:140%;
	margin:9px 0px;}
	
/* used to seperate adjacent links ie. the right column on homepages */
.sep {
	font-size:10%; color:#FFF;}
	
/* used on Who's who */
	
.whosWho p {
	margin:0px 0px 10px 0px; line-height:125%;}
	
.whosWho2 p {
	margin:0px 0px 2px 0px;	line-height:115%; color:#999999;}
	
.memberDetails {
	position:relative; float:left; width:400px; margin-top:20px; padding-right:10px;}

.memberImage {
	position:relative; clear:both; width:130px; height:150px; margin-right:10px; margin-top:20px; float:left;}
	
/* end who's who */

h1 {
	font-size: 150%; font-family: arial, sans-serif; color: #008AAD; margin: 0px; padding-bottom: 3px;}
	
h2.black {
	font-size: 115%; font-family: arial, sans-serif; color: #000; margin: 0px; padding-bottom: 3px;}
	
h2 {
	font-size: 100%; font-family: verdana, tahoma, arial, sans-serif; font-weight: bold; color: #008AAD; margin: 0px; padding-bottom: 3px;}
	
h2.greenBold {
	font-size: 115%; font-family: arial, sans-serif;/**/font-weight: bold; color: #096; margin: 0px; padding-bottom: 3px;}
	
h2.greenNormal { 
	font-size: 115%; font-family: arial, sans-serif; font-weight:normal; color: #096; margin-top:12px; padding-bottom: 3px;}

h2.blueBold {
	font-size: 100%; font-family: verdana, tahoma, arial, sans-serif; font-weight: bold; color: #008AAD; margin: 0px; padding-bottom: 3px;}
	
.underH {
	margin:-5px 0px 2px 0px; color:#666666;}
	
.underHBlack {
	margin:-5px 0px 2px 0px; color:#000;}

ul.normal {
	color:#000; line-height:140%; padding-left:6px; margin-left:9px; list-style-type:square;}

ul.normalone {
	color:#000; line-height:140%; padding-left:6px; margin-left:9px; margin-right:30px; list-style-type:square;}
	
ul.largeGreen
	{font-size: 110%; color: #096; line-height:150%; padding-left: 6px; margin-left: 9px; list-style-type:square; margin-top:5px;}
	
p.firstPara, span.firstPara {
	color: #096; font-size:110%; margin-top:0px; line-height:140%;}
	
tr {
	height:18px; border-bottom:1px solid #ccc;}
	
td {
	border-bottom:1px solid #ccc;}

div.topBg {
	background-image:url(../immagini/topBg.jpg); width: 100%; text-align:center; height:110px; font-size:70%;}
	
div.bodyBg {
	background-color:#BDE099; width:100%; text-align:center; font-size:70%;}
	
div.bottomBg {
	background-image:url(../immagini/bottomBg.jpg); width:100%; height:100px; text-align:center; font-size:60%; padding-top:10px;}
	
div.bottomBg a, div.bottomBg a:visited {
	color:#666666; text-decoration:none;}
	
div.bottomBg a:hover {
	text-decoration:underline;}	
	
div.topContent {
	position:relative; margin:0 auto; width: 750px; height:110px; text-align:left;}
	
div.topContent a.skip, div.topContent a.skip:hover, div.topContent a.skip:visited {
	font-size:50%; color:#FFFFFF; background-color:#FFFFFF; cursor:default;}
	
div.topContent a.logoLink, div.topContent a.logoLink:hover, div.topContent a.logoLink:visited {
	color:#fff; background:none;}
	
div.apLogo {
	position:absolute; left:15px; bottom:24px;}
	
div.topTitle {
	position:absolute; width:350px; height:30px; left:158px; bottom:16px;}
	
div.topPhoto {
	position:absolute; width:67px; height:86px; right:140px; bottom:5px;}
	
div.topPhotoDE {
	position:absolute; width:90px; height:90px; right:150px; bottom:0px;}
	
div.tagLine {
	position:absolute; right:20px; top:10px;}
	
div.bodyContainer {
	position:relative; margin:0 auto; width: 750px; text-align:left; background-color:#FFFFFF; padding-top:10px;}

/* rounded corners for body content */

div.tl {position:absolute; top:0px; left:0px;}
div.tr {position:absolute; top:0px; right:0px;}
div.bl {position:absolute; bottom:-1px; left:0px; }
div.br {position:absolute; bottom:-1px; right:0px;}
* > div.bl {position:absolute; bottom:0px; left:0px; }
* > div.br {position:absolute; bottom:0px; right:0px;}

/* rounded corners for home page bottom section */

div.hp_tl {position:absolute; top:-3px; left:-3px;}
div.hp_tr {position:absolute; top:-3px; right:-3px;}
div.hp_bl {position:absolute; bottom:-4px; left:-3px; }
div.hp_br {position:absolute; bottom:-4px; right:-3px;}
* > div.hp_bl {position:absolute; bottom:-3px; left:-3px; }
* > div.hp_br {position:absolute; bottom:-3px; right:-3px;}
.clear {clear:both; padding-top:20px;}


div.mainContent {
	position:relative; width:582px; float:left; margin-left:16px; margin-bottom:10px;}
	
div.mainContent a, div.mainContent a:visited {
	color:#009966; text-decoration:none;}
	
div.mainContent a:hover {
	color:#009966; text-decoration:underline;}
	
div.mainContent a.blueBold, div.mainContent a.blueBold:visited {
	color:#008AAD; text-decoration:none; font-weight:bold;}
	
div.mainContent a.blueBold:hover {
	color:#008AAD; text-decoration:underline; font-weight:bold;}
	
hr.dot {
	border-style: dotted; color: #CBCBCB; clear:both;}

/* 2 column layout with dividing line */

div.twoColLeft {
	position:relative; width:400px; float:left; margin-top:20px; margin-bottom:25px; padding-right:15px; padding-left:20px;  background-image:url(../img/coldivide.gif); background-position:right; background-repeat:repeat-y;}
	
div.twoColRight {
	position:relative; left:-2px; width:275px; float:left; margin-top:20px; margin-bottom:25px; padding-left:20px; background-image:url(../img/coldivide.gif); background-position:left; background-repeat:repeat-y;}
	
.topMargin {margin-top:5px;}
	
/* news link - dotted border box */

div.boxBorder {
	border-bottom:2px dotted #ccc; border-top:2px dotted #ccc; height:16px;	padding:2px 0px 0px 0px; margin-top:20px;}
	
div.boxBorder span.buttons {
	float:right;}

div.boxBorder span.link {
	float:left;}
	
/* news index - date on right hand side */

span.indexDate {
	display:block; font-style:italic; font-size:90%; font-weight:normal; color:#333; float:right; width:115px; 	text-align:right;}
	
span.indexHeading {
	display:block; font-weight:bold; float:left; width:460px;}
	
/* 3 col layout for media library */

div.smallCol {
	width:175px; float:left; margin-right:20px; margin-top:10px;}
	
div.smallCol a, div.smallCol a:hover {
	color:#336699;}
	
div.smallCol img {
	margin-right:5px;}

/* layout for telephone numbers */
	
div.conNum {
	width:170px; line-height:140%;}
	
div.conNum span.text {
	float:left;}
	
div.conNum span.num {
	float:right;}

	
/* right column for images or feature */
	
div.rightColumn {
	position:relative; float:right; width:168px; margin:0px 1px 10px 10px;}

	
div.rightColImages {
	position:relative; float:right; width:200px; margin:10px 20px 10px 10px;}
	
div.rightColImages img {
	margin-bottom:10px;}
	
	/* NOTE:  the notation below using comment tags around the colon is a hack for version 5 browsers */
	
div.rtColFeature {
	width:168; width/**/:/**/150px; border:3px solid #BDE099; background-color:#FFFFFF; padding:6px;}
	
div.rtColFeatureImg {
	width:162px; border:3px solid #BDE099; background-color:#FFFFFF; padding:0px;}
	
.bottomCorner {
	position:absolute; bottom:-1px; left:0px; width:14px; height:14px;}
	
* > .bottomCorner {
	position:absolute; bottom:0px; left:0px; width:14px; height:14px;}
	
.topCorner {
	position:absolute; top:0px; right:0px; width:14px; height:14px;}
	
div.rtColFeatureHighlight {
	width:168; width/**/:/**/150px; border-left:3px solid #BDE099; border-right:3px solid #BDE099; background-color:#EEF7E5; padding:6px;	}
	
div.rtColFeatureText {
	color:#336699; border-top:1px solid #BDE099; border-bottom:1px solid #BDE099; padding:3px 0px; margin:0px 0px 3px 0px;}
	
div.rtColFeatureText a, div.rtColFeatureText a:visited {
	color:#369; text-decoration:none;}
	
div.rtColFeatureText a:hover {
	text-decoration:underline;}
	
span.date {
	font-style:italic; font-size:90%; font-weight:normal; color:#333;}
	
div.rightColumn a.chevronGreen, div.rightColumn a.chevronGreen:visited {
	background: url(../immagini/leftSubNavBg.gif) no-repeat -7px -3px; padding-left: 12px; color:#F60; text-decoration:none;}
	
div.rightColumn a.chevronGreen:hover {
	text-decoration:underline;}
	
/* european dimension */

div.businessMapColumn
	{float:right; text-align:right; width:198px; margin-left:13px; margin-bottom:10px;  background-color:#fff; padding:5px 5px 0px 7px; background-image:url(../img/coldivide.gif); background-position:left; background-repeat:repeat-y;}

img.euroDimGo 
	{position:relative; top:3px;}
	
* > img.euroDimGo 
	{position:relative; top:6px;}
	
.euroJumpMenu 
	{width: 134px; color:#666; background-color: #fff;}
	

/* navigation */

div.nav {
	 width:134px; float:left; margin-left:5px; z-index:2; position:relative; margin-bottom:80px;}
	
	/*for non IE browsers*/	
div.bodyContainer > div.nav {
	width:134px; float:left; margin-left:10px; z-index:2; position:relative; margin-bottom:80px;}	
	
div.searchBox {
	width:134px; height:23px;}
	
div.searchBox input#search {
	height:16px; width:108px; border:1px solid #f60;}
	
	
div.nav a {
	color:#336699; text-decoration:none; line-height:18px;}

div.nav ul { 
	list-style: none; padding:0; margin:0; position:relative;}
	
div.nav li {
	list-style: none; background:url(../immagini/leftNavBg.jpg) no-repeat left; margin:2px 0px 2px 0px; padding:1px 4px;}
	
div.nav li.selected {
	list-style: none; background:url(../immagini/leftNavBgSelected.jpg) no-repeat left; margin:2px 0px 2px 0px; padding:1px 4px;}
	
div.nav li.selected a {
	font-weight:bold; color:#096;}	
	
div.nav li.selected span {
	font-weight:bold; color:#096; line-height:18px;}	
	
div.nav li.subNav {
	list-style:none; background:none; margin:0px 0px 3px 2px; padding: 1px 2px; 	}
	
	
div.nav li.subNav a {
	 background: url(../immagini/leftSubNavBg.gif) no-repeat -7px -3px; padding-left: 12px; color:#096; text-decoration:none; line-height:14px; display:block; }
	 
div.nav li.subNav span {
	 background: url(../immagini/leftSubNavBg.gif) no-repeat -7px -3px; padding-left: 12px; color:#096; text-decoration:none; line-height:14px; display:block; font-weight:bold; }
	
div.nav li.subNav3 {
	font-size:90%; list-style:none; background:none; margin:0px 0px 3px 5px; padding: 1px 2px; 	}
	
	
div.nav li.subNav3 a {
	 background: url(../immagini/leftSubNav3Bg.gif) no-repeat 0px -2px; padding-left: 18px; color:#888; text-decoration:none; line-height:14px; display:block; 	}
	
div.nav li.subNav3 a:hover {
	 text-decoration:underline;	 } 
	 
div.nav li.subNav3 span {
	 background: url(../immagini/leftSubNav3Bg.gif) no-repeat 0px -2px; padding-left: 18px; color:#888; text-decoration:none; line-height:14px; display:block; font-weight:bold;}
	
div.navBottom {
	position:absolute; bottom:0px; left:10px; margin-bottom:10px; padding-top:40px; z-index:1} 
	
/* home page main content */

div.homeMainImage {
	position:absolute; top:0px; left:232px; width:347px; height:283px; float:left;}
	
div.homeTagLine {
	position:absolute; top:20px; left:0px; float:left; width:289px;	}
		
/* home page bottom feature */

.bottomFeatureContainer {
	position:relative;	width:722px; height:77px; border:3px solid #BDE099;	margin-left:12px; clear:both; margin-top:0px;	}
	
.hpFeatureBoxes {
	position:absolute; width:230px;	height:72px; margin-right:10px;	border-right:3px solid #BDE099;	float:left; padding-top:8px;	}
	
.hpFeatureBoxContent {
	border-top:1px solid #F75D18; width:210px; height:40px;	padding-top:5px;	}
	
a.chevronGreen {
	background: url(../immagini/leftSubNavBg.gif) no-repeat -7px -3px; padding-left: 12px; color:#369; text-decoration:none;}
	
a.chevronGreen:hover {
	text-decoration:underline;	}
	
	
/*.hpSharePrice {
	font-weight:bold; color:#369; margin:0px; font-size:110%}

.hpShareText {
	color:#B3B3B3; font-size:90%;}

.hpShareLinksBot {
	color:#369;	}*/
	
	
/* forms */
	
select {
	color:#629fa6; font-size:90%; width:230px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:95%;margin-top:2px;	}
label {
	position:absolute; font-size:20%; color:#fff; left:-1000px; font-size:5%;}


