.section ul, .section ol {
	list-style-position: inside;
	margin: 3px 0 3px 20px;
}
.section, .feed .body, .lastnews .body {
	font-family: Times New Roman;
	font-size: 14px;	
}

.section img {
	padding: 4px;
	border: 1px solid #e9e9e9;
	margin: 0 5px;
}



.form-status {
	color: red;
	margin: 10px 30px;
	}
/*---------------------*/
#right .cleft {
	margin-right: 10px;
}

#right .column .lastnews {
	height: 165px;
	overflow: hidden;
}
/*---------------------*/
.block {
	background: white;
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.closebox .btop {
	position: relative;
	}
	

.closebox .menu {
	}
	
#all  #page .closebox .btop a {
	background: none;
	}

.closebox .btop .button {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 15px;
	height: 11px;
	background: transparent url(img/arrow1.jpg) no-repeat  right center;
	cursor: pointer;
	}
	
#all .isclosed .button {
	background: transparent url(img/arrow1down.jpg) no-repeat right center;
	}	
	
.isclosed {
	ccccccccccheight: 45px;
	overflow: hidden;
}

#all .isclosed .btop a {
	background: url(img/arrow1down.jpg) no-repeat right 5px;
	
}.isclosed .menu {
	display: none;
	}

.block .btop {
	
}
.block .btop {
	font-weight: bold;
	padding: 8px 20px 18px 20px;
	font-family: arial;
	font-size: 16px;
	background: #E9E9E9 url(img/bg-block.jpg) repeat-x bottom;
}

.block .btop h1, .block .btop a {
	font-size: 16px;
	line-height: 100%;
	color: #4A4A4A;
	text-decoration: none;	
}

.block .bcontent {
	margin: 10px 20px;	
} 

.section {
	margin: 20px 20px 30px 35px;
}

#left .btop  a, .a2 .btop  a {
	background: url(img/arrow2.jpg) no-repeat center right;
	padding-right: 40px;
	
}

.a1red .btop a {
	background: url(img/arrowred.jpg) no-repeat bottom right;
	padding-right: 20px;
	}
	
#left .btop  a {
	background: url(img/arrow1.jpg) no-repeat center right;
	padding-right: 20px;
}
/*------------------------------------*/
#left .menu {
	margin-bottom: 10px;
}
#left .menu a {
	display: block;
	color: #A2A2A2;
	background: url(img/a-plain.jpg) no-repeat 10px 6px;
	padding-left: 50px;
	text-align: left;
	text-decoration: none;
}

#left .menu a span {
	display: block;
	height: 29px;
	padding: 11px 0 0 10px;
	
	border: solid #CACACA;
	border-width: 0 0 1px 1px;
	
	
}
#left .menu a.alt {
	background: #E9E9E9;
	padding: 5px 10px;
	color: #5E5E5E;
	text-align: center;
	margin-top: 10px;
}

#left .menu .alt:hover {
	background-image: none;
}


#left .menu a:hover {
	color: black;
	background-image: url(img/a-hover.jpg)
}

#left .menu a:hover span {
	cursor: hand;
}

#left .menu a.current {
	color: white;
	background-image: url(img/a-current.jpg)
}

#left .menu a.current span {
	background: url(img/bg-menu-left.jpg) repeat-x top;
	color: white;
}

#left #search {
	background: url(img/bg-block.jpg) repeat-x scroll center top;
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	padding-top: 5px;
	font-weight: bold;
	
}

#search label {
	font-size: 16px;
	margin: 0 10px 0 20px;
	font-family: arial;
}

#search input {
	width: 170px;
}

#search button {
	bordeR: 0;
	background: none;
}
/*------------------------------------*/
#right .column .banners .item, #left .banners .item {
	clear: both;
	background: white;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}

.image-banner img {
	display: block;
	margin: 0 auto;
}
/*------------------------------------*/
/*---*/
#dynabanner {
	width: 610px;
	height: 250px;
	position: absolute;
	top: 11px;
	left: 300px;
	overflow: hidden;
}

#dynabanner img {
	width: 610px;
	height: 250px;
}
#dynabanner .item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}

#dynabanner .first {
	display: block;
}

#dynabanner .text {
	position: absolute;
	z-index: 1;
	text-align: left;
	font-family: arial;
	line-height: 120%;
	color: white;	
	
}

#dynabanner .text1 {
	left: 30px;
	top: 20px;	
	font-size: 36px;
	width: 400px;
}

