html, body {
	border:0pt none;
	height:100%;
	margin:0pt;
	padding:0pt;
	width:100%;
}
img {
	border:0pt none;
}
td {
	vertical-align:top;
}
form {
	margin:0px;
	padding:0px;
}
body, td, a {
	color: #252525;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}


body {
	background: url(img/top_menu_bg.gif) repeat-x 0 58px;
}



/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 55px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -55px; /* negative value of footer height */
	height: 55px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#main {
	width: 980px;

	margin: 0 auto;
}

/* logo, top menu, buttons */

.top {
	background: url(img/fktk.gif) no-repeat 132px 30px;
	width: 100%;
	height: 121px;
	position: relative;
	z-index: 2;
}

	.logo {
		float: left;
		padding: 18px 2px 0 2px;
		background-color: white;
	}

	.top_menu {
		padding: 58px 0 0 119px;
		margin: 0;
		list-style-type: none;
	}

	.top_menu li {
		float: left;
		margin: 0;
		padding: 0;
		background: url(img/top_menu_dots.gif) no-repeat 0 0;
		cursor: pointer;
	}

	.top_menu li.active {
		background-color: #2f618f;
	}

	.top_menu li.first {
		background-image: none;
	}

	.top_menu li a {
		display: block;
		margin: 7px 18px 8px 18px;
		color: #edebeb;
		font-size: 14px;
		text-decoration: none;
	}


	.top_icons {
		position: absolute;
		top: 31px;
		right: 15px;
		z-index: 10;
	}
		
		.top_icons * {
			vertical-align: middle;
		}

		.top_icons a {
			color: #2f3a86;
			display: inline-block;
		}

		.top_icons .language {
			margin-right: 15px;
		}

		.top_icons .text_version {
			padding: 0 15px 2px 0;
			background: url(img/icon_text_version.gif) no-repeat 100% 0;
			margin-left: 15px;
		}

		.top_icons .sitemap {
			padding: 0 20px 2px 0;
			background: url(img/icon_sitemap.gif) no-repeat 100% 1px;
			margin-left: 15px;
		}

		.top_icons .rss {
			padding: 0 20px 2px 0;
			background: url(img/icon_rss.gif) no-repeat 100% 0;
			margin-left: 15px;			
		}

	.rss_form {
		display: none;
		position: absolute;
		background-color: #fff7f3;
		width: 290px;
		right: 0;
		top: 58px;
		padding: 10px 10px 0 10px;
		border: 1px solid #993300;
	}
	.rss_form .title {
		font-weight: bold;
		margin: 0 0 10px 0;
	}

	.rss_form .checkbox_row {
		margin: 3px 0 0px 0;
		height: 20px;
	}
		.rss_form .checkbox_row input {
			margin: 0 10px 0 0;
			*margin-left: -4px;
		}

		.rss_form * { vertical-align: middle; }
		.rss_form form {
			position: relative;
			z-index: 10;
		}

	#rss_tab {
		position: absolute;
		top: -29px;
		right: -1px;
		z-index: 9;
	}

	* html #rss_tab { right: -2px; }

	 .rss_form .link {
		margin: 10px 0 0 0px;
		padding: 0 0 10px 15px;
		background: url(img/bullet.gif) no-repeat 0 3px;
		font-family: Verdana;
		font-size: 11px;
	 }



/* first page top blue box and blue search */
.fp_top_box {

	
}
	.fp_top_info {
		float: left;
		width: 751px;
		height: 145px;
		background: url(img/fp_top_info_bg.jpg) no-repeat top left;
	}

		.fp_top_info_text {
			color: white;
			font-family: Verdana;
			font-size: 12px;
			margin: 12px 36px 10px 25px;
			height: 125px;
			/*overflow: hidden;*/
			margin-right: 210px;
		}
			.fp_top_info_text p {
				margin: 0 0 15px 0;
			}

	.fp_search {
		float: right;
		width: 222px;
		height: 145px;
		background: url(img/fp_search_bg.jpg) no-repeat top left;
	}
		
		.fp_search form {
			margin: 10px 20px;
		}

			.fp_search .title {
				color: #f2efef;
				font-family: Tahoma;
				font-size: 14px;
				font-weight: bold;
				padding: 5px 0 8px 0;
			}

			.fp_search input, .fp_search select {
				font-family: Verdana;
				font-size: 11px;
				color: #252525;
				width: 174px;
				margin: 0 0 10px 0;
			}
			.fp_search select {
				width: 180px;
				padding: 3px 0;
			}

			.fp_search .submit_row {
				text-align: right;
			}

				.fp_search .submit_row input {
					width: 70px;
					height: 22px;
					border: none;
					background: transparent url(img/button_search_bg.gif) no-repeat 0 0;
					padding-bottom: 3px;
					*padding-bottom: 0;
					vertical-align: middle;
					font-size: 11px;
					margin: 0;
				}

