@charset "utf-8";
/* CSS Document */

body {
	background: url(/Files/System/ns_background.gif) repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0;
	padding: 0;
	}
h1.h1 {
	margin: 3px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
h3.h3 {
	margin: 3px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	background: url(/Files/System/re_paper.jpg);
	padding: 50px 20px;
	}
p {
	margin: 3px 0 10px 0;
	}
.ticker {
	position: absolute;
	top: 1px;
	left: 85px;
	color: #FFF;
	}
.scrolling {
	color: #FFF;
	}
	
/* CSS Main */

#page {
	position: relative;
	width: 914px;
	height: auto;
	padding: 30px;
	background: url(/Files/System/re_bottom.gif) no-repeat;
	background-position: bottom left;
	margin: 0 auto;
	}
#top {
	position: relative;
	width: auto;
	height: 65px;
	margin: 0;
	}
#info {
	position: relative;
	width: auto;
	height: auto;
	color: #666;
	border-bottom: 1px dotted #666;
	clear: both;
	margin: 0 0 10px 0;
	}
#short {
	position: absolute;
	top: 1px;
	left: 714px;
	width: 200px;
	height: auto;
	color: #666;
	text-align: right;
	}
#short a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	}
#short a:hover {
	text-decoration: underline;
	}
#topgraphic {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	}
#main {
	position: relative;
	width: 454px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 5px 0;
	}
#main ul {
	margin: 0;
	padding: 0 20px;
	}
#main li {
	margin: 0;
	padding: 0 20px 5px 0;
	list-style-type: square;
	}
#bottom {
	position: relative;
	width: auto;
	height: 50px;
	padding: 15px 15px 15px 15px;
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
	clear: both;
	margin: 20px 0 20px 220px;
	background: url(/Files/System/bottom.gif) no-repeat #9ec54c;
	background-position: center left;
	}
#bottom b {
	font-size: 12px;
	}
#bottom a {
	font-weight: normal;
	color: #FFF;
	}
#bottom a:hover {
	font-weight: normal;
	color: #6ebc20;
	}
.cell_b {
	position: relative;
	float: left;
	width: 160px;
	height: auto;
	}

/* CSS Menu */

ul {
	margin: 0;
	padding: 0;
	}
.topmenu {
	position: relative;
	width: auto;
	height: 30px;
	margin: 0;
	background: url(/Files/System/re_menu.gif) no-repeat;
	clear: both;
	}
.topmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}
.topmenu a {
	width: auto;
	height: 10px;
	padding: 7px 13px 13px 13px;
	margin: 0;
	border-right: 1px solid #FFF;
	text-decoration: none;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	float: left;
	}
.topmenu a:hover {
	background: url(/Files/System/re_menu_hover.gif) repeat-x;
	color: #FFF;
	text-decoration: none;
	}
.topmenu #activeitem {
	width: auto;
	height: 10px;
	padding: 7px 13px 13px 13px;
	margin: 0;
	border-right: 1px solid #FFF;
	display: block;
	background: url(/Files/System/re_menu_active.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	}
.leftmenu {
	position: relative;
	float: left;
	width: 220px;
	height: auto;
	padding: 0 20px 0 0;
	}
.leftmenu a {
	padding: 3px 25px;
	color: #00477a;
	text-decoration: none;
	width: auto;
	display: block;
	}
.leftmenu a:hover {
	color: #00477a;
	text-decoration: underline;
	}
.leftmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #666;
	background: url(/Files/System/ns_submenu.gif) no-repeat;
	display: block;
	}
.M2 {
	position: relative;
	width: auto;
	height: auto;
	background: #EEE;
	}
.M2 li {
	background: none;
	}
.M2 a {
	background: none;
	color: #666;
	}
.M3 {
	position: relative;
	width: auto;
	height: auto;
	background: #DDD;
	}
.M3 li {
	background: none;
	}
.M3 a {
	background: none;
	color: #666;
	}
.M4 {
	position: relative;
	width: auto;
	height: auto;
	background: #CCC;
	}
.M4 li {
	background: none;
	}
.M4 a {
	background: none;
	color: #666;
	}
.leftmenu #activeitem {
	text-decoration: underline;
	}
	
/* CSS Paragraph */

.text {
	position: relative;
	width: 454px;
	height: auto;
	margin: 0 auto;
	float: left;
	}
.blank {
	position: relative;
	width: auto;
	height: auto;
	}
.pic_top {
	position: relative;
	margin: 0 0 5px 0;
	}
.pic_bottom {
	position: relative;
	margin: 5px 0 0 0;
	}
.pic_right {
	position: relative;
	margin: 5px 0 5px 5px;
	float: right;
	}
.pic_left {
	position: relative;
	margin: 5px 5px 5px 0;
	float: left;
	}
.products {
	position: relative;
	width: auto;
	height: auto;
	clear: both;
	}
	
/* CSS News */

.news {
	position: relative;
	padding: 0;
	width: auto;
	height: auto;
	}
.news a:hover {
	text-decoration: underline;
	}
.rss_news {
	position: relative;
	padding: 5px 10px;
	width: auto;
	height: auto;
	background: #EEE;
	margin: 0 0 2px 0;
	clear: both;
	}
.ns_news {
	position: relative;
	padding: 5px 10px;
	width: 200px;
	background: #EEE;
	margin: 0 0 2px 0;
	clear: both;
	display: block;
	}
.news_text {
	position: relative;
	margin: -13px 0 7px 0;
	}
