html
{
	background-color: #FFFFFF;
	font-size: 68%; /* 11px */
	line-height: 1.4em;
}
/* Holly Hack with Mac IE adjust\*/
* html tbody
{
	font-size: 68%; 
	line-height: 1.4em;
}
/* end hide for Mac IE */

body
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-family: Verdana;
	scrollbar-face-color: #A1C9E3;
	scrollbar-base-color: #A1C9E3;
	scrollbar-arrow-color: #006DB3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #006DB3;
	scrollbar-darkshadow-color: #006DB3;
	scrollbar-highlight-color: #A1C9E3;
	scrollbar-shadow-color: #A1C9E3;
}
h1, h2, h3
{
	margin-top: 1em;
	line-height: 1.4em;
}
p
{
	margin-top: 0px;
}
img
{
	border: 0;
}
th
{
	vertical-align: top;
	text-align: left;
}
.linktotop
{
	text-align: right;
	display: block;
}
.readmore
{
	
}
.clickable
{
	cursor: pointer;
}
.divider
{
	margin-top: 2em;
	border-top: 1px solid #006DB3;
	font-size: x-small;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
}
table.list tr.line0:hover td, table.list tr.line0:hover th, table.list tr.line1:hover td, table.list tr.line1:hover th, table.list tr.trover td, table.list tr.trover th
{
	color: white;
	background-color: #006DB3;
	cursor: pointer;
}
table.list tr.line0:hover td a, table.list tr.line0:hover th a, table.list tr.line1:hover td a, table.list tr.line1:hover th a, table.list tr.trover td a, table.list tr.trover th a
{
	color: white;
	text-decoration: underline;
}
table.list tr.line0
{
	background-color: #C3E6BB;
}
table.list tr.me
{
	background-color: #A1C9E3;
}
table.list tr th
{
	 white-space: nowrap;
}
.leftcolumn
{
	width: 50%;
	font-weight: bold;
}
.error
{
	border: 2px solid red;
	background-color: yellow;
	margin-top: 3em;
	padding: 1em;
}
#viewportworkarea
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
#esscolumnright
{
	float:right;
}
#essfooter
{
	font-family: tahoma;
	font-size: 11px;
	font-size: 8px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	top: 42px;
	padding: 42px 10px 5px 0px;
	padding: 39px 10px 5px 0px;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #006DB3;
}
#essfooter div.avs
{
	font-size: 14px;
	line-height: 100%;
	font-weight: bolder;
	padding: 0 10px;
}
#essfooter div.address
{
	font-size: 11px;
	padding: 0 10px;
}
#essfooter a
{
	color: white;
	color: #FFFFFF;
	text-decoration: none;
}
#esspath
{
	position: absolute;
	visibility: hidden;
	left: 16em;
	z-index: 9;
}
/* holly hack with ie mac adjust\*/
* html #esspath 
{
	left: 18.4em;
} /*  */

#essmenu
{
	position: absolute;
	top: 115px;
	left: 0;
	width: 170px;
	width: 16em;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	overflow: auto;
	background-image: url(../gif/decorlinjer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
/* holly hack with ie mac adjust\*/
* html #essmenu 
{
	width: 18.4em;
} /*  */

#essmenu ul
{
	margin: 2em 0 0 0;
	padding: 0 1em 0 1em;
}
#essmenu ul li
{
	font-weight: bold;
	padding: 0 0.2em;
	margin: 0.5em 0 0 0;
	list-style: none;
	width: 100%;

}
#essmenu ul li div.selected
{
	background-color: #C3E6BB;
}
#essmenu ul li a
{
	color: black;
	text-decoration: none;
}
#essmenu ul li a:hover
{
	text-decoration: underline;
}
#essmenu ul li ul
{
	margin: 0em 0 0 0;
	padding: 0 1em 0 1em;
}
#esslogo
{
	position: absolute;
	width: 188px;
	height: 135px;
	top: 0px;
	left: 0px;
	background-image: url(../gif/ess.gif);
	background-repeat: no-repeat;
	z-index: 8;
}
#essdecor
{
	position: absolute;
	width: 250px;
	height: 200px;
	top: 100%;
	left: 800px;
	left: 100%;
	left: 80%;
	margin-left: -20px;
	margin-left: -220px;
	margin-left: -20px;
	margin-top: -200px;
	background-image: url(../gif/essdecor.gif);
	background-repeat: no-repeat;
	z-index: 8;

}
#essrightimg
{
	position: absolute;
	left: 800px;
	left: 100%;
	left: 80%;
	top: 0;
	margin-left: -200px;
	margin-left: 0;
	width: 200px;
	width: 20%;
	height: 100%;
	overflow: hidden;
	background-color: #A1C9E3; /*lightblue*/
}
#essbody
{
	position: absolute;
	top: 115px;
	left: 170px;
	left: 16em;
/*	margin: 0 200px 0 200px;*/
	padding: 0 20px 0 20px;
	overflow: auto;
	border-left: 1px solid black;
	z-index: 9;
}
/* holly hack with ie mac adjust\*/
* html #essbody
{
	left: 18.4em;
}/**/
#essedit
{
	position:absolute;
	text-align: right;
	top: 0;
	left:80%;
	left: 100%;
	width:200px;
	margin-left:-200px;
	z-index: 9;
}
#essdebugpage
{
	margin-top: 4cm;
	border-top: 1px solid #006DB3;
}
#esscomments
{
	clear: both;
}
* html #editorbuttons
{
	position: absolute;
	visibility: hidden;
}
.comment
{
	border-top: 1px solid #006DB3;
}
.comment div.date
{
	float: right;
	color: #AAAAAA;
}
.comment div.username
{
	color: #AAAAAA;
}
.comment div.icons
{
	display: inline;
	float:right;
}
.commentimage
{
	float:right;
}
.utv
{
	color: #A0A0A0;
	font-style: italic;
}
div.puff0 div.title, div.puff1 div.title
{
	font-weight: bolder;
}
div.puff0, div.puff1
{
	border-top: 1px solid #006DB3;
	margin: 0 1em 2em 0;
	padding: 1em;
	width: 45%;
}
div.puff1
{
	position: absolute;
	left: 100%;
	margin-left: -50%;
}
div.puffar
{
	position: relative;
}
div.puffar div.order1, div.puffar div.order4
{
	background-color: #C3E6BB;
}
div.puffar div.before1, div.puffar div.after0
{
	position: relative;
}
div.puffar div.before0, div.puffar div.after1
{
	position: absolute;
}
a.puff
{
	vertical-align: bottom;
}
table.puff
{
	width: 100%;
}
table.puff tr td h3
{
	margin-top: 0px;
}
td.puff1, td.puff0
{
	vertical-align: top;
	width: 50%;
	padding: 1em;
}
td.order1, td.order4
{
	background-color: #C3E6BB;
}
td.puff0
{
}
#puff, textarea#ingress
{
	height: 3em;
}
div.pufftext
{
	font-weight: bold;
	color: #006DB3;
}