#dynabanner .text2 {
	background: url(img/dynmask.png) no-repeat top right;
	right: 0px;
	bottom: 20px;
	width: 280px;
	padding: 12px 0 10px 270px; 
	height: 68px;
	color:#3F4851;
	font-size: 17px;
	font-weight: bold;

}
/*-------------------------------------*/
.innermenu {
	border-top: 1px solid #D7D7D7;
	text-align: center;	
	padding: 10px 0;
	clear: both;
}

.innermenu a, .innermenu span.current {
	color: #585858;
	font-family: arial;
	font-size: 11px;	
	padding: 0 5px;
	text-decoration: none;
}

.innermenu span.current {
	font-weight: bold;
	}
/*-------------------------------------*/
.despair {
		margin-bottom: 10px;
	}

.block .despair {
		margin-bottom: 0;
	}

.despair .innermenu {
	padding: 10px 0;
	background: white;
}

.despair .innermenu a, .despair .innermenu span.current{
	padding: 0 3px;
}

.despair .innermenu a:hover, .despair .innermenu .current {
	color: #89455A;	
}

.despair .innermenu a.current {
	}
/*-------------------------------------*/

.separateomg .innermenu {
	text-align: left;
	float: left;
	position: relative;
	padding: 0;
}

#all .separateomg .innermenu a {
	
	float: left;
	width: 304px;
	height: 35px;
	background: url(img/bg-innermenu.jpg) repeat-x top;
	border-lefT: 1px solid #D7D7D7;
	color: #202020;
	padding: 0;
	overflow: hidden;
	display: table;
}



#all .separateomg .innermenu a span {
	background: url(img/bg-innermenu-bullet.jpg) no-repeat 10px top;
	padding-left: 35px;
	
	height: 35px;
	line-height: 100%;
	display: table-cell;
	vertical-align: middle;
	
	_cursor: hand;
	
	_display: inline-block;
	_padding-top: 7px;
	_margin-lefT: 18px;
	_background-position: top left;	
}

.separateomg .innermenu a, .separateomg .innermenu a span {
	display: inline-block;
	overflow: hidden;
}
.separateomg .innermenu a:hover, .separateomg .innermenu a.current {
	
}


#all .separateomg .innermenu a:hover span, #all .separateomg .innermenu a.current span {
	color: #89455A;
	background-position: 10px -45px;
 	_background-position: 0px -45px;
}


/*------------------------------------*/

/*------------------------------------*/

/*---------------------------*/

/*------------------------------*/	
 
.extra form {
	margin: 20px 50px;
}

.event-links .title {
	background: #E9E9E9 url(img/bg-block.jpg) repeat-x scroll center bottom;
	font-family:arial;
	font-size:16px;
	font-weight:bold;	
	padding: 8px 0 15px 35px;
	margin-bottom: 30px;
	}

.event-links {
	clear: both;
	padding:10px 0;
}

.extra .formtitle {
	margin: 0 40px;
	}

.event-links a {
	background: url(img/bullets2.jpg) no-repeat left 7px;
	text-decoration: none;
	display: block;
	padding: 8px 30px;
	color: #525252;
	margin-left: 35px;
}


.avent-links a:visited {
	opacity: 0.7;
}

.event-links a:hover {
	background-position: left -20px;
	color: #4C6A82;
}

.sitemap {
	margin: 10px 20px;
}

.sitemap ul {
	margin-left: 20px;
}

.sitemap li {
	padding: 2px 0;
	list-style: none;
}

.sitemap a {
	text-decoration: none;
}

/*-----------*/
.person {
	}

.person table {
	width: 100%;
	}
.person td {
	border: 10px solid white;
}

.person .img {
	width: 80px;
	border-right: 0;
}

.person .body {
	background: #486380;
	color: white;
	padding: 10px 20px;
}

.person .name {
	font-weight: bold;
	margin-bottom: 3px;
}

.person .post {
	margin-bottom: 5px;
	font-size: 0.9em;
}

.contactpersonlink {
	display: block;
	text-align: right;
	margin: 5px 40px 0 0;
}
/*----------------------*/
.services {
	margin-right: -10px;
	clear: both;
	}

.services .row {
	clear: both;
	}
.services .block {
	width: 300px;
	float: left;
	margin-right: 10px;
	clear: none;
}

.services .block .bcontent img {
	float: left;
	margin-right: 5px;
	border: 1px solid #486380;
	}

.department-logo {
	display: block;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}

