ul#templatelist { margin: 0px; padding: 0px;}
	ul#templatelist li { list-style-type: none;}

ul.pagenumbers { margin: 15px 0px 15px 0px; padding: 0px; height: 17px;}
.pagenumbers .selected a { background-color: #70A0D6; color: #FFFFFF;}
.pagenumbers .selected a:hover { color: #fff;}
#content .pagenumbers a { font-weight: bold; float: left; padding: 2px 8px 2px 8px; height: auto; background-color: #2B65A6; color: #fff; border: 1px solid #70A0D6; text-decoration: none;}
.pagenumbers a:hover { background-color: #70A0D6; text-decoration: none; color: #fff;}
.pagenumbers li { list-style-type: none; display: inline; float: left; background: none; padding: 0px 0px 0px 1px;}


ul#newslist {  padding: 0px; border: 0px; margin: 0px; }
ul#newslist li {list-style-type: none; width: 474px; padding: 0px 0px 5px 0px; margin: 0px 0px 10px 0px; border-bottom: 1px dotted #9FC1E7; }
ul#newslist li h2 { padding-bottom: 3px; width: 474px; background: #E12EB5; padding-top: 2px; border-bottom: 1px solid #053973;}
ul#newslist li h2 a { padding: 3px 10px 0px 15px; float: left; font-weight: bold; text-decoration: none; color: #fff;}
ul#newslist li h2 span.date { color: #fff; font-size: 90%; font-weight: normal; padding: 2px 15px 0px 10px; float: right; }
ul#newslist li p { padding: 12px 10px 6px 10px; width: 454px;}

ul#eventslist {  padding: 0px; border: 0px; margin: 0px; }
#eventslist img { padding: 1px; border: 1px solid #9FC1E7;}
ul#eventslist li {list-style-type: none; width: 474px; padding: 0px 0px 5px 0px; margin: 0px 0px 10px 0px; border-bottom: 1px dotted #9FC1E7; }
ul#eventslist li h2 { width: 474px; background: url(/_images/template/events_top.gif) scroll no-repeat left top; padding-top: 2px; }
ul#eventslist li h2 a { padding: 3px 10px 0px 15px; float: left; font-weight: bold; text-decoration: none; }
ul#eventslist li h2 span.date { color: #000; font-size: smaller; font-weight: normal; padding: 2px 15px 0px 10px; float: right; }
ul#eventslist li p { padding: 12px 10px 6px 10px; margin-top: -12px; width: 474px; background: url(/_images/template/events_bottom.gif) scroll no-repeat left top; min-height: 12px;}

ul#vacancylist {  padding: 0px; border: 0px; margin: 0px; }
#vacancylist img { padding: 1px; border: 1px solid #9FC1E7;}
ul#vacancylist li {list-style-type: none; width: 474px; padding: 0px 0px 5px 0px; margin: 0px 0px 10px 0px; border-bottom: 1px dotted #9FC1E7; }
ul#vacancylist li h2 { width: 474px; background: url(/_images/template/vacancy_top.gif) scroll no-repeat left top; padding-top: 2px; }
ul#vacancylist li h2 a { padding: 3px 10px 0px 15px; float: left; font-weight: bold; text-decoration: none; }
ul#vacancylist li h2 span.date { color: #000; font-size: smaller; font-weight: normal; padding: 2px 15px 0px 10px; float: right; }
ul#vacancylist li p { padding: 12px 10px 6px 10px; margin-top: -12px; width: 474px; background: url(/_images/template/vacancy_bottom.gif) scroll no-repeat left top; min-height: 12px;}


ul.usefullinks { width: 474px; margin: 10px 0px 20px 0px; padding: 0px 0px 10px 0px; }
	ul.usefullinks li { list-style-type: none;border-bottom: 1px dotted #9FC1E7;margin-bottom:5px;padding-bottom:5px;}
	ul.usefullinks p { padding-bottom: 0px;}
	ul.usefullinks .usefullinksimage { width: 95px; height: auto; float: left;}
	ul.usefullinks .usefullinksimage img { padding: 1px; border: 1px solid #9FC1E7;}
	ul.usefullinks .usefullinkstext { width: 360px; float: right; padding-left: 10px;}
	ul.usefullinks h2 { padding-bottom: 0px;}


ul.documents { width: 474px; margin: 10px 0px 20px 0px; padding: 0px 0px 10px 0px;}
	ul.documents li { border-bottom: 1px dotted #9FC1E7; list-style-type: none; margin-bottom: 10px; padding: 0px 0px 10px 30px; background: url(/_images/icons/pdf_large.gif) scroll no-repeat left top;}
	ul.documents li.pdf { background: url(/_images/icons/pdf_large.gif) scroll no-repeat left top;}
	ul.documents li.word { background: url(/_images/icons/word_large.gif) scroll no-repeat left top;}
	ul.documents li.docs { background: url(/_images/icons/docs.gif) scroll no-repeat left top;}
	ul.documents a { font-weight: bold; color: #fff;}
	ul.documents h2 { padding-bottom: 0px;}
	ul.documents p { padding-bottom: 0px;}
	.sizetext { color: #FF6FDC; font-weight: bold; padding-left: 10px;}
	

ul#sitemap { margin: 0px; padding: 0px; width: 474px;}
	ul#sitemap li { width: 460px; list-style-type: none; background: url(/_images/icons/sitemap_arrow.gif) no-repeat left top scroll;}
	ul#sitemap a { line-height: 22px; display: block; width: 440px; padding-left: 20px; border-bottom: 1px dotted #70A0D6;}
	ul#sitemap a:hover { background: #437EBF url(/_images/icons/sitemap_arrow.gif) no-repeat left top scroll;}
	ul#sitemap ul { margin: 0px; padding: 0px;}
	ul#sitemap ul li { background: none;}
	ul#sitemap li ul li a { padding-left: 30px; color: #7FABDD; display: block; border-bottom: none; font-weight: bold;}
	ul#sitemap li ul li a:hover { background: none;}




