@charset "UTF-8";
/* CSS Document */

.content .welcome,
.content .country,
.content .sector {
	float:left;
}

.content {}

.content .welcome {
	width:27.70em;
	height:27.3em;
}

.content .country,
.content .sector {
	width:22.63em;
	height:31.25em;
	overflow:hidden;
}

.content .country .heading { background:url(/global/images/mini-world.jpg) right center no-repeat; }
.content .country .heading,
.content .sector .heading {
	padding-top:1.2em;
	width:100%;
	height:3.45em;
	background-color:#176277;
}

.content .country .heading strong,
.content .sector .heading strong { padding-left:1em; }
.content .country .heading h2,
.content .sector .heading h2 { padding-left:0.58em;}

.content .welcome {}
.content .country {
	background-color:#A2C0C8;
}
.content .sector { background-color:#5C919F; }

.content ul,.content ol { list-style-type:none; list-style-image:none; padding-top:1.3em; }
.content ul li  {}
.content ul li a {
	clear:both;
	display:block;
	width:15.5em;
	padding:0.05em 0.05em 0.07em 0.65em;
	color:#fff; text-decoration:none; font-size:1.4em; 
}
.content ul li a:hover {}
.content .country .list ul li a { text-transform:uppercase; color:#FFFFFF;  }
.content .country .list ul li a:hover, .content .country .list ul li a:active, .content .country .list ul li a.selected { background-color:#D1E0E5; color:#176277; }

.content .sector .list ul li a { color:#FFFFFF; }
.content .sector .list ul li a:hover { background-color:#8BB0B9; }

.list.landing { border:none; padding-bottom:30px;}
.remember { clear:both; padding-left:0.5em; color:#fff; width:19.3em; height:1.9em; }
.remember input { float:left; }
.remember span { float:left; padding-top:0.2em; }

.enter { clear:both; float:left; width:18.3em; font-size:0.9em; background-color:#468191; color:#fff; font-size:1.2em; text-transform:uppercase; text-align:right; padding:.6em .6em .6em 0;  }
.enter a { color:#fff; text-decoration:none; background:url(/global/images/icons/welcome-arrow.gif) no-repeat left center; padding-left:0.8em; }