


.pagenumbers ul {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 17px;
}

.pagenumbers .selected a{
	background-color: #102F31;
	color: #FFFFFF;
}

.pagenumbers .selected a:hover {
	color: #fff;
}

.pagenumbers a {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: auto;
	background-color: #03ACAD;
	color: #fff;
	font-weight: bold;
}

.pagenumbers a:hover {
	background-color: #102F31;
	text-decoration: none;
	color: #fff;
}

.pagenumbers li {
	list-style-type: none;
	display: inline;
	float: left;
	border-right: 1px solid #FFFFFF;
	background: none;
	padding: 0px;
}









.news {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.newsimage {
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	padding-right: 20px;
}
.newsheader {
	background-color: #F0F0F0;
	height: 23px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
}

.newsheadline {
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

.newsheadline a {
	text-decoration: underline;
}

.newsdate {
	color: #102154;
	padding-top: 3px;
	float: right;
	padding-right: 10px;
}

.newsdescription {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}






.events {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.events img {
	padding: 1px;
	border: 1px solid #ccc;
}
.eventsheader {
	height: 23px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.eventsheadline {
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	font-weight: bold;
}

.eventsheadline a {
	text-decoration: underline;
}

.eventsdate {
	color: #102154;
	padding-top: 3px;
	float: right;
	padding-right: 10px;
}

.eventsdescription {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}




.vacancy {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	width: 375px;
}
.vacancyheader {
	width: 375px;
	background-color: #F0F0F0;
	height: 23px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
}

.vacancyheadline {
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

.vacancyheadline a {
	text-decoration: underline;
}

.vacancysalary {
	color: #102154;
	padding-top: 3px;
	float: right;
	padding-right: 10px;
}

.vacancydescription {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}



.usefullinks { border-bottom: 1px dotted #ccc; margin-top: 10px; padding-bottom: 10px;}
	.usefullinks p { padding-bottom: 0px;}
	.usefullinksimage { width: 155px; height: auto; float: left; padding-top: 5px;}
	.usefullinksimage img { padding: 1px; border: 1px solid #ccc;}
	.usefullinkstext { float: right; padding-left: 10px; width: 295px;}

	.genericdownload { margin-bottom: 10px;}
	.genericdocdownloadbar { clear:both; height: 30px;}
		.genericdocdownloadleft { padding-top: 10px; float:left; width: 317px; height: 28px; padding-left: 40px;}
		.genericdocdownloadright { float:right; width: 80px; padding-top: 10px;}
		.genericdocdownloaddesc {min-height: 27px; padding-left: 40px; border-bottom: 1px dotted #ccc;}
		* html .genericdocdownloaddesc {height: 27px;}


.casestudies {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.casestudiesdescription {
	padding-left: 10px;
	padding-right: 10px;
}
.casestudiesheader {
	background-color: #F0F0F0;
	height: 23px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
}

.casestudiesheadline {
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

.casestudiesheadline a {
	text-decoration: underline;
}

.casestudiesdate {
	color: #102154;
	padding-top: 3px;
	float: right;
	padding-right: 10px;
}


