.clearer{
	clear:both;
}

.findword {
  background:#6898A0 none repeat scroll 0%;
  color:#F8FCFF;
  font-weight:bold;
  text-decoration:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
}

a{
	color: #007cb9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#header_wrapper{
}
	#header_wrapper #header{
		height:104px;
		width: 976px;
		margin:0px auto;
		position: relative;
		background: url(images/header_bg.png) top right no-repeat;
	}
		#header_wrapper #header #banner{
			width: 327px;
			height: 54px;
			position: absolute;
			left: 0px;
			top: 11px;
		}
	
		#header_wrapper #header #small_menu{
			position: absolute;
			top: 78px;
			right: 0px;
			text-align:right;
			font-size: 12px;
			font-weight: bold;
			color: #188aca;
		}
			#header_wrapper #header #small_menu a{
				color: #188aca;
				font-size: 12px;
				text-decoration: none;	
			}
			#header_wrapper #header #small_menu a:hover{
				text-decoration: underline;
			}
			
			#header_wrapper #header #small_menu span{
				padding: 0px 6px;
			}
	
#mainmenu_wrapper{
	background: url(images/header_menu_bg.gif) bottom center repeat-x;
	height: 38px;
}		
	#mainmenu_wrapper #mainmenu{
		width: 976px;
		height: 35px;
		margin: 0px auto;
		position: relative;
		text-align: left;
	}
		#mainmenu_wrapper #mainmenu a{
			display:block;
			float: left;
			height: 28px;
			line-height: 38px;
			font-size: 12px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight:bold;
			color: #ffffff;
		}
		#mainmenu_wrapper #mainmenu a:hover{
			color: #fd9a1b;
			border-bottom: 1px dotted #e3f0f8;
		}
		
		#mainmenu_wrapper #mainmenu span{
			display:block;
			float: left;
			padding: 0px 8px;
		}
		#mainmenu_wrapper #mainmenu #top_search{
			height: 15px;
			position: absolute;
			left: 722px;
			top: 11px;
		}
		#mainmenu_wrapper #mainmenu #top_search #c_searchfield{
			background:url(images/header_search_bg.gif) center left no-repeat;
			line-height: 30px;
		}
		#mainmenu_wrapper #mainmenu #top_search #c_searchfield #keyword{
			border:0px;
			font-size: 10px;
			color:#000000;
			width:110px;
			height: 13px;
			margin-left:20px;
			background:none;
		}
		#mainmenu_wrapper #mainmenu #rss{
			width: 42px;
			height: 41px;
			position: absolute;
			right: 0px;
			top: -3px;
		}
			#mainmenu_wrapper #mainmenu #rss a{
				padding: 0px;
			}



	
	
	#mainmenu_wrapper #c_menu_items a{
		font-weight:bold;
		font-size: 12px;
		padding-left:30px;
		color: #996633;
		text-decoration:none;
	}
	#mainmenu_wrapper #c_menu_items a:hover{
		color:#66a905;
	}

#main_wrapper{
	width: 975px;
	margin: 0px auto;
}

#main_table{
	margin:0px auto;
}

#left_column{
	background-color: #e3f0f8;
	padding-top: 20px;
	text-align: left;
}	
	#left_column ul{
		margin-bottom: 10px;
	}
		#left_column ul li{
			border-bottom: 1px dotted #0193de;
			text-align: left;
		}
		#left_column ul .last_link{
			border-bottom: 0px;
		}
			#left_column ul li a{
				display: block;
				width: 154px;
				/*height: 24px;
				line-height: 24px;*/
				font-size: 12px;
				font-weight: bold;
				padding: 8px 10px 8px 10px;
				color: #22508c;
				text-decoration: none;
			}
			#left_column ul li a:hover{
				color: #0193de;
				background-color: #f3f9fc;
			}
			
	#middle_column{
		padding:20px 10px 10px 10px;
		font-size: 12px;
		color:#000000;
		vertical-align: top;
	}


#right_column{
	padding-top: 20px;
}
#right_column .panel_title{
	height: 17px;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	padding-left: 2px;
	color: #ffffff;
	background: url(images/side_panel_titlebar.png) left top no-repeat;
}
#right_column .panel{
	font-size:10px;
	padding: 12px;
	background-color: #f7f7f7;
	color:#000000;
	text-align:justify;
	margin-bottom: 8px;
	border-left: 1px solid #cfcece;
	border-right: 1px solid #cfcece;
	border-bottom: 1px solid #cfcece;
}
	#right_column .panel .panel_article_title{
		font-weight:bold;
		font-size: 11px;
		color:#000000;
		text-align:left;
		padding-bottom: 10px;
	}
	#right_column .panel p{
		padding-top: 5px;
	}
	#right_column .panel img{
		margin-left:10px;
		margin-bottom: 7px;
		border:1px solid #767676;
	}
	#right_column .panel .link_citeste{
		display:block;
		color: #0281c2;
		font-size: 10px;
		text-decoration:none;
		text-align:right;
		padding-top: 7px;
		margin-top: 7px;
		border-top: 1px dotted #686767;
	}
	#right_column .panel .link_citeste:hover{
		text-decoration:underline;
	}

