/* Fonts and typesetting */

h1, h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

div#header h1 { /* replace the text with a background image that won't get printed */
	color: #333;
	background: transparent url(../img/flags-and-title.gif) no-repeat 16px center;
	font-size: 24px !important;
	font-weight: normal;
	text-indent: -999em;
	margin: 0; padding: 20px 0; border: 0;	
}


h1, h2 { 
	font-size: 18px; 
	line-height: 26px;
	margin-bottom: 16px;
	padding: 5px 0;
	border-bottom: 2px solid #EBEBEB;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}



h3, h4, h5, h6 { 
	font-size: 12px;
	line-height: 18px;
}

p {
	margin: 0 0 18px;
}

ul,ol {
	margin-bottom: 18px;
	margin-left: 18px;
}

/* Links */
/* Basic styles */
a, a:active {
	color: #81AEC7;
}
a:visited {
	color: #40728C;
}
/* links in the header */
div#top-links a {
	color: #FFF;
	text-decoration: none;
}
div#top-links a:hover {
	text-decoration: underline;
}

div#header h1 a { /* just make it a plain link */
	color: #333;
	text-decoration: none;
}

/* banner on home page */
div.banner {
	margin: -9px 0 9px 0;
	padding: 0;
	border: 0;
	width: auto;
	height: 180px;
	background: url(../img/home-graphicB.jpg) no-repeat top left;
	overflow: hidden;
}

/* make a nice style for tables in the content */
div#content table.overview {
	border-collapse:collapse;
	border: 1px solid #b4cfde;
}
div#content table.overview th, div#content table.overview td {
	border: 1px solid #b4cfde;
	padding: 6px;
}
div#content table.overview th {
	background: #d1e3ef;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}
div#content table.overview td {
	background: #FFF;
	color: #333;
	font-size: 11px;
	vertical-align: top;
}
/* Page structure */

* {
	padding: 0; margin: 0;
}

body {
	color: #333;
	background: #FFF url(../img/page-bg.jpg) repeat-x;
	font: 12px/18px Arial, Helvetica, sans-serif;	
}

div#wrap {
	width: 762px;
}
div#header {
	background: transparent url(../img/gtz.gif) no-repeat right 3px;
	padding-right: 180px;
}
div#top-links {
	color: #FFF;
	background: #000040 url(../img/top-links-tbg.gif) no-repeat top right;
	font-size: 11px;
	padding-top: 5px;
	overflow: hidden;
}


div#top-nav {
	padding: 3px 0 10px 18px;
	background: #000040 url(../img/top-links-bbg.gif) no-repeat right bottom;
}

div#lang {
	float: right;
	background: transparent;
	padding: 0 18px;
}

div#page-content {
	margin: 36px 0px 18px 18px;
	padding: 18px 36px 0 0;
	background: #FFF url(../img/content-bg.jpg) no-repeat right top;
}

div#navigation {
	float: left;
	display: inline;
	width: 190px;
}

div#content {
	clear: none;
	margin-left: 211px;
	padding: 6px 0 0;
}

div#footer {
	clear: both;
	border-top: 2px solid #EBEBEB;
	line-height: 36px;
}
span#copyright {
	margin: 0 18px;
	padding: 0;
}
	
	
/* side bar for home page, could be used on other pages */
div#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin: 36px 0 0 0;
	padding: 0 0 0 1px;
	width: 150px;
	/* following bits make sure that the sidebar can float right and cover the block elements in the main content part */
	background: #FFF;
	border-left: 18px solid #FFF;
	border-bottom: 18px solid #FFF;
}

/* definition lists to style the items in the sidebar */

dl {
	margin: 9px 0;
	padding: 9px 0 17px;
	border-bottom: 1px solid #EBEBEB;
}

dt {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

dd p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

dd :last-child {
	margin-bottom: 0;
}

/* Navigation */
div#navigation a {
	color: #333;
}

div.nav-block {
	width: 185px;
	background: #D1E3EF url(../img/nav/nav-block-bg.gif) no-repeat left top;
	margin: 18px 0;
	padding: 12px 0 0;
}

div.nav-block img {
	display: block;
	border: 0;
}
div.nav-block img.nav-title {
	padding: 0 0 6px;
}
div.nav-block li img, div.nav-block li a {
	display: block;
	padding: 0;
}
div.nav-block ul {
	list-style: none;
	background: url(../img/nav/nav-ul-bg.gif) no-repeat left bottom;
	padding: 0 0 12px;
	margin: 0;
}
div.nav-block ul li {
	margin: 0 0 1px 0;
	float: left;
	width: 185px;
}
div.nav-block ul li.clear {
	margin: 0 0;
	clear:left;
	float: none;
}
div#nav-our-prog ul li.clear {
	padding: 5px 0 0 0;
	clear:left;
	float: none;
	display: block;
}
div.nav-block li.nav-section-split {
	margin-top: 5px;
}
div#single-button {
	background-image:none; 
	background-color: #FFF;
	padding-bottom: 40px;
}
div#single-button ul {
	background:none; 
	margin-left:12px;	
}

/* flyout navigation */
div.nav-block li ul {
	position: absolute;
	left: -999em;
	background: #B4CFDE;
	width: 215px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #FFF;
}
div.nav-block li:hover {
	background-position: 0 0;
}
div.nav-block ul li:hover ul, div.nav-block ul li.sfhover ul {
	left: 203px;
	margin-top: -22px;
}

div.nav-block li ul li {
	width: 215px;
	margin: 0;
	border-bottom: 1px solid #CBE0ED; 
}
div.nav-block li ul li:hover, div.nav-block li ul li.sfhover {
	background: #94BACF;
}
div.nav-block li ul li div {
	margin-top: -2px;
	padding: 0 0 6px;
}
div.nav-block li ul li div a {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	color: #333;
	text-decoration: none;
}
div.nav-block li ul li div a:hover {
	color: #333;
	text-decoration: underline;
}
div.nav-block li ul li div p {
	margin: 0 0 0 15px;
	line-height: 14px;
}
