a:link, a:active, a:visited {
	color: #002959;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #004A9F;
	text-decoration: none;
}

body {
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

h1, h2 {
	border-bottom: 1px solid #C8C8CA;
	color: #EA0034;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px;
}

h3, .TEKTITLE {
	font: bold 12px Arial, Helvetica, sans-serif;
}

h4 {
	font: 10px Arial, Helvetica, sans-serif;
}

li {
	padding-bottom: .3em;
}

ol {
	list-style: decimal;
	margin: 0 0 0 2.8em;
	padding: 0 0 1em 0;
}

ul {
	list-style: none outside;
	margin: 0px;
	padding: 0 0 0em 1em;
}

ul ul.circle {
	margin-top: .3em;
}

ul ul.square {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.circle {
	list-style: circle outside;
	margin: 0 0 0 16px;
	padding: 0 0 1em 0;
}

ul.square {
	list-style: square outside;
	margin: 0 0 0 16px;
	padding: 0 0 1em 0;
}

.content {
	background: #F7F7F7;
	border-left: 1px solid #C8C8CA;
	border-right: 1px solid #C8C8CA;
	line-height: 16px;
	padding: 10px;
}

.editie {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

.footer {
	border-top: 1px dashed #A1A5A9;
	padding-top: 1em;
	font-size: 10px;
	color: #666666;
}
.pub {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}
.toc {
	background: #FDFDFD;
	padding: 5px;
	border: 1px solid #F0F0F0;
	margin-bottom: 20px;
}
.ARTICLEIMAGECAPTION {
	padding: 3px;
	font-size: 10px;
	color: #999999;
}
.ARTICLEIMAGE {
	margin: 2px 10px 5px 0; 
	border: 0;	
}
div.imgLeft {
  float: left;
  margin: 0em 0.5em 0.5em;
  padding: 0em 0.5em 0.5em;
}
div.imgRight {
  float: right;
  margin: 0em 0.5em 0.5em;
  padding: 0em 0.5em 0.5em;
}
div.imgLeft p, div.imgRight p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin-top:0px;
  margin-bottom:0px;
}
.TEKTITLE {
	font-size: 14px;	
}