.home_news_block{
	padding-bottom:17px;
	border-bottom: 1px solid #c4d1d7;
	margin-bottom: 13px;
}
	.home_news_block h1{
		font-size: 18px;
		display:block;
		margin-bottom:8px;
	}
		.home_news_block h1 a{
			color:#22508c;
			text-decoration:none;
		}
		.home_news_block h1 a:hover{
			color:#0193de;
			text-decoration:none;
		}
	.home_news_block .date{
		height: 15px;
		font-size: 10px;
		color: #0193de;
		text-align: right;
		padding-bottom: 5px;
	}
	.home_news_block p{
		color:#000000;
        font-family:arial;
        font-size:12px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
	}

.article_content{
		color:#000000;
        font-family:arial;
        font-size:12px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
}

		.home_news_block p img{
			float:left;
			margin-right:10px;
			border:1px solid #767676;
		}
		
.banner_block{
	text-align: center;
	padding-bottom:15px;
	border-bottom: 1px solid #c4d1d7;
	margin-bottom: 13px;
}
		
.middle_panel_1{
	background-color: #fafafa;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:10px;
	border: 1px solid #0193de;
}

	.middle_panel_1 .panel_title{
		height: 30px;
		font-weight:bold;
		font-size: 14px;
		line-height: 30px;
		padding-left: 10px;
		color:#fafafa;
		background: url(images/middle_panel_title_bg.png) top left repeat-x;
		border-bottom: 1px solid #0193de;
	}
	.middle_panel_1 ul{
		display:block;
		margin: 10px;
	}
		.middle_panel_1 ul li{
			padding:2px 0px 2px 2px;
		}
			.middle_panel_1 ul li a{
				color:#a7a7a7;
				text-decoration:none;
			}
			.middle_panel_1 ul li a:hover{
				color:#2971a7;
				text-decoration:none;
			}
			
.middle_panel_2{
	background-color: #fafafa;
	font-size: 12px;
	margin-bottom:10px;
	border: 1px solid #0193de;
}
	.middle_panel_2 .panel_title{
		height: 30px;
		font-weight:bold;
		font-size: 14px;
		line-height: 30px;
		padding-left: 10px;
		color:#fafafa;
		background: url(images/middle_panel_title_bg.png) top left repeat-x;
		border-bottom: 1px solid #0193de;
	}
	.middle_panel_2 ul{
		display:block;
		margin: 10px;
	}
		.middle_panel_2 ul li{
			padding:2px 0px 2px 2px;
		}
			.middle_panel_2 ul li a{
				color:#666666;
				text-decoration:none;
			}
			.middle_panel_2 ul li a:hover{
				color:#2971a7;
				text-decoration:underline;
			}

.marginbottom_5{
	margin-bottom:5px;
}
.marginbottom_10{
	margin-bottom:10px;
}


