*{
	font-family:verdana;
	font-size:12px;
	line-height:1.6;
}

img{
	margin:0px;
}

body{
	margin:0px;
}

a{
	color:#2579a5;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.menu {
	text-align:center;
	height:43px;
	padding:3px 0 3px 0;
	border-width:1px 0 1px 0;
	border-color: #DADADA;
	border-style:solid;
	margin:0 0 3px 0;
	z-index:30;
	background:#f0f0f0;
}

.submenu{
	position:absolute;
	z-index:30;
	padding:8px;
	background:#f0f0f0;
	border:1px solid #dadada;
	width:200px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.s_top{
	left:0px;
	top:43px;
}

.s_left{
	left:207px;
	top:-4px;
}

.smenu_item{
	background:#f0f0f0;
	text-decoration:none;
	padding:10px;
	text-align:left;
	margin-bottom:2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu_inner{
	width:900px;
}

.menu_item a{
	color:#2579a5;
	text-decoration:none;
	font-size:10px;
}

.left_menu_item a{
	color:#2579a5;
	text-decoration:none;
	font-size:10px;
}

.menu_item{
	width:150px;
	height:31px;
	background:#f0f0f0;
	padding:12px 0 0 0;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	float:left;
	z-index:30;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu_item:hover, .smenu_item:hover{
	background:#c4dbe5;
}

.left_menu_item{
	position:relative;
	padding:3px 0 3px 3px;
	cursor:pointer;
	z-index:30;
	border:4px solid #FFF;
	width:200px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.left_menu_item:hover{
	background:#c4dbe5;
	border-color:#c4dbe5;
}

.top_header{
	background:#2579a5;
	height:278px;
	margin:3px 0 3px 0;
	position:relative;
	z-index:10;
}

.header_right{
	background:url(/img/children.png) no-repeat;
	float:right;
	width:659px;
}

.content{
	padding:15px 30px 30px 30px;	
	text-align:justify;
}

.footer{
	margin:4px 0 0px 0;
	padding:4px 10px 10px 0;
	border-top:1px solid #DADADA;
	font-size:10px;
	text-align:right;
	background: url(/img/bottom_logo.gif) no-repeat;
}

.heading{
	padding:10px;
	color:#2579a5;
	background:#f0f0f0;
	margin-bottom:15px;
	border: 1px #e7e7e7 solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sub_heading{
	padding:5px;
	color:#2579a5;
	background:#fafafa;
	margin-bottom:15px;
	border: 1px #f0f0f0 solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.subcontent{
	padding:5px;
	margin-bottom:15px;
}

.links_list{
	padding:5px;
	margin-bottom:15px;
}


.subcontent img{
	padding:3px;
	border: 1px solid #dadada;
	margin:0 10px 10px 0;
}

.h_left{
	float:left;
	width:70%;
}

.h_right{
	float:right;
	width:22%;
}

.bullet{
	margin:0 10px 1px 0;
}

.displaynone{
	display:none;
}

.vis{
	visibility:visible;
}

.news{
	margin-bottom:30px;
	padding:5px;
	border:1px solid #fff;
	height:auto;
}

.news:hover{
	border: 1px solid #f0f0f0;
	background:#f0f0f0;
	cursor:pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.news_title, .title{
	color:#000;
	font-weight:bold;
}

.news_title_hover{
	color:#2579a5;
	font-weight:bold;
}

.extracted_search{
	background:#DDD;
}

.holder{
	width:400px;
}

.more{
	float:right
}

.language_bar{
	position:absolute; 
	left:450px; 
	top:10px; 
	background:url(img/trans_back.png);
	height:22px;
	text-align:center;
	padding:0 0 0 10px;
	border:0px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#FFF;
}

.language_bar a{
	color:#fff;
}

.active_link{
	text-decoration:none;
}

.crumbs_div{
	padding:5px;
	font-size:9px;
	margin-bottom:10px;
}

.crumbs_div a{
	font-size:9px;
}

.selected_link{
	text-decoration:none;
}

.news_gallery{
	width:240px;
	padding:4px;
	text-align:center;
	float:right;
	margin: 0 0 10px 10px;
}

.news_loading{
	width:156px;
	text-align:center;
	padding:44px 50px 43px 50px;
}

.pages{
	text-align:right;
	margin-bottom:10px;
}

.page_selected{
	background:#c4dbe5;
}

.indent{
	margin-left:10px;
}

a.paging:link, a.paging:visited, a.paging:active
{
	padding:5px 10px 5px 10px;
	margin:3px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	border:#cccccc 1px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.paging:hover
{
	border:#cccccc 1px solid;
	background-color:#cccccc;
	color:#000;
}

span.news_paging
{
	padding:5px;
	margin:2px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	border:#cccccc 1px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
span.news_paging:hover
{
	border:#cccccc 1px solid;
	background-color:#cccccc;
	color:#000;
}

input.textfield{
	border: 1px #c5c5c5 solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	outline: 0;
	color: #484848;
}

.message{
	padding:10px;
	border: 1px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.error{
	padding:10px;
	background-color: #ffdfdf;
	border:1px solid #c83f3f;
	color: #890000;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.confirm{
	border-color:#2f8c31;
	background: #edffed;
}

.un_logo{
	position:absolute; 
	left:40px; 
	top:35px; 
	z-index:30;
	border:0px;
}

input.button{
	cursor:pointer;
}

form{
	margin:0;
}

.clearboth{
	clear:both;	
}
}