/* first page 4 lines before content */

.lines {
	height: 13px;
	background: url(img/four_lines.gif) repeat-x 0 0;
	margin: 10px 1px 10px 1px;
}


/* search for inner pages before content */

.in_search {
	text-align: right;
	margin-top: -20px;
	position: relative;
	z-index: 2;
}

	.in_search input, .in_search select {
		font-family: Verdana;
		font-size: 11px;
		color: #252525;
		width: 174px;
		margin: 0 10px 10px 0;
	}
	.in_search select {
		width: 180px;
		padding: 3px 0;
	}
	.in_search .submit {
		width: 70px;
		height: 22px;
		border: none;
		background: transparent url(img/button_bg.gif) no-repeat 0 0;
		padding-bottom: 3px;
		*padding-bottom: 0;
		vertical-align: top;
		margin: 0px 40px 0px 0;
		font-size: 11px;
	}

/* left menu for inner pages */

.menu {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style-type: none;
}
	.menu li {
		margin: 5px 12px 0 0px;
		padding: 0 0 0px 18px;
		background: url(img/bullet.gif) no-repeat 3px 3px;
	}
		.menu li a {
			color: #013564;
			text-decoration: none;
			font-weight: bold;
		}

		.menu li.active {
			border: 1px solid #e6e8e7;
		}

			.menu li.active a {
				color: #993300;
				margin-top: 3px;
			}

		.menu .submenu {
			margin: 0px 0 9px 0;
			padding: 0;
			list-style-type: none;	
		}
			.menu .submenu li {
				background: url(img/bullet2.gif) no-repeat 3px 3px;
				margin: 3px 12px 0 0;
			}
				.menu .submenu li a {
					font-weight: normal;
					color: #013564;
				}

			.menu .submenu li.active {
				border: none;
			}
				.menu .submenu li.active a {
					font-weight: bold;
				}


				.menu .submenu .submenu2 {
					list-style-type: none;
					margin: 5px 0 8px 0;
					padding: 0;
				}

				.menu .submenu .submenu2 li {
					background: url(img/bullet3.gif) no-repeat 3px 3px;
				}
					
					.menu .submenu .submenu2 li a {
						font-weight: normal;
					}

/* path block style */
.path {
	margin: 8px 0 0 12px;
}

	.path a {
		color: #2f618f;
		padding: 0 10px 0 0;
		background: url(img/path_arrow.gif) no-repeat 100% 5px;
		font-size: 11px;
	}

	.path a.last {
		color: #013564;
		text-decoration: none;
		background: none;
	}

/* inner content style */
h1.main_title {
	color: #013564;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px 0 20px 12px;
	background: url(img/four_lines.gif) repeat-x 0 100%;
}

/* text page */

.date {
	font-size: 10px;
	color: #999999;
	font-family: Verdana;
	margin: 5px 12px;
}

.date span {
	padding: 0 6px 0 4px;
}

.print {
	font-size: 10px;
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
	padding: 3px 0 3px 19px;
	background: url(img/icon_print.gif) no-repeat 0 3px;
}


.content {
	margin: 0 12px;
}

.content p {
	line-height: 1.3em;
}

.content h1 {
	color: #013564;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #2f618f;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.content h3 {
	font-size: 13px;
}

.content h4 {
	font-size: 13px;
	font-weight: normal;
}

.content h5 {
	font-size: 11px;
}

.content h6 {
	font-size: 11px;
	font-weight: normal;
}

.content ul {
	list-style-type: none;
	margin: 7px;
	padding: 0;
	line-height: 1.3em;
}

.content ul li {
	padding: 0 0 0 14px;
	background: url(img/content_bullet.gif) no-repeat 0 5px;
}

.content ol {
	margin: 7px;
	padding: 0;
	line-height: 1.3em;
}

.content ol ol, .content ol ol {
	margin: 0 0 0 10px;
}

.content ol li {
	list-style-position: inside;
}