.news_text a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}
.news_text a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	}
.ns_news2 {
	position: relative;
	width: 454px;
	height: 18px;
	border-bottom: 1px solid #CCC;
	}
	
/* Sitemap */

#sitemap {
	position: relative;
	width: auto;
	padding: 0 220px;
	height: auto;
	}
#sitemap .M0, #sitemap .M1, #sitemap .M2, #sitemap .M3, #sitemap .M4 {
	position: relative;
	margin: 0;
	padding: 3px 20px;
	background: none;
	}
#sitemap li {
	position: relative;
	margin: 0;
	padding: 0;
	}
#sitemap .M0 a {
	color: #00477a;
	}
#sitemap .M1 a {
	color: #6ebc20;
	}
#sitemap .M2 a {
	color: #666;
	}
#sitemap .M3 a {
	color: #999;
	}
#sitemap .M3 a {
	color: #999;
	}
	
/* Search */
	
#searchresults {
	position: relative;
	height: auto;
	width: auto;
	padding: 10px 0;
	}
#searchresults h4 {
	font-size: 11px;
	color: #00477a;
	margin: 0;
	}
#searchresults small {
	color: #00477a;
	display: block;
	}
#searchbottom {
	position: relative;
	width: auto;
	height: auto;
	background: #DDD;
	color: #FFF;
	margin: 0;
	padding: 2px 5px;
	clear: both;
	}
#searchbottom a b {
	background: #00477a;
	color: #FFF;
	padding: 0 5px;
	}
	
/* File */

#FilepublishList {
	position: relative;
	width: auto;
	height: auto;
	}
.Filetop {
	position: relative;
	width: auto;
	height: 20px;
	background: #999;
	color: #FFF;
	font-weight: bold;
	}
.Fileline {
	position: relative;
	width: auto;
	height: 20px;
	border-bottom: 1px dotted #666;
	}
.Filename {
	position: absolute;
	left: 33px;
	top: 3px;
	width: auto;
	}
.Fileicon {
	position: absolute;
	left: 3px;
	top: 1px;
	width: 10px;
	}
.Filesize {
	position: absolute;
	right: 103px;
	top: 3px;
	width: 50px;
	text-align: right;
	}
.Filedate {
	position: absolute;
	right: 8px;
	top: 3px;
	width: 95px;
	text-align: right;
	}
.Filebottom {
	position: relative;
	width: auto;
	height: 25px;
	background: #DDD;
	}
	
/* Job */

.job {
	position: relative;
	width: auto;
	height: 33px;
	border-bottom: 1px solid #CCC;
	}
.jobtop {
	position: relative;
	width: 454px;
	height: 18px;
	background: #00477a;
	color: #FFF;
	font-weight: bold;
	}
.jobtitle {
	position: absolute;
	width: 350px;
	height: 18px;
	left: 5px;
	top: 2px;
	}
.jobdate {
	position: absolute;
	width: 70px;
	height: 18px;
	left: 375px;
	top: 2px;
	text-align: right;
	}
	
/* Front */
.front {
	position: relative;
	width: 454px;
	height: auto;
	}
.frontpic {
	position: relative;
	width: 454px;
	height: auto;
	}
.fronttext {
	position: relative;
	width: 414px;
	height: 55px;
	background: #6ebc20;
	border-top: 2px solid #FFF;
	color: #FFFFFF;
	padding: 20px;
	font-size: 10px;
	line-height: 11px;
	}
.fronttext b {
	font-size: 12px;
	line-height: 11px;
	}
	
/* Login */

.login {
	position: relative;
	width: 300px;
	height: auto;
	padding: 0 10px;
	margin: 0;
	float: right;
	}
.line {
	position: relative;
	height: 20px;
	width: 290px;
	padding: 2px;
	}
.linegrey {
	position: relative;
	height: 20px;
	width: 290px;
	padding: 2px;
	background: #EEE;
	text-align: right;
	}
.field {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 190px;
	}
.loginbutton {
	position: relative;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	background: url(/Files/System/extranet/intra_menu.gif);
	background-position: center;
	color: #FFF;
	border: none;
	padding: 0px 1px 1px 1px;
	width: 190px;
	display: block;
	}
#subscribe {
	position: relative;
	width: auto;
	height: auto;
	background: #FFF;
	}
.submitbutton {
	position: relative;
	float: right;
	}
	
/* CSS Calendar */

#calendar {
	position: relative;
	background: #EEE;
	border: 1px solid #00477a;
	width: 454px;
	height: auto;
	}
#calendar p {
	position: relative;
	background: #FFF;
	}
#calendar a {
	text-decoration: none;
	}
#cal_info {
	position: relative;
	padding: 10px;
	background: #FFF;
	}
.cal_topline {
	position: relative;
	padding: 2px 5px;
	width: auto;
	height: 15px;
	background: #FFF;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #00477a;
	border-bottom: 1px solid #00477a;
	}
.cal_line {
	position: relative;
	padding: 2px 5px;
	width: auto;
	height: 15px;
	border-top: 1px solid #00477a;
	}
.cal_left {
	position: relative;
	height: auto;
	width: 250px;
	float: left;
	}
.cal_right {
	position: relative;
	height: auto;
	width: 150px;
	float: right;
	text-align: right;
	}
.login {
	position: relative;
	height: auto;
	width: 454px;
	margin: 0px;
	}
.loginline {
	position: relative;
	width: auto;
	height: 22px;
	}
.loginfield {
	position: absolute;
	width: 200px;
	top: 0px;
	right: 150px;
	}
.login p {
	font-weight: bold;
	}
.doc td {
	border-bottom: 1px dotted #CCC;
	}