
@font-face{
font-family:"DINWeb W03 Bold";
src:url("/media/fonts/1472033/10168f96-48ef-4ff7-b6b7-31a6ae912686.eot?#iefix");
src:url("/media/fonts/1472033/10168f96-48ef-4ff7-b6b7-31a6ae912686.eot?#iefix") format("eot"),url("/media/fonts/1472033/fdf9d846-efa1-4d92-8d96-0bb378ea322b.woff2") format("woff2"),url("/media/fonts/1472033/816a9b3e-f66c-4e83-83be-d0dad1ee9cf8.woff") format("woff"),url("/media/fonts/1472033/103743ae-1864-43c4-9336-ca5f858a3138.ttf") format("truetype");
}
@font-face{
font-family:"DINWeb W03 Medium";
src:url("/media/fonts/1472063/f54cc308-9c64-4921-96a4-91e87b902848.eot?#iefix");
src:url("/media/fonts/1472063/f54cc308-9c64-4921-96a4-91e87b902848.eot?#iefix") format("eot"),url("/media/fonts/1472063/e3010ed3-4c8a-4147-89b1-1b51d656ae74.woff2") format("woff2"),url("/media/fonts/1472063/acbb2a66-50e1-4664-85e3-1f818cc94a40.woff") format("woff"),url("/media/fonts/1472063/c5d6c75d-6902-4e91-8feb-5a60c60cd4e3.ttf") format("truetype");
}
@font-face{
font-family:"DINWeb W03 Regular";
src:url("/media/fonts/1472067/8b53caf7-330a-48a7-8628-8cecf497f7a2.eot?#iefix");
src:url("/media/fonts/1472067/8b53caf7-330a-48a7-8628-8cecf497f7a2.eot?#iefix") format("eot"),url("/media/fonts/1472067/e3cc6d5e-71aa-4cf7-9fa7-835821ff57fa.woff2") format("woff2"),url("/media/fonts/1472067/25a32b47-2e9d-4dbf-8965-b9573b716952.woff") format("woff"),url("/media/fonts/1472067/a7ef9b8a-ecb4-47f4-9b7c-134dfdf2ab94.ttf") format("truetype");
}


html,
body {
	width: 425pt;
	padding: 0;
	margin: 0 auto;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1em;
	background: #fff;
	color: #222;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'DINWeb W03 Medium', sans-serif;
	font-weight: 500;
}

h1 {
	font-family: 'DINWeb W03 Regular', sans-serif;
	font-size: 24pt;
	line-height: 1.1em;
	margin: 35px 0 0 12px;
	color: rgb(170, 170, 170);
}

h2 {
	font-size: 11pt;
	line-height: 1.3em;
	margin: 23px 0 50px 12px;
	line-height: 1.3em;
	color: rgb(170,170,170);
}

h2 span {
	float: left;
	width: 100%;
	font-size: 20pt;
	font-weight: 600;
	color: #222;
}

h3 {
	font-family: 'DINWeb W03 Regular', sans-serif;
	font-weight: 400;
	font-size: 13pt;
	color: rgb(54,105,74);
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 1.2em;
}

h4 {
	font-size: 10pt;
	color: rgb(0,0,0);
	margin-top: 2px;
	margin-bottom: 0;
}


.funder_program_block {
	border: 1px solid rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	background: rgba(255,255,255,0.80);
	padding: 11px 15px;
	margin-bottom: 6pt;
	font-size: 10pt;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.funder_program_block a,
.funder_program_block a:hover {
	color: rgb(54, 105, 74);
	text-decoration: underline;	
}


dl {
	margin: 0;
}
dl .margintop {
	margin-bottom: 7px;
}
dt {
	float: left;
	font-family: 'DINWeb W03 Medium', sans-serif;
	color: rgb(54, 105, 74);	
	font-size: 9pt;
	text-align: right;
	width: 65pt;
	margin-bottom: 3px;
}
dd {
	margin-left: 75pt;
	margin-bottom: 3px;
	line-height: 1.3em;
}


.clear,
.clr {
  clear: both;
}

