body, html
{
	 height: 100%;
	 width: 100%;
	 padding: 0;
	 margin: 0;
}

body
{
	padding: 0;
	margin: 0;
	
}

a
{
	text-decoration: none;
	font-family: Tahoma, serif;
	color: #0E3F59;
}

a#home
{
	display: block;
	font-size: 11px;
	background: url('../images/home.gif') left center no-repeat;
	padding: 0 0 0 15px;
}

#logo 
{
	margin: 43px 0 25px;
	
}

#logo a
{
	font-family: Arial, serif;
	font-weight:  bold;
	font-size: 16px;
	color: #000;
}

#date
{
	color: #567A8C;
	padding: 0 0 0 15px;
	font-size: 11px;
	font-family: Tahoma, serif;
}

#navmenu
{
	margin: 15px 0 0 0;
	padding: 0;
}

li
{
	list-style: none;
}

#navmenu li
{
	padding: 2px 0;
	margin-right: 10px;
}

#navmenu li a
{
	background: url(../images/menuArrow.gif) left 3px no-repeat;
	line-height: 2;
	padding: 0 0 0 15px;
	font-size: 11px;
	font-weight: bold;
}

#navmenu li.separate
{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #90A9B6;
}

#container
{
	position: relative;
	min-height: 100%;	
	_min-height: auto;	
	min-width: 998px;
	_height: 100%;
	background-color: #BBCCD5;
}

#content
{
	width: 100%;
	position: relative;
}

#left
{
	width: 235px;
	background: url('../images/leftBackground.gif') left 53px no-repeat;
	float: left;
	margin-right: -270px;
	padding-bottom: 200px;
	padding-left: 35px;
	padding-top: 30px;
}

#right
{
	width: 220px;
	float: right;
	margin-left: -220px;
	z-index: 2;
	padding-top: 30px;
	padding-bottom: 40px;
	font-family: Tahoma, serif;
	font-size: 11px;
	background: #BBCCD5 url('../images/rightBackground.gif') top left no-repeat; 
}

#siteMapLink
{
	display: block;
	font-size: 11px;
	padding: 0 0 0 17px;
	background: url('../images/siteMap.gif') left center no-repeat;
	width: 12em;
}

#search
{
	height: 68px;
	width: 206px;
	background: #87A7B8 url('../images/searchFormBackground.gif') right top no-repeat;
	margin-top: 18px;
	
}

#search input
{
	border: 0;
}

.s_title
{
	font-family: Tahoma, serif;
	font-size: 11px;
	padding: 3px 0 0 20px;
}

#search .text
{
	display: block;
	height: 20px;
	margin: 8px 0 0 20px;
	_margin: 8px 0 0 10px;
	float: left;
	font-family: Tahoma, serif;
	font-size: 11px;
	padding-top: 2px;
	width: 140px;
}

#search .submit
{
	display: block;
	float: right;
	width: 8px;
	height: 20px;
	margin: 8px 20px 0 0;
	_margin: 8px 7px 0 0;
	background: #87A7B8 url('../images/submit.gif') right center no-repeat;
	cursor: pointer;	
}

#language
{
	display: block;
	font-size: 11px;
	margin-top: 10px;
	padding-left: 15px;
	background: url('../images/menuArrow.gif') left center no-repeat;
	width: 5em;
}


#center
{
	padding: 0 235px 180px 265px;
	background: url('../images/centerBackground.gif') left 58px repeat-x;
	/*padding-top: 60px;*/
}

#innerContent
{
	padding: 0 10px;
	font-family: Tahoma, serif;
	font-size: 11px;
}

#innerContent .supportersTitle, #innerContent .innerTitle, #right .newsTitle, .trainingTitle
{
	font-size: 19px;
	color: #0E3F59;
	margin: 10px 0 15px 0;
}

.supportersTitle
{
	position: absolute;
	left: 295px;
	bottom: 150px;
	font-size: 19px;
	font-family: Tahoma, serif;
	color: #0E3F59;
}


#flash
{
	width: 453px;
	height: 180px;
}

#footer
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	
}

#footer span
{
	display: block;
	float: left;
	font-family: Tahoma, serif;
	font-size: 11px;
	color: #666;
}



#footer div
{
	padding-top: 7px;
	margin: 0 15px 0 40px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #90A9B6;
}

#eSolution
{
	display: none;
}

div#eSolution
{
	float: right;
	margin: 0 15px 0 40px;
	border: 0;
	padding: 0;
	width: 180px;
}

#eSolution img
{
	border: 0;
}

#address
{
	position: absolute;
	bottom: 73px;
	left: 40px;
	width: 146px;
	color: #666;
	font-family: Tahoma, serif;
	font-size: 11px;

}

#address a
{
	color: #666;
}

.newsItem, .newsItem_border
{
	margin: 0 15px 10px 0;
	font-family: Tahoma, serif;
}

.newsItem_border
{
	margin: 0 15px 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #90A9B6;
	padding: 0 0 10px 0;
}


.date
{
	font-size: 17px;
	color: #0E3F59;
}

.title
{
	font-size: 11px;
	font-weight: bold;
}

.title a
{
	/*text-decoration: underline;*/
	color: #000;
}

.more
{
	text-decoration: underline;
	font-size: 11px;
	padding-right: 10px;
	background: url('../images/menuArrow.gif') right center no-repeat;
}

.summary
{
	font-size: 11px;
	padding-top: 2px;
}

.trainingTitle
{
	margin-top: 20px;
}

.trainingItem, .trainingItem_border
{
	font-size: 11px;
	font-family: Tahoma, serif;
	margin: 0 15px 10px 0;
}

.trainingItem_border
{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #90A9B6;
	padding: 0 0 10px 0;
}

.program a
{
	font-size: 11px;
	/*text-decoration: underline;*/
	color: #000;
	font-weight: bold;
}

.place 
{
	margin-top: 2px;
}

#supporters
{
	position: absolute;
	font-family: Tahoma, serif;
	bottom: 55px;
	left: 50%;
	/*left: 435px;*/
	margin-left: -200px;
	font-size: 10px;
	color: #666;
}


#supporters a
{
	color: #666;
}

#bpd
{
	padding-right: 30px;
	width: 100px;
	float: left;
	text-align: center;
}

#socmin 
{
	padding: 0;
	margin: 0;
	padding-right: 30px;
	width: 80px;
	float: left;
	text-align: center;
}

#eu
{
	padding: 0;
	margin: 0;
	padding-right: 30px;
	width: 80px;
	float: left;
	text-align: center;
}

#nzt
{
	width: 100px;
	float: left;
	padding-right: 0;
	text-align: center;
}

a img
{
	border: 0;
}

#siteMap
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#logs
{
	width: auto;
}



#logs .bottom
{
	margin: 0;
    padding: 0;
    clear: left;
   	text-align: center;
   	/*padding-right: 75px;*/
}


#siteMap ul
{
	margin: 0;
	padding: 0;
	height: auto;
	list-style: none;
}

#siteMap li
{
	height: 1.2em;
	background: url('../images/ftv2doc.gif') left top no-repeat;
	padding-top:  5px;
	padding-left: 24px;
	margin: 3px 0;
	
}

#pagecontent ul
{
	margin: 0;
	padding: 0;
	line-height: 1;
}

#pagecontent .pageTitle
{
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #0E3F59;
}

.paging
{
	color: #0E3F59;
}

a.banner{
	display: block;
	margin-top: 10px;
	width: 180px;
}

a.banner img{
	border: none;
}