/* news list and pager */
.list_item {
	margin: 10px 0;
}

	.list_item span {
		display: block;
		margin: 0;
		padding: 8px 0 5px; 0;
	}

	.list_item a {
		display: block;
		font-size: 14px;
		/*font-weight: bold;*/
		font-family: Tahoma;
		color: #013564;
		margin: 0 0 4px 0;
	}

.pages {
	text-align: center;
	margin: 35px 0 28px 0;
}

.pages a {
	font-size: 14px;
	font-family: Tahoma;
	color: #2f618f;
}

.pages span {
	color: #2f618f;
	margin: 0 10px;
}

.pages a.active {
	color: white;
	background-color: #013564;
	padding: 1px 4px;
	text-decoration: none;
}

.pages .prev {
	padding: 0 20px 0 15px;
	background: transparent url(img/bullet_prev.gif) no-repeat scroll 0px 5px;
}

.pages .next {
	padding: 0 15px 0 20px;
	background: transparent url(img/bullet.gif) no-repeat scroll 100% 5px;
}

.news_form {
	padding: 30px 0 45px 0;
	margin: 0 -12px 0 -12px;
	background: url(img/four_lines.gif) repeat-x 0 0;
}

	.news_form span {
		color: #013564;
		font-size: 14px;
		font-weight: bold;
		margin: 0 10px 0 12px;
	}

	.news_form input {
		font-family: Verdana;
		font-size: 11px;
		color: #252525;
		width: 174px;
		margin: 0 10px 10px 0;
	}
	.news_form .submit {
		width: 70px;
		height: 22px;
		border: none;
		background: transparent url(img/button_bg.gif) no-repeat 0 0;
		padding-bottom: 3px;
		*padding-bottom: 0;
		vertical-align: top;
		margin: 0px 40px 0px 0;
		font-size: 11px;
	}

	.news_form .rss {
		float: right;
		margin: 5px 12px 0 0;
		padding: 0px 20px 2px 0;
		background: url(img/icon_rss.gif) no-repeat 100% 0;
		margin-left: 10px;
		font-family: Verdana;
		font-size: 11px;
	}


/* structure */
.structure {
	width: 568px;
	height: 592px;
	background: url(img/structure_bg_2.jpg) no-repeat top left;
	margin: 20px auto 50px auto;
	position: relative;
}

.structure div.structure_item {
	position: absolute;
	width: 157px;
	height: 48px;
	text-align: center;
	background-repeat: no-repeat;
}

.structure div.structure_item a {
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #2F618F;
	/*display: block;*/
	width: 157px;
	/*height: 48px;*/

	/*padding: 10px 0 0 0;*/
	/*display: block;
	padding: 7px 0;*/
}

.structure div.structure_item a.on, .structure div.structure_item.bold a.on {
	color: white;
	text-decoration: underline;
}

.structure div.bold a {
	font-size: 11px;
	font-weight: bold;
	color: #013564;
}

.structure table {
	padding: 0;
	margin: 0;
}

