body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #003E5E;
	background-color: #ffffff;
	text-align: left;
	font-size:0.8em;
	/* part 1 of 2 centering hack */
	}
	
.main {
	width: 400px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #fffffff;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 788px;

	}
	


img{
	border: none;
}
	
/*masterlayout*/
.topbanner_container{
	float: left;
	background-image: url(/pictures/topbanner.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

.easilogo, .globallinks{
	display: block;
	float: left;
	font-size: 0.7em;
}

.globallinks{
	display: block;
	float: right;
	padding-right: 10px;
	color: #ffffff;
	padding-top: 4px;
	
}

.globallinks span{
	display: block;
	float: left;
	clear: left;
	margin-top: -3px;
}

.globallinks a:link, .globallinks a:visited, .globallinks a:hover{
	color: #ffffff;
	text-decoration: none;
}

.globallinks a:hover{
	text-decoration: underline;
}

.ms-topnavContainer{
	border-left:solid 0px #c2dcff;
	padding-left: 180px;
	background-color: #ffffff;
	padding-top:10px;
}

.clear{
	clear: both;
}

.action_container{
	float: right;
	display: block;
	font-size: 0.8em;
}

.action_container a:link, .action_container a:visited, .action_container a:hover{
	color: #003E5E;
	text-decoration: none;
}

.action_container a:hover{
	text-decoration: underline;
}

.topmenu{
	float: left;
	font-size: 0.9em;
	font-weight: bold;
}

/*horisontal top menu*/

.topmenu {
  padding:0;
  margin: 0;
  height: 16px;
  list-style-type:none;
  white-space:nowrap;   /* keep text on one line */
  }

.topmenu li {
	float: left;
	display: block;
  }
  
.topmenu a, .topmenu a:visited {
  display:block;
  padding-right: 8px;
  color:#000; 
  text-decoration:none;
  }
* html .topmenu a, * html .topmenu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0;         /* to correct an IE border width bug */  
  }
.topmenu a:hover {
  color:#B2C5CE; 
  }

  /*end of top menu*/

.publish_container{
	float: left;
	/*width: 100%;*/
}
  
.secondtop_container{
	float: left;
	width: 100%;
}

/*search*/

.search_container{
	float: left;
	background-image: url(images/search_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 181px;
	height: 85px;
}

.ms-searchform select{
	display: none;
}

.ms-searchform{
	position: relative;
	left: 10px;
	top: 20px;
	margin-right:0px; /*sharepoint hack*/

}

.ms-searchform input{
	width: 110px !important;
	font-size: 0.68em;
	border: 1px #003E5E solid;
	height:15px !important; /*sharepoint hack*/
	padding:0px; /*sharepoint hack*/
}

.ms-searchimage{
border:solid 0px #7f9db9;
border-left:solid 0px #9ed6ff;
background-color:transparant;
padding-left:0px;
padding-right:0px;
padding-bottom:0px !important;
padding-top:0px !important;
}

/*end of search*/

.topimage_container{
	float: right;
}


.maincontent_container{
	float: left;
	width: 100%;
}

.leftnavigation_container{
	float: left;
	background-color: #B2C5CE;
	width: 181px;
	/*height: 540px;*/
	min-height: 540px;
	background-image: url(images/leftnaviagtion_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.navposition{
	float: left;
	position: relative;
	left: 31px;
}

/*left navigation*/
.qltree{
	font-size: 1em;
	line-height: 1.7em;
	display: block;
	width: 140px;
}

.qltree a:link, .qltree a:visited, .qltree a:hover{
	color: #000000;
	text-decoration: none;
	
}

.qltree ul.level_0{
	margin: 0px;
	/*margin-left: 25px;*/
	margin-left: 0px;
	padding: 0px;
	/*padding-right: 5px;*/
	padding-right: 0px;
}


.qltree .level_0 li{
	font-weight: bold;
	font-size: 0.85em;
	list-style: none;
	
}

.qltree ul.level_1{
	position: relative;
	left: -30px;
	margin-bottom: 10px;
}

.qltree ul.level_1 a:hover{
	text-decoration: underline;
}

.qltree .level_1 li{
	font-weight: normal;
	font-size: 1em;
	padding-left: 15px;
	
}

.qltree .level_1 li.selected{
	background-color: #ffffff;
	background-image: url(images/bullet.gif);
	background-position: 4px 7px;
	background-repeat: no-repeat;
	
	/*width: 144px;*/
}

/*end of navigation*/

.content_container{
	float: left;
	width: 607px;
	vertical-align: top;
	font-size: 0.85em;
}


.footer_container{
	float: left;
	vertical-align: bottom;
	width: 100%;
}

.copyright{
	display: block;
	float: left;
	font-size: 0.7em;
	color: #003E5E;
	padding-top: 37px;
	
}

.haslogo{
	float: right;
	display: block;
}

.endfooter_container{
	background-color: #003E5E;
	height: 18px;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 0.7em;
	padding-top: 2px;
	color: #ffffff;
}

.endfooter_container a:link, .endfooter_container a:hover, .endfooter_container a:visited{
	color: #ffffff;
	text-decoration: none;
}

.endfooter_container a:hover{
	text-decoration: underline;
}


/*content page layout*/

.content_container a:link{
	color: #00839F;
	text-decoration: none;
}

 .content_container a:visited{
 	color: #999999;
	text-decoration: none;
 }
 
 .content_container a:hover{
 	text-decoration: underline;
 }

/*zones*/
.dropzone, .dropzonebottom{
	/* removed 20070105 to fix very wide screen in FF. By TD/AD --- width: 100%; */
	padding-left: 15px;
}

.dropzone td{
	vertical-align: top;

}

.left, .middle, .twocolom{
	padding-right: 15px;
}

.right{
	width: 210px;
}

.twocolom{
	
}

/*webpart*/

.ms-WPHeader{
	background-image: url(images/wp_headerbackground.gif);
	background-repeat: no-repeat;
	height: 25px;
}

.ms-WPHeader td{
	border-bottom: 0px solid #4e7cb7;
}

.ms-WPTitle{
	font-size: 1.5em;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 17px;
}

.ms-WPTitle A:link,.ms-WPTitle A:visited
{
color:#999999;
text-decoration:underline;
}

.ms-WPBody{
	font-size: 8pt;
	font-family: verdana;
	margin-top: 10px;
	color: #003E5E;
}

.ms-WPBody li{
	list-style: url(images/bullet.gif);
}

.button{

}
.button input{
	width: auto;
	border: 1px #B2C5CE solid;
}

h1{
	font-size: 2em;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 1.5em;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-size: 1.2em;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
label
{
	vertical-align:top;
}
p
{
  margin-top: 0px;
  margin-bottom: 0px;
}

#webImgShrinked
{
	width: auto;
	_width: 200px; /*IE6 hack*/
	
	max-width: 200px;
	height: auto;
}
