/*menu*/

/*end*/



@font-face {
	font-family: 'NeoSansRegular';
	src: url('../css/neosans-webfont.eot');
	src: local('☺'), url('../css/neosans-webfont.woff') format('woff'), url('../css/neosans-webfont.ttf') format('truetype'), url('../css/neosans-webfont.svg#webfontNddfFqRU') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansStdLight';
	src: url('neosansstd-light-webfont.eot');
	src: local('☺'), url('neosansstd-light-webfont.woff') format('woff'), url('neosansstd-light-webfont.ttf') format('truetype'), url('neosansstd-light-webfont.svg#webfontjvQhrVYp') format('svg');
	font-weight: normal;
	font-style: normal;
}


.NeoSans 
{
	 font-weight: normal;
	 font-style: normal;
	 line-height:normal;
	 font-family: 'NeoSansRegular', sans-serif;
	 font-size-adjust: 0.55;
 } 


.outer-wrapper
{
	background-image:url('../images/ornament2.png');
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	margin:0 auto;


}

.wrapper
{

	margin:0 auto;
	text-align:left;
	width:1014px;
	background-color:#FFF;
	position:relative;

}

.menu-top
{
	width:1014px;
	height:34px!important;
	background-image:url('../images/background_menu.png');
	background-repeat:no-repeat;
	
	
}
.menu-item, .menu-item-active
{
	float:left;
	margin-left:5px;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	height:27px;
	background-image:url('../images/background_menuitem.png');
	background-repeat:repeat-x;
	position:relative;
	z-index:500;
}

.menu-item-active
{

	background-image:url('../images/background_menuitem_active.png');
	


}
	.menu-item a, .menu-item a:link, .menu-item a:active, .menu-item a:visited, .menu-item a:hover, .menu-item-active a, .menu-item-active a:link, .menu-item-active a:active, .menu-item-active a:visited, .menu-item-active a:hover
	{
	font-family: 'NeoSansRegular', sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-size-adjust: 0.55;
	text-decoration:none;
	}

.submenu
{
	display:none;
	background-color:White;
	position:absolute;
	z-index:1000;
	top:34px;
	left:0px;
}
.submenu-active
{
	display:block;
}
	.submenu-item, .submenu-item-active
	{
		width: 245px;
		height:31px;
		background-image: url('../images/submenu_background.png');
		background-repeat:no-repeat;
		position:relative;
		z-index:1001;
	}
	.submenu-item-active
	{
		background-image: url('../images/submenu_background_active.png');
	}

	.submenu-item a, .submenu-item a:link, .submenu-item a:active, .submenu-item a:visited, .submenu-item a:hover, .submenu-item-active a, .submenu-item-active a:link, .submenu-item-active a:active, .submenu-item-active a:visited, .submenu-item-active a:hover
	{
		font-family: Verdana,Arial,Sans-Serif;
		font-size:11px;
		color:#7a7877;
		text-decoration:none;
		width: 220px;
		height:20px;
		padding: 11px 0px 0px 25px;
		display:block;
	}


.language-selector
{
	padding-right:5px;
	margin-right:7px;
	float:right;
	padding-top:0;
	height:35px;
}

	.language-selector a, .language-selector img
	{
		display:block;
		float:left;
		border:0;
		text-decoration:none;
		outline: none;
	}

.main-content
{
	
}
	.top-content
	{
		width:999px;
		height:299px;
		clear:both;
		margin: 7px 7px 7px 8px;
		border-bottom: 1px dotted #aed0de;
		border-top: 1px dotted #aed0de;
	}

		.slideshow
		{
			width:598px;
			height:299px;
			float:left;
			
		}

		.news
		{
			height:299px;
			width:400px;
			border-right: 1px dotted #aed0de;
			overflow:hidden;
			float:left;
		}
			.news-item
			{
				width:364px;
				height: 80px;
				border-bottom: 1px dotted #aed0de;
				background-image:url('../images/background_news.png');
				background-repeat:no-repeat;
				padding: 19px 18px 0px 18px;
				padding-top:19px;
				padding-left:18px;
				cursor:pointer;
			}

			.news-item-active
			{
				width:364px;
				height: 80px;
				border-bottom: 1px dotted #aed0de;
				background-image:url('../images/background_news_active.png');
				background-repeat:no-repeat;
				padding: 19px 18px 0px 18px;
				padding-top:19px;
				padding-left:18px;
				cursor:pointer;
			}
				.news-title
				{
					font-family: 'NeoSansRegular', sans-serif;
					font-size:14px;
					color:#1d87ad;
					font-size-adjust: 0.55;
					border-bottom: 1px dotted #dadadb;
					padding-bottom: 10px;
				}
					.news-icon
					{
						padding-right:7px;
					}
				.news-lead
				{
					font-family:Verdana, Arial, Tahoma;
					font-size:11px;
					padding-top:8px;
					color: #7a7877;
				}
		.menuinfo
		{
			padding: 19px 18px 0px 18px;
			padding-top:19px;
			padding-left:18px;
			background-image:url('../images/background_news_active.png');
			background-position:center bottom;
			background-repeat: no-repeat;
			height:280px;
			overflow:hidden;
		}
		.menuinfo-name
		{
			font-family: 'NeoSansRegular', sans-serif;
			font-size:14px;
			color:#1d87ad;
			font-size-adjust: 0.55;
			padding-bottom: 10px;
			padding-bottom: 12px;
			border-bottom: 1px dotted #dadadb;
		}
		.menuinfo-lead
		{
					font-family:Verdana, Arial, Tahoma;
					font-size:11px;
					padding-top:8px;
					color: #7a7877;
		}

	.content
	{
		border-top: 1px dotted #aed0de;
		padding: 0px 7px 0px; 8px;


	}
	.content-faux
	{
		background-image:url('../images/background_content_faux.png');
		background-repeat:repeat-y;
		border: 1px dotted #aed0de;
		border-top:0;

	}

	.left-content
	{
		float:left;
		width: 598px;

	}
	.right-content
	{
		float:left;
		width: 399px;

	}

