/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
	font-family:Arial;
}

/*****************************CLEAR*****************************/

.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
}

/*****************************POSITION CONTENT*****************************/
.BodyBg
{
	text-align:center;
}
.PagePosition
{
	text-align:left;
	width:1002px;
	margin:auto;
	margin-top:63px;
}
/*****************************TEXT *****************************/
.textinput
{
	padding-left:3px;
}
h1
{
	margin: 0 0 14px 0;
	padding:0;
}
.subtitle
{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

/*****************************START PAGE*****************************/
#StartPage
{
	padding:10px 10px 65px 10px;
	text-align:center;
}
#StartPage .logo
{
	text-align:left;
}
#StartPage .startImage
{
	text-align:center;
	margin-top:110px;
}
#StartPage .languages
{
	width:375px;
	margin:auto;
	text-align:left;
}
#StartPage .languages a
{
	font-size:18px;
	line-height:30px;
	text-decoration:none;
}

#StartPage .languages .short
{
	width:60px;
	float:left;
	height:20px;
}

#StartPage .languages .image 
{
	width:30px;
	float:left;
	height:20px;
	padding-top: 8px;
}

#StartPage .languages .short a
{
	font-weight:bold;
}
/*****************************FOOTER*****************************/
.footer
{
	margin:12px 0 63px 0;
	text-align:center;
}
.footer a
{
	text-decoration:none;
}
#ContentFooter
{
	position:relative;
}
#ContentFooter .footer
{
	float:right;
	width:750px;
	text-align:center;
}
#ContentFooter .footer div
{
	margin:auto;
}
/*****************************HEADER*****************************/
#Header
{
	margin-bottom:18px;

}
#Header .logo
{
	padding:9px 0 0 14px;
	float:left;
}
#Header .headerText
{
	padding:85px 0 0 60px;
	float:left;
}
#Header .banner
{
	float:right;
}
/*****************************ZONES*****************************/
#Zones
{
	list-style:none;
	margin:0;
	padding:0;

}
#Zones li
{	
}

#MenuZone
{
	float:left;
	width:234px;
	min-height:522px;
	height:auto;
	position:relative;
}
/*For min-height ie*/
* html #MenuZone {
	height:522px;
}
#MenuZone .bottomContent
{
	position:absolute;
	bottom:0;
}


#ContentZone
{
	float:left;
	width:750px;
	min-height:522px;
	height:auto;	
}
/*For min-height ie*/
* html #ContentZone {
	height:522px;
}
#Zones .SpacerH
{
	float:left;
	width:18px;
}
/*****************************MENULEFT*****************************/
#MenuLeft
{
	margin:18px 15px 75px 18px;
	padding:0;
	list-style:none;
}
#MenuLeft .level1
{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}


#MenuLeft a
{
	text-decoration:none;
	padding-bottom:3px;
}

/*****************************SEARCH*****************************/
#Search
{
	position:relative;
	bottom:0;
	margin:12px 17px 12px 17px; 
}
#Search a
{
	text-decoration:none;
}

/*****************************SEARCH*****************************/
#Languages
{
	position:relative;
	bottom:0;
	margin:0 17px 12px 17px; 
}
#Languages a
{
	text-decoration:none;
	text-transform:uppercase;
}

/*****************************CONTENT*****************************/
#ContentZone .contentPadding
{
	padding:30px;
}

#CMSContent
{
	width:690px;
}
/*****************************NEWS*****************************/
.moduletitle,.moduletitle a
{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}



#News .item
{
	position:relative;
	margin:10px 0;
}
#News .description
{
	float:left;
	width:415px;
	padding-bottom:30px;
}

#News h2,#News p
{
	margin:0;
	padding:0;
}

#News .image
{
	float:left;
	margin-left:30px;
	margin-bottom:32px;
}
#News .detail .image .container
{
	margin-bottom:20px;
}
#News .image a img
{
    margin:0;
}
#News .detail
{
	position:relative;
	margin-bottom:32px;
}


#News .detail .description
{
	border:none;
}

