@charset "utf-8";


html,
body {	
	background-color: #ffffff;
	color: #000000;
}

* html body { overflow: visible; }

* html #footer-wrapper {
	float: none;
	position: static;
	padding-bottom: 0;
	margin-bottom: 0;
}


#center a,
#center a:link,
#center a:visited {
	text-decoration: none;
}



/* START The Basics */
#wrapper { position: static; }
#translation { display: none; }


/* START Header */
#headerright { display: none; }
#headerlang { display: none; }
#popupclose { display: none;}


/* START Primary Nav */
#navblock { display: none; }
#nav { display: none; }


/* START Left column */
#left { display: none; }
#container {
	padding-left: 0;
	padding-right: 0;
	overflow: visible;
	position: static;
}
#container .column {
	position: static;
	float: none;
}
#center {
	border-left: 0;
	padding-top: 15px;
}


/* START Right column */
#countrycontactsddl { display: none; }
#btnsubmitcontacts { display: none; }

#right dl#rh-contact { display: none; }
#right dl#rhbox { display: none; }
#right dl.rhbox { display: none; }
#right dl#pagetools { display: none; }


/* START Content area */
#topicpath { display: none; }
.pagetop,
.footer-pagetop { display: none; }

.hometile {
	background-color: #ffffff;
	color: #000000;
}

.hometile h2 { color: #000000; }
#center ul.move { display: none; }


/* START Footer */
#countrieslink { display: none; }
#footernav { display: none; }
#footerlinks ul { display: none; }
#grouplink { display: none; }