.search
{
	width:399px;
	height:53px;
	background-image: url('../images/searchbox.png');
	background-repeat:no-repeat;
	
	
}
	.search-left
	{
		width:68px;
		height:33px;
		padding-left:32px;
		padding-top:20px;
		float:left;
		color: #424141;
		font-size:12px;
		font-family: 'NeoSansRegular', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;

	}

	.search-right
	{
		height:35px;
		padding-top:17px;
	}

	.search-input
	{
		outline:none;
		border:0;
		background-color:Transparent;
		float:left;
		height:22px;
		width:260px;
	
	}

.search-result
{


}

	.search-top
	{
		border-bottom: 1px dotted #aed0de;
		padding-left:30px;
		padding-top:20px;
		padding-bottom:15px;
	}
	.search-top h1
	{
		color:#1d87ad;
		font-size:34px;
		font-family: 'NeoSansStdLight', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;
		letter-spacing: 2px;
		margin:0;
		padding:0;
		padding-bottom:10px;
		font-weight:normal;
		
		

	}

	.search-top .search-words
	{
		font-family:Verdana,Arial,Sans-Serif;
		font-size:9px;
		line-height:16px;
				
		font-weight:bold;
		color:#7a7877;
		display:block;
		
		
	}

	.searchitem, searchitem-active
	{
		width:537px;
		height:74px;
		background-image: url('../images/background_searchitem.png');
		background-repeat:repeat-x;
		padding:30px;
		padding-bottom:20px;
		border-bottom: 1px dotted #aed0de;
		cursor:pointer;
		overflow:hidden;

	}
	.searchitem-active
	{
		background-image: url('../images/background_searchitem_active.png');
	}

	.search-lead
	{
		color:#7a7877;
		font-family:Verdana,Arial,Sans-Serif;
		font-size:9px;
		line-height:16px;
		padding-bottom: 10px;
	}
	.search-rank
	{
		color:#7ab8ce;
		font-family:Verdana,Arial,Sans-Serif;
		font-size:11px;
		display:block;
		line-height:24px;
	}

	.searchitem a, .searchitem a:link, .searchitem a:hover, .searchitem a:active, .searchitem a:visited
	{
		color:#7ab8ce;
		text-decoration:none;
		font-family:Verdana,Arial,Sans-Serif;
		font-size:11px;
		display:block;
		line-height:24px;
	}

	

.related
{

}

	.related-header
	{
		width:367px;
		height:26px;
		padding-left:32px;
		padding-top:10px;
		background-image: url('../images/related_top_background.png');
		background-repeat:no-repeat;
			
		font-size:12px;
		font-family: 'NeoSansRegular', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;
		color:#FFF;
	
	
		
	}

	.related-item, related-item-active
	{
		width:399px;
		height:31px;
		background-image: url('../images/background_related.png');
		background-repeat:no-repeat;
	}
	.related-item-active
	{
		background-image: url('../images/background_related_active.png');
	}


	.related-item a, .related-item a:link, .related-item a:active, .related-item a:visited, .related-item a:hover, .related-item-active a, .related-item-active a:link, .related-item-active a:active, .related-item-active a:visited, .related-item-active a:hover
	{
		font-family: Verdana,Arial,Sans-Serif;
		font-size:11px;
		color:#7a7877;
		text-decoration:none;
		width: 384px;
		height:20px;
		padding: 11px 0px 0px 15px;
		display:block;
	}


