@import url("screen.css");

body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}

h2, h3, h4 {
    font-size: 18pt;
    line-height: 120%;
    color: #000;
}

h1,
#headerWrap,
#overlay,
#shareWrap,
#newsletterBox,
#footerWrap .menu,
#countryheader,
.contact, .top,
.paragraphs,
.editinplace,
#eipToolbar,
a.top,
.box-right-header,
.text .rss,
.rss,
form,
#rightWrap .box-right .hr,
#rightWrap .box-right .text h3 {
    display: none;
}


.box-content {
	font-size: 10pt;
	padding: 0;
	padding-left: 1cm;
	color: black;
	background: transparent;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #2194D8;
}

.box-intro {
	font-size: 11pt;
 	float: none !important;
	padding: 0;
	border: 0;
	color: black;
	background: transparent;
}

.box-content table {
    page-break-before: always;
}

#rightWrap .box-right .sources { display: block;	 	}

#rightWrap .box-right .text #countrymap { display: block; }