.article_top_info{
	font-size: 10px;
	color:#4d4c4b;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
	.article_top_info td{
		padding-bottom:5px;
		
	}
	
h1.article_title{
	font-size: 24px;
	color:#22508c;
	padding-bottom:10px;
}

span.article_content img{
	margin:0px 10px 0px 0px;
	border:1px solid #767676;
}

.sprite_email{
	position:absolute;
	right:0px;
	top:3px;
	background:url(images/icons/btn_email_sprite.gif) 0px  0px no-repeat;
	width:20px;
	height:17px;
	display:block;
}
.sprite_email:hover{
	background:url(images/icons/btn_email_sprite.gif) 0px  -17px no-repeat;
}
.sprite_printer{
	position:absolute;
	right:23px;
	top:3px;
	background:url(images/icons/btn_printer_sprite.gif) 0px  0px no-repeat;
	width:20px;
	height:17px;
	display:block;
}
.sprite_printer:hover{
	background:url(images/icons/btn_printer_sprite.gif) 0px  -17px no-repeat;
}
.sprite_top{
	position:absolute;
	left:0px;
	top:3px;
	background:url(images/icons/btn_top_sprite.gif) 0px  0px no-repeat;
	width:17px;
	height:14px;
	display:block;
}
.sprite_top:hover{
	background:url(images/icons/btn_top_sprite.gif) 0px  -14px no-repeat;
}

.obb{
	/*border-bottom:1px dotted #e7d3a8;*/
}
.olink{
	color:#0193de;
	text-decoration:none;
}
.olink:hover{
	text-decoration:underline;
}

.article_bottom_info{
	font-size: 10px;
}

h1.page_title{
	font-size: 24px;
	color:#22508c;
	padding-bottom:7px;
	margin-bottom:10px;
	border-bottom:1px solid #dedede;
}

.linklist{
	list-style-type:none; 
	margin-left:0px; 
	padding-left:0px;
}

	.linklist li{
		padding-bottom: 2px;
	}
	.linklist a{
		padding-left: 25px;
		color:#000000;
		text-decoration: none;
	}
	.linklist a:hover{
		text-decoration: underline;
	}
	.linklist li a.folded{
		color:#22508c;
		text-decoration:none;
		font-weight:bold;
		background: url(images/icons/arrow_folded.gif) 0px 5px no-repeat;
		padding-left: 12px;
	}
	.linklist li a.folded:hover{
		color:#0193de;
		text-decoration:none;
	}
	.linklist li a.unfolded{
		color:#22508c;
		text-decoration:none;
		font-weight:bold;
		background: url(images/icons/arrow_unfolded.gif) 0px 5px no-repeat;
		padding-left: 12px;
	}
	.linklist li a.unfolded:hover{
		color:#0193de;
		text-decoration:none;
	}


.linklist2 a{
	background: url(images/icons/link_bullet.gif) 0px 5px no-repeat;
	padding-left: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
.linklist2 a:hover{
	color: #0193de;
	text-decoration: none;
}

.navlinks{
	font-size:11px;
	color:#ff9900;
	text-decoration:none;
	padding-left:15px;
}
.navlinks:hover{
	color:#ff9900;
	text-decoration:underline;
}

.highlighted{
	background:#d9e8f1;
	padding:0px 1px;
	font-weight:normal;
	color: #000000;
}

.search_results_block{
	padding-bottom:12px;
}
	.search_results_block a{
		font-weight:bold;
		font-size: 12px;
		text-decoration:none;
		color:#000000;
	}
	.search_results_block a:hover{
		color:#0193de;
	}
	.search_results_block span{
		display:block;
		font-size: 10px;
		color:#4d4c4b;
	}
	.search_results_block span b{
		color:#91988c;
	}
	
.search_form_options{
	/**/
}
	.search_form_options input.textfield{
		background-color: #fffef3;
		border:1px solid #ff9900;
		font-size: 11px;
		width:260px;
		height: 14px;
	}
	.search_form_options select.dropdown{
		background-color: #fffef3;
		border:1px solid #ff9900;
		font-size:12px;
		width: 260px;
	}
	
	
.newsletter_form_wrapper{
	padding:10px 10px;
}

	.newsletter_form_wrapper label, .newsletter_form_wrapper input {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
		font-size:12px;
	}
	
	.newsletter_form_wrapper label {
		text-align: right;
		width: 60px;
		padding-right: 20px;
		padding-top:3px;
	}
	.newsletter_form_wrapper input{
		background-color: #f0f0f0;
		border:1px solid #bababa;
		font-size: 10px;
		width: 260px;
	}
	
	.newsletter_form_wrapper br {
		clear: left;
	} 
	.newsletter_form_wrapper .newsletter_form_bottom{
		border-top:1px dotted #e7d3a8;
		padding:10px 0px;
		zoom:100%;
	}
	.newsletter_form_wrapper #nl_trimite {
	width:45px;
	height:16px;
	border:0px;
	}
	.newsletter_form_wrapper #nl_anuleaza {
	width:60px;
	height:16px;
	margin-left:10px;
	border:0px;
	}
	.newsletter_form_wrapper #nl_optional {
		font-size:10px;
		zoom:100%;
		color: #cccccc;
		padding-left: 10px;
	}
	
	
.structured_links ul{
	list-style-type:none; 
	margin-left:0px; 
	padding-left:0px;
}
	.structured_links ul li{
		background:url(images/icons/bullet.png) left 3px no-repeat;
		padding-left:10px;
		font-weight:bold;
		font-size: 12px;
		color:#000000;
	}
			.structured_links ul li ul{
				padding-bottom:10px;
			}
			
				.structured_links ul li ul li{
					background:none;
					padding-left:0px;
					font-size: 12px;
				}
					.structured_links ul li ul li a{
						 color:#000000;
						 text-decoration:none;
					}
					.structured_links ul li ul li a:hover{
						 color:#14b5f7;
					}


#footer_wrapper{
	height: 50px;
}
	#footer{
		width: 976px;
		height: 30px;
		margin: 0px auto;
		text-align: center;
		border-top: 4px solid #67beeb;
		padding-top: 10px;
	}

	#footer a{
		font-size: 10px;
		color:#bdbdbd;
		text-decoration:none;
		text-transform: uppercase;
		padding: 0px 20px;
		
	}
	#footer a:hover{
		color: #67beeb;
	}
	
