/* CSS Document */

/* NEWS & JOBS & SEARCH RESULTS & AGENDA */

#newsitems a, #newsitems a:link, #newsitems a:visited,
#jobsitems a, #jobsitems a:link, #jobsitems a:visited,
#searchitems a, #searchitems a:link, #searchitems a:visited,
#agenda a, #agenda a:link, #agenda a:visited, #agenda div {
	display: block;
	border-bottom: 2px solid #FFF;
	color: #0B3B92;
	text-decoration: none;
	padding: 10px 0; padding-right: 20px;
}
#newsitems a:hover,
#jobsitems a:hover,
#searchitems a:hover,
#agenda a:hover {
	color: #007041;
	cursor: pointer;
	cursor: hand;
}
#newsitems a, #newsitems a:link, #newsitems a:visited { padding-left: 20px; }
#newsitems a h2, #jobsitems a h2, #searchitems a h2, #agenda a h2
#newsitems a h3, #jobsitems a h3, #searchitems a h3, #agenda a h3 { color: #007041; margin: 0; padding: 0; padding-bottom: .5em; font-size: 105%; }
#newsitems a:hover h2, #jobsitems a:hover h2, #searchitems a:hover h2, #agenda a:hover h2,
#newsitems a:hover h3, #jobsitems a:hover h3, #searchitems a:hover h3, #agenda a:hover h3 { text-decoration: underline; }
#newsitems p, #jobsitems p, #searchitems p, #agenda p { padding-bottom: .6em; }
#newsitems span.date { padding-top: 1em; color: #859dc8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#newsitems a:hover span.date { color: #007041; }
#newsitems span.link, #jobsitems span.link, #searchitems span.link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #007041; float: right; padding-right: 10px; }
#newsitems a:hover span.link, #jobsitems a:hover span.link, #searchitems a:hover span.link { text-decoration:underline; }
#news_item h4 { margin: 0; margin-bottom: 1em; }


#news_archive { margin-left: 30px; padding-top: 1em; }

#jobsitems a h2, #searchitems a h2, #agenda a h2
#jobsitems a h3, #searchitems a h3, #agenda a h3 { font-size: 95%; padding-bottom: .3em; }
#jobsitems p, #searchitems p, #agenda p{ padding-bottom: 0; }
#jobsitems a, #jobsitems a:link, #jobsitems a:visited { padding-bottom: 4px; border: none; }

#searchitems h3, #agenda h3 { position:relative; }
#searchitems h3 span { color: #0B3B92; position: absolute; top: 0; left: -24px; }
#searchitems a:hover h3 span, #agenda a:hover h3 span  { text-decoration: none; }
#searchitems h3 img, #agenda h3 img { margin-right: 10px; }
#searchitems a, #searchitems a:link, #searchitems a:visited  { padding-bottom: 8px; padding-left: 48px; border: none; }

#agenda a, #agenda a:link, #agenda a:visited, #agenda div  { padding-bottom: 8px; padding-left: 116px; border-top: 2px solid #FFF; margin-top: -2px; }
#agenda h3 span { color: #0B3B92; position: absolute; top: 0; left: -120px; text-align: right; width: 104px; }
#agenda div h2, #agenda div h3 { margin: 0; padding: 0; padding-bottom: .3em; font-size: 95%; }
#agenda_item h2 { magin-bottom: 1em; }
#agenda_item h4 { margin: 0; margin-bottom: 1em; }
#agenda_item { margin-bottom: 2em; }
#agenda_item a.next, #agenda_item a.next:link, #agenda_item a.next:visited { margin-top: 16px; }

#agenda h2 { padding-left: 20px; }
#agenda p,
#newsitems p { padding-left: 20px; padding-bottom: 1em; }
#newsitems a p,
#newsitems a p:link,
#newsitems a p:visited,
#newsitems div p,
#agenda a p,
#agenda a p:link,
#agenda a p:visited,
#agenda div p { padding: 0; padding-bottom: .6em; }

.searchresultsbutton { 
	width: 80px; height: 22px; border: 1px solid #007041; font-weight: bold;
	color: #FFF; background: #007041 url(../img/kw_button.gif) repeat-x; margin-left: 12px;
}
.searchresultsinput { width: 200px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #007041; height: 18px;}

/* paging */
#content div.paging { padding: 5px 0; margin: 1em 0; color: #007041;}
#content div.paging ul { 
	font-size: 11px; font-weight: bold; color: #007041;
	list-style-type: none; display: inline; margin: 0; padding: 0; }
#content div.paging ul li { display: inline; }
#content div.paging ul li a, #content div.paging ul li a:link, #content div.paging ul li a:visited { padding: 2px 5px; text-decoration: none; }
#content div.paging ul li a:hover { text-decoration: underline; }
#content div.paging ul li.current a, #content div.paging ul li.current a:link, #content div.paging ul li.current a:visited { color: #0B3B92; text-decoration: underline; }
#content div.paging ul li.current a:hover { text-decoration: underline; }

#content div.paging ul li.previous a, #content div.paging ul li.previous a:link, #content div.paging ul li.previous a:visited {
	background: transparent url(../img/kw_bullet_back.gif) no-repeat -5px 3px; padding-left: 10px; color: #007041; }
#content div.paging ul li.next a, #content div.paging ul li.next a:link, #content div.paging ul li.next a:visited { 
	background: transparent url(../img/kw_bullet.gif) no-repeat 100% 3px; padding-right: 10px; color: #007041; }

#content div.paging p { font-size: 11px; float: right; margin-top: -.1em;}

/* search results */
#search_results { margin-top: -2em; }
#search_results div.paging { 
	padding: 4px 20px; padding-top: 7px;
	border-top: 2px solid #FFF; border-bottom: 2px solid #FFF; 
	background: #daede5; 
	}

#search_new {
	padding: 0 20px;
	}

/* SITEMAP */
#sitemap ul li { font-weight: bold; }
#sitemap ul li li li { font-weight: normal; }
