body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/globalPage_bg.gif);
	background-repeat: repeat-x;
}
.langCol {
	font-size:10px;
	color:#CC3333;
}
#introText{
	width: 250px; 
	padding-left: 1px;
	font-size: 11px;
	position: absolute;  left: 18px; top:270px;
	background-color: #F0EEEE;
}
a {
	text-decoration: none;
	cursor: pointer;
}

a.lang {
	font-size:10px;
	color:#CC3333;
	text-decoration: none;
	cursor: pointer;
}


a.lang:visited {
	font-size:10px;
	color:#CC3333;
	text-decoration: none;
	cursor: pointer;
}
a.lang:hover {
	color:#CC3333;
	text-decoration: underline;
	cursor: pointer;
}
img {
	border: 0;
}
.arrow {
	margin-right: 4px;
}
#coNav {
	width:255px;
	height: 30px;
	float: left;
	padding-right: 10px;
}
#dropmenudiv{
	position: absolute;
	z-index:100;
}
#dropmenudiv a{
display: block;
}
#dropmenudiv a:hover{
	background-color: none;
}
.copyright {
	font-size: 11px;
	font-weight:bold;
	color:#818286;
}
#select {
	border: #EEEEEE solid 1px;
	font-size: 11px;
}
#nav {
	position: absolute; left: 18px; top: 130px;
	width: 1000px;
	text-align: left;
}
#navLang {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	position: fixed;
	z-index: 3;
}
#navTpLft {
	width: 12px;
	height: 12px;
	float: left;
	font-size: 8px;
	background-image: url(../images/nav-tp-lft.gif);
	background-repeat: no-repeat;
}
#navTp {
	width: 236px;
	height: 12px;
	float: left;
	font-size: 8px;
	background-image: url(../images/nav-tp.gif);
	background-repeat: repeat-x;
}
#navTpRt {
	width: 12px;
	height: 12px;
	float: left;
	font-size: 8px;
	background-image: url(../images/nav-tp-rt.gif);
	background-repeat: no-repeat;
}
#navCntr {
	width: 250px;
	float: left;
	padding: 0 0 0 0px;
	background-image: url(../images/nav-cntr.gif);
	background-repeat: repeat-y;
}
#navBttm {
	width: 250px;
	height: 24px;
	float: left;
	background-image: url(../images/nav-bttm.gif);
	background-repeat: no-repeat;
}
#dropNav {
	width: 250px;
	background-image: url(../images/bg-nav.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 0 0px;
}
#navTitle {
	height: 28px;
	background-color: #818286; /**/
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#region {
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 0px 3px;
	text-align: left;
	text-decoration: none;
	color: #333333;
	border-bottom: #EFEFEF solid 1px;
}
#regionB {
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 0px 3px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: #EFEFEF solid 1px;
}
.country {
	color: #666666;
}
#country {
	height: inherit;
	color: #666666;
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 2px 24px;
	text-align: left;
	border-bottom: #EFEFEF solid 1px;
}
	#country2 {
		height: inherit;
		color: #666666;
		margin: 0px 1px 0px 1px;
		padding: 3px 0px 2px 24px;
		text-align: left;
		border-bottom: #EFEFEF solid 1px;
	}
#language {
	height: 16px;
	color: #999999;
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 2px 34px;
	text-align: left;
	border-bottom: #EFEFEF solid 1px;
}
#navMap {
	position: relative; left: 11px; top: -4px;
	width: 727px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	float: right;
}
#logo {
	position: absolute; left: 10px; top: 525px;
}