/* 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 #EEE;
	color: #000;
	text-decoration: none;
	padding: 10px 0;
}
#newsitems a:hover,
#jobsitems a:hover,
#searchitems a:hover,
#agenda a:hover {
	color: #7c90b5;
	cursor: pointer;
	cursor: hand;
}
#newsitems a, #newsitems a:link, #newsitems a:visited { }
#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: #4165a3; 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: #999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#newsitems a:hover span.date { color: #7c90b5; }
#newsitems span.link, #jobsitems span.link, #searchitems span.link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7c90b5; float: right; padding-right: 10px; background: transparent url(../img/tgt_bullet.gif) no-repeat right center; }
#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; color: #7c90b5; }


#news_archive { 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: #284885; position: absolute; top: 0; left: -40px; width: 30px; text-align: right; }
#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: 40px; 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 { margin-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; }

.searchresultsbutton { 
	width: 80px; height: 22px; border: 1px solid #284885; font-weight: bold;
	color: #FFF; background: #284885; margin-left: 12px;
}
.searchresultsinput { width: 200px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #CCC; height: 18px;}

/* paging */
#content div.paging { padding: 5px 0; margin: 1em 0; color: #284885;}
#content div.paging ul { 
	font-size: 11px; font-weight: bold; color: #284885;
	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 { color: #7c90b5; }
#content div.paging ul li.current a, #content div.paging ul li.current a:link, #content div.paging ul li.current a:visited { color: #284885; }
#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/oft_paging_back.gif) no-repeat 0px 6px; padding-left: 12px; color: #284885; }
#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/oft_paging.gif) no-repeat 100% 6px; padding-right: 10px; color: #284885; }
#content div.paging ul li.previous a:hover,
#content div.paging ul li.next a:hover {
	color: #7c90b5;
	}
#content div.paging p { font-size: 11px; float: right; margin-top: -.1em;}

/* search results */
#search_results { margin-top: -2em; }
#search_results img { border: none; padding: 0; }
#search_results div.paging { 
	padding: 4px 10px; padding-top: 7px;
	border-top: 2px solid #FFF; border-bottom: 2px solid #FFF; 
	background: #e9edf3; 
	}

#search_new {
	}

/* SITEMAP */
#sitemap .links { margin: 0; padding: 0; }
#sitemap ul { margin: 0; padding: 0; padding-top: .2em; font-size: 14px; }
#sitemap li { list-style: none; list-style-image: none; padding-top: .1em; padding-bottom: .1em; }

#sitemap ul { font-weight: bold; }
#sitemap ul ul ul { font-size: 12px; padding-top: .3em; margin-left: 10px; }
#sitemap ul ul ul ul { font-weight: normal; }
#sitemap ul ul ul ul ul{ font-size: 11px; }

#sitemap li a,
#sitemap li a:link,
#sitemap li a:visited {
	color: #284885;
	}

#sitemap li li li a,
#sitemap li li li a:link,
#sitemap li li li a:visited {
	color: #284885;
	}

/* GALLERY */
#gallery img {
	float: left; margin-bottom: 10px; margin-right: 10px;
	}