.doc
{
	padding: 35px;
}

	.doc h1
	{
		color:#1d87ad;
		font-size:34px;
		font-family: 'NeoSansStdLight', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;
		border-bottom:1px dotted #aed0de;
		letter-spacing: 2px;
		margin:0;
		padding:0;
		padding-bottom:30px;
		margin-bottom:20px;
		font-weight:normal;
	}

	.doc-image
	{
		float:left;
		margin-right:10px;
	}
	.doc-content
	{
		float:left;
		width:340px;
	}


		.doc-text, .doc-lead
		{
			font-family: Verdana,Arial, Sans-Serif;
			font-size:10px;
			color: #7a7877;
			line-height:16px;
		}
		
		.doc-lead
		{
			font-weight:bold;
		}


.employees
{
	color:#7a7877;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:9px;
	border-left:1px dotted #aed0de;
	border-right:1px dotted #aed0de;
}

	.employees-top-left
	{
		border-bottom:1px dotted #aed0de;
		border-right:1px dotted #aed0de;
		
		width: 563px;
		height:79px;
		float:left;
		padding-left:34px;
		padding-top:26px;
	}

	.employees-top-right
	{
		float:left;
		border-bottom:1px dotted #aed0de;
		height:105px;

	}

	.employees h1
	{
		color:#1d87ad;
		font-size:34px;
		font-family: 'NeoSansStdLight', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;
		
		letter-spacing: 2px;
		margin:0;
		padding:0;
		padding-bottom:10px;
		font-weight:normal;
	}

	.employees-org
	{
		background-image: url('../images/emplist_sub_header.png');
		background-repeat: no-repeat;
		/*border-top:1px dotted #aed0de;*/
		width:981px;
		height:19px;
		color:#fff;
		font-size:12px;
		font-family: 'NeoSansRegular', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;
		font-weight:normal;
		letter-spacing: 1px;
		
		border-bottom:1px dotted #aed0de;
		padding-top:6px;
		padding-left:17px;
		margin-bottom:4px;
		margin-top:20px;
	}

	.employee-perm
	{
		background-image: url('../images/background_perm.png');
		background-repeat: repeat-x;
		width:494px;
		height:74px;
		margin-bottom:8px;
		
		float:left;
	}
		.perm-image
		{
			float:left;
			width:14px;
			height:100px;
			margin-right: 18px;

		}
		.perm-text
		{
			float:left;
			width: 379px;
			font-size:11px;

		}
			.perm-text div
			{
				padding-top:7px;
				height:17px;
			}
			.perm-text a, .perm-text a:hover, .perm-text a:link, .perm-text a:active, .perm-text a:visited, 
			{
				color:#56a5c0;
				font-size:11px!important;
			}


.department
{
	width:399px;
	height:53px;
	background-image: url('../images/background_department_select.png');
	background-repeat:no-repeat;
	
	
}
	.department-left
	{
		width:67px;
		height:33px;
		padding-left:32px;
		padding-top:20px;
		float:left;
		color: #424141;
		font-size:12px;
		font-family: 'NeoSansRegular', sans-serif;
		font-size-adjust: 0.55;
		text-transform:uppercase;

	}

	.department-right
	{
		height:35px;
		padding-top:17px;
		float:left;
	}
	
	.department select
	{
		height:17px;
		width: 283px;
		font-size:9px;
		
	}


.footer-txt
{
	padding:15px 30px 15px 30px;
	border-top:1px dotted #aed0de;
	text-align:center;
	background: White;
}
.footer-bottom
{
	background-image: url('../images/background_footer.png');
	background-repeat:no-repeat;
	height: 9px;
	width:1014px;
}

.clearer
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	padding:0;
	margin:0;
}

/*docs*/

.doc_title
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #4183B0;
    font-weight: normal;
    font-size: 19px;
	/*line-height: 10px;*/


		
}

.doc_ingress
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #686565;
    font-weight: normal;
    font-size: 9px;
	line-height: 15px;
}

.doc_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #686565;
    font-weight: normal;
    font-size: 9px;
	line-height: 15px;
}

.doc_list_title
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #686565;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 10px;*/
}


.doc_list_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #686565;
    font-weight: normal;
    font-size: 9px;
	line-height: 14px;
}

/*END*/





/* SEARCH*/
/*END*/



/*NEWS*/

.news_title,  news_title:link, news_title:active, news_title:visited, news_title:hover
{
	/*text-transform:uppercase;*/
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #5B914C;
    font-weight: bold;
    font-size: 10px;
	/*line-height: 10px;*/
}

.news_title:hover
{
	text-decoration: none;
}

.news_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #686565;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 16px;*/
}

.news_date
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #686565;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 16px;*/
}


/*END*/


/* PERM LIST */

.perm_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #686565;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 16px;*/
}

/* END */



/* OTHER */