.structure .structure_item_table td {
	width: 157px;
	height: 48px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

.content_container {
	margin:0; padding:0;
}

.middle .column-in {
	margin:0; 
	padding:0;
}

	.block {
		border: 1px solid #d4d8d7;
		border-top-width: 4px;
		margin: 0 0 20px 0;
	}

		.block h1 {
			color: #013564;
			font-family: Tahoma;
			font-weight: bold;
			font-size: 14px;
			line-height: 1em;
			padding: 0;
			margin: 7px 12px;
		}
		.block ul {
			margin: 15px 0 5px 0;
			padding: 0;
			list-style-type: none;
		}
			.block ul li {
				margin: 0 12px 0 12px;
				padding: 0 0 10px 15px;
				background: url(img/bullet.gif) no-repeat 0 3px;
			}
				.block ul li a {
					color: #013564;
				}

			.block ul.info li a {
				position: relative;
				z-index: 1;
			}

		.block .info_tooltip {
			position: absolute;
			background-color:#FFF7F3;
			border:1px solid #993300;
			padding: 10px;
			width: 280px;
			display: none;
			z-index: 100;
		}

		.block .info_tooltip img {
			position: absolute;
			left: -7px;
		}

		.block .info_tooltip_text {
			color: #252525;
			font-size: 11px;
			font-family: Tahoma;
			text-decoration: none;
		}

		.block .poll_question {
			margin: 10px 12px;
		}

		.block .poll_options {
			margin: 0 12px;
		}
			.block .poll_options div.poll_option {
				margin: 0 0 8px 0;
				*margin: 0 0 4px 0;
			}
			.block .poll_options input {
				margin: 0 5px 0 0;
			}

		.block .poll_result {
			position: relative;
			padding: 5px 0 5px 0;
		}

			.block .result_text {
				color: #636363;
				font-size: 11px;
				font-family: Verdana;
			}

			.block .result_item_container {
				width: 158px;
				height: 4px;
				background-color: #dce0df;
				margin: 5px 0 0 0;
			}

				.block .result_item_container .result_item {
					height: 4px;
					background-color: #013564;
					line-height: 0px; font-size: 0;
				}

			.block .result_percent {
				color: #013564;
				font-size: 11px;
				font-family: Verdana;
				position: absolute;
				right: 0;
				bottom: 3px;
			}

		.block .poll_total_votes {
			margin: 10px 12px 10px 12px;
			font-weight: bold;
			font-size: 11px;
			color: #636363;
		}

			.block .poll_total_votes span {
				color: #013564;
			}

		.submit_row {
			text-align: right;
		}

			.submit_row input {
				width: 70px;
				height: 22px;
				border: none;
				background: transparent url(img/button_bg.gif) no-repeat 0 0;
				padding-bottom: 3px;
				*padding-bottom: 0;
				vertical-align: middle;
				margin: 5px 15px 15px 0;
				font-size: 11px;
			}

			.input_row input {
				font-family: Verdana;
				font-size: 11px;
				color: #252525;
				width: 180px;
				margin: 0 0 2px 12px;
			}

			.submit_row a {
				float: left;
				margin: 8px 0 0 12px;
				color: #013564;
			}

		.block .link {
			margin: 0 0 0 12px;
			padding: 0 0 10px 15px;
			background: url(img/bullet.gif) no-repeat 0 3px;
			font-family: Verdana;
			font-size: 11px;
		}

		.block p.mailing_list_message {
			margin: 10px 12px 0 12px;
			font-weight: bold;
		}

		.block .contacts {
			margin: 0 12px;
		}

		.block .contacts_map {
			margin: 0 0 15px 0;
		}

		.block p {
			margin: 0 0 7px;
			line-height: 1.5em;
			font-family: Verdana;
			font-size: 11px;
		}

	.top_blue_border {
		border-top: 4px solid #013564;
	}

	.left {
		float:left;
		width:219px;
		margin:0; 
		padding:0;
	}

		.left .column-in { 
			padding-left: 0 0 0 3px; 
		}


	.right {
		float:right;
		width:219px;
		margin:0; 
		padding:0;
	}
		.right .column-in { 
			padding-right: 0 3px 0 0; 
		}

	.middle {
		margin:0 219px;
	}

	.middle-in {
		margin:0 0 0 219px;
	}

	.middle .block {
		margin: 0 15px;
	}

		.news_list_item {
			
		}
			.news_list_item_borders {
				margin: 0 12px;
				padding: 7px 0 15px 0;
				border-top: 1px solid #d4d8d7;
			}

			.no_border .news_list_item_borders { border: none; margin-top: 1px; }

			.news_list_item .date {
				font-family: Verdana;
				font-size: 10px;
				color: #2f618f;
				margin: 0 0 7px 0;
			}

			.news_list_item .title {

			}

				.news_list_item .title a {
					text-decoration: none;
					line-height: 1.3em;
				}

		.news_archive_link {
			text-align: right;
			border-top: 1px solid #d4d8d7;
			margin: 0 12px;
			padding: 10px 0 10px 0;
		}


/* footer */

#footer {
	background-color: #dce0df;
}

#footer .footer_content {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	text-align: center;	
	height: 55px;
	font-size: 11px;
}

#footer .footer_content a {
	font-size: 11px;
	color:#252525;
	text-decoration: none;
}
.doclinks{
margin: 10px 0 10px 0;
}
.doclinks a img{
margin:5px 0 0 0;
}

.ks_banner{
  background: url(img/ks_banneris.png) no-repeat;
  width: 219px;
  height: 120px;
  display: block;
}

.ks_banner_light{
  background: url(img/ks_banneris_light.png) no-repeat;
  width: 219px;
  height: 74px;
  display: block;
}

.ngf_banner{
  background: url(img/NGF_logo.gif) no-repeat;
  width: 219px;
  height: 80px;
  display: block;
}
.aaf_banner{
  background: url(img/AAF_logo.png) no-repeat;
  width: 219px;
  height: 131px;
  display: block;
}

.followus{
  display:block;
  height: 16px;
  padding-left: 22px;
  margin:3px 0;
  background: url(img/followus.png) no-repeat;
}