#News .moduleImage
{
    display:block;
    margin-bottom:10px;
}
/*****************************REFRENCES*****************************/
#References .item
{
	position:relative;
	margin:10px 0;
}
#References .description
{
	float:left;
	width:415px;

	padding-bottom:30px;
}
#References h2,#References p
{
	margin:0;
	padding:0;
}
#References .moduletitle,#References .moduletitle a
{
	text-transform:none;
}
#References .image
{
	float:right;
	margin-left:0px;
	margin-bottom:0px;
}

#References .detail .image
{
	float:right;
	margin-left:0px;
	margin-bottom:32px;
}
#References .detail .image .container
{
	margin-bottom:20px;
}

#References .image .links
{
	margin-top:30px;
}

#References .detail
{
	position:relative;
	margin-bottom:32px;
}

#References .detail .description
{
	border:none;
	float:left;
}
#References .imageDetail
{
	margin-bottom:28px;
}
/*****************************TEAM*****************************/
#Team .item
{
	position:relative;
	margin-top:10px;
	
}
#Team .description
{
	float:left;
	width:415px;
	padding-bottom:20px;
}
#Team h2,#Team p
{
	margin:0;
	padding:0;
}
#Team .moduletitle,#Team .moduletitle a
{
	text-transform:none;
}

#Team .image
{
	float:left;
	margin-left:30px;
	margin-top:10px;
}

/*****************************downloads*****************************/
#downloads .item
{
	position:relative;
	margin:10px 0;
}
#downloads .description
{
	float:left;
	width:415px;
	
	padding-bottom:20px;
}
#downloads h2,#downloads p
{
	margin:0;
	padding:0;
}
#downloads .moduletitle,#downloads .moduletitle a
{
	text-transform:none;
}
#downloads .moduletitle
{
	line-height:30px;
}
#downloads .image
{
	float:left;
	margin-left:30px;
	margin-bottom:20px;
}

.separatorline
{
	line-height:2px;
	font-size:2px;
	height:2px;
	background-color:#929294;
	width:415px;
}
/*****************************SITEMAP*****************************/
#Sitemap a:hover
{ 
	text-decoration:underline;
}
#Sitemap ul
{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
}
#Sitemap li
{
	float:none;
}
.sitemap0
{
	text-decoration:none;
	font-weight:bold;
}
.sitemap1
{
	text-decoration:none;
}
.sitemap2
{
	text-decoration:none;
}

/*****************************POPUPS*****************************/

.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 120;
	bottom: 30;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px black;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}

/*****************************PRINT PAGE*****************************/
.noscreen
{
	display:none;
	visibility:hidden;	
}

.printBody
{
	background-image:none;
}

#Print .PrintHeader
{
	background-color:White;
	border-bottom:solid 1px #DBEAB8;
	height:120px;
}
#Print .PrintHeader .Links
{
	padding:0 10px 5px 10px;
}
#Print .PrintHeader .Links, #Print .PrintHeader .Links a
{
	text-decoration:none;
}

#Print .PrintContainer
{
	background-color:White;
}
#Print .Content
{
	padding:10px;
	position:relative;
}
#Print .PrintFooter
{
	height:30px;
	background-color:White;
	border-top:solid 1px #DBEAB8;
	padding:5x 10px;
	text-align:center;
}

/*****************************PRIVACY PAGE*****************************/
#privacy, .privacycontent
{
	background-color:White;
}

#privacy .privacyheader
{
	background-color:#DBEAB8;
	padding-left:5px;
}

/*****************************CONTACT*****************************/
.missing
{
    padding:10px;
    margin-bottom:20px;
}

/*****************************FOTOGALLERY*****************************/
#Fotogallery .item
{
	position:relative;
	margin:0;
	margin-top:10px;
}
#Fotogallery .description
{
	float:left;
	width:415px;
	padding-bottom:20px;
}
#Fotogallery h2,#Fotogallery p
{
	margin:0;
	padding:0;
}
#Fotogallery .moduletitle,#Fotogallery .moduletitle a
{
	text-transform:none;
}
#Fotogallery .moduletitle
{
	line-height:30px;
}
#Fotogallery .image
{
	float:left;
	margin-left:30px;
}
#Fotogallery .separatorline
{
    margin:0;
}