body, td, th {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
}

a.track
{
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}


body {
   height: 100%;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	color: #ff6600;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 40px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

h2.alt {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
	padding-bottom: 5px;
}

h2.section {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	background: url(../images/horline_dotted1.gif) 0 100% no-repeat;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h3.alt {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
}

div.navigationbar{
	background-image: url(../images/tnt_uitvul.gif);
	color: #666666;
	position: absolute;
	width: 100%;
}

div.footer{
	font-weight: bold;
}

div.main {
	/* background-image: url(../images/vertline_dotted.gif);
	background-position: 196px;
	background-repeat: no-repeat;
	
	background-repeat: repeat-y; */
	width: 100%;
	height: 100%;
	/* position: relative; */
}

div.mainfixed {
	background-image: url(../images/vertline_dotted2.gif);
	background-position: 196px;
	background-repeat: no-repeat;
	width: 1000px;
}

div.rightdivider {
	background-image: url(../images/vertline_dotted.gif);
	background-position: 196px right;
	background-repeat: no-repeat;
	width: 800px;
	
	background-repeat: repeat-y;
	height: 100%;
}

/* Menu styles */
div.menu {
   position: absolute;
	float: left;
	width: 195px;
	vertical-align: top;
	left: 0px;
	/* background-color: #ff0000;  */
	height: 100%;
	top: 0px;
	
	background-image: url(../images/vertline_dotted.gif);
	background-position: right;
	background-repeat: repeat-y;
	/* border: 1px solid #000000; */
}

div.middencontent {
  position: absolute;
  float: left;
  width: 65%;
  /* background-color: #00ff00; */
  left: 200px;
	top: 0px;
     /* background-image: url(../images/vertline_dotted.gif);
	background-position: 93px right;
	background-repeat: no-repeat; */
     	background-image: url(../images/vertline_dotted.gif);
	background-position: right;
	background-repeat: repeat-y;
	 
	 height: 100%;
	 margin-left: 10px;
	 margin-right: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
	 
	 /* border: 1px solid #000000; */
}

div.rechterkant {
  position: absolute;
  float: left;
  right: 0px;
  width: 200px;
  background-color: #0000ff;
  top: 100px;
}


div.menuheader {
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 15px;
	background: url(../images/hor_line_dotted195.gif) 0  100% no-repeat;
}

div.menublock {
	padding-right: 1px;
	padding-bottom: 15px;
	background: url(../images/hor_line_dotted195.gif) 0  100% no-repeat;
}


div.activemenu {
	background-color:  #f7f7f7;
	padding-left: 20px;
}
div.inactivemenu {
	padding-left: 20px;
}

div.menubottom {
	padding-top: 15px;
	padding-bottom: 15px;
}

a.menuactive1:active, a.menuactive1:focus, a.menuactive1:link, a.menuactive1:visited {
	padding-left: 11px;
	background: url(../images/listarrow_unselected.gif) no-repeat;
	text-decoration: none;
	color: #333333;
}
a.menuactive1:hover {
	padding-left: 11px;
	background: url(../images/listarrow_selected.gif) no-repeat;
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}

a.menuactive2:active, a.menuactive2:focus, a.menuactive2:link, a.menuactive2:visited {
	padding-left: 11px;
	background: url(../images/listarrow_selected.gif) no-repeat;
	text-decoration: none;
	color: #333333;
}
a.menuactive2:hover, a.menuactive3 {
	padding-left: 11px;
	background: url(../images/listarrow_selected.gif) no-repeat;
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}

a.menuinactive:active, a.menuinactive:focus, a.menuinactive:link, a.menuinactive:visited {
	padding-left: 11px;
	background: url(../images/listarrow_unselected.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

a.menuinactive:hover {
	padding-left: 11px;
	background: url(../images/listarrow_selected.gif) no-repeat;
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}

ul.menu_lvl1, ul.menu_lvl2, ul.menu_lvl3 {
	list-style-type:none;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}

ul.menu_lvl1 li {
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
	background-repeat: no-repeat;
}

ul.menu_lvl2 li {
	margin: 0px;
	padding-left: 11px;
	background-repeat: no-repeat;
}

ul.menu_lvl3 li {
	margin: 0px;
	padding-left: 11px;	
	background-repeat: no-repeat;
}

ul.menu_lvl1 span.selected {
	background: url(../images/listarrow_selected.gif) no-repeat;
	padding-left: 11px;
	color: #ff6600;
	font-weight: bold;
}

ul.menu_lvl1 span.open {
	background: url(../images/listarrow_selected.gif) no-repeat;
	padding-left: 11px;
	color: #ff6600;
}

/* /Menu styles */

/* Content section styles */
div.content{
	margin-left: 220px;
	margin-right: 25px;
}

div.contentmargin {
	margin-left: 220px;
	padding-right: 20px;
	margin-right: 200px;
	background-image: url(../images/vertline_dotted.gif);
	background-position: 100%;
	background-repeat: no-repeat;
}

div.content2 
{
	float: left;
	width: 600px;
		background-image: url(../images/vertline_dotted.gif);
	background-position: 100%;
	background-repeat: no-repeat;
}

div#rechterkant 
{
	float: left;
	width: 100%;
	min-width: 200px;
}

table.steprow {
	width: 100%; 

}

table.steprow td {
	width: 20%;
}


td.step {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	vertical-align: bottom;
	background-image: url(../images/vertline_dotted.gif);
	background-position: 100%;
	background-repeat: no-repeat;
}

td.steplast {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;	
	vertical-align: bottom;
}

td.stepimage {
	background-image: url(../images/vertline_dotted.gif);
	background-position: 100%;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	vertical-align: top;
}

td.stepimagelast {
	padding-bottom: 12px;
	vertical-align: top;
}

.fontcolor_alt{
	color: #ff6600;
}

p.contentblock1 {
	padding-bottom: 25px;
	width: 100%;
}

p.contentblock2 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

p.contentblock3 {
	padding-bottom: 15px;
	width: 100%;
}

p.contentplain{
	font-weight: normal;
}

p.linkforward {
	text-align: right; 
	padding-bottom: 15px;
}

ul.contentlist {
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
}

ul.contentlist li {
	padding-left: 11px;
	background-image: url(../images/listblock.gif);
	background-repeat: no-repeat;
}

div.contentblock1 {
	padding-bottom: 15px;
	background: url(../images/horline_dotted2.gif) 0 100% no-repeat;
	margin-bottom: 25px
}

div.contentblock2 {
	margin-bottom: 50px;
	width: 100%;
}

div.contentblock3 {
	margin-bottom: 20px;
	width: 100%;
}

div.contentblock4 {
	margin-bottom: 40px;
	width: 100%;
}

div.contentblock5 {
	padding-bottom: 30px;
	width: 100%;
	background: url(../images/horline_dotted2.gif) 0 100% no-repeat;
	margin-bottom:25px
}

div.contentblock6 {
	margin-bottom: 30px;
	width: 100%;
}


table.form td {
	padding-bottom: 10px;
	padding-right: 15px;
}

table.list1 td {
	padding-top: 10px;
	padding-right: 10px;	
	vertical-align: top;
}

table.list1 th {
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 10px;	
	text-align: left;
}

table.list1 th.line {
	background: url(../images/horline_dotted1.gif) no-repeat 0 100%;
	text-align: left;
	padding-right: 10px;	
	padding-bottom: 5px;
}

table.list1 td.caption {
	text-decoration: underline;
	padding-left: 0px;
}

table.list1 td.subbottom {
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-right: 10px;	
	background: url(../images/horline_dotted1.gif) no-repeat 0 100%;
}

table.list1 td.bottom {
	padding-bottom: 15px;	
	background: url(../images/horline_dotted2.gif) no-repeat 0 100%;
}

table.list1 td.bottombutton {
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 0px;
	text-align: right;
	vertical-align: middle;
	background: url(../images/horline_dotted2.gif) 0  100% no-repeat;
}

table.list1 td.bottombutton2 {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	vertical-align: middle;
	background: url(../images/horline_dotted2.gif) 0  100% no-repeat;
}

table.list2 th {
	background: url(../images/horline_dotted1.gif) no-repeat 0 100%;
	text-align: left;
	padding-right: 10px;	
	padding-bottom: 5px;
}

table.list2 td.bottom {
	padding-bottom: 15px;
	background: url(../images/horline_dotted2.gif) no-repeat 0 100% ;
}

td.list3 {
	width: 50%;
	padding-bottom: 20px;
}

table.list4 th {
	font-weight: normal;
	vertical-align: bottom;
	padding-right: 10px;	
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background: url(../images/horline_dotted1.gif) no-repeat 0 100%;
}

table.list4 td {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;	
	padding-left: 10px;
}

table.list4 td.top {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;	
	padding-left: 10px;
}

table.list4 td.alt {
	background-color: #efefef;
}

table.list4 td.subbottomalt {
	padding-bottom: 10px;
	background: url(../images/horline_dotted3.gif) 0  100% no-repeat #efefef;
}

table.list4 td.subbottom {
	padding-bottom: 10px;
	background: url(../images/horline_dotted3.gif) 0  100% no-repeat;
}

table.list4 td.bottom {
	height: 50px;
	vertical-align: middle;
	background: url(../images/horline_dotted2.gif) 0  100% no-repeat;
}

/* /Content section styles */

/* Href Link styles */
a.link:active, a.link:focus, a.link:link, a.link:visited {
	text-decoration: underline;
	color: #333333;
}
a.link:hover {
	text-decoration: none;
	color: #333333;
}

a.link2:active, a.link2:focus, a.link2:link, a.link2:visited {
	text-decoration: underline;
	color: #ff6600;
}
a.link2:hover {
	text-decoration: none;
	color: #ff6600;
}

a.link3:active, a.link3:focus, a.link3:link, a.link3:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	padding-right: 22px;
	background: url(../images/arrow_next.gif) right no-repeat;
}
a.link3:hover {
	text-decoration: underline;
	color: #ff6600;
	font-weight: bold;
	background: url(../images/arrow_next.gif) right no-repeat;
	padding-right: 22px;
}

a.link4:active, a.link4:focus, a.link4:link, a.link4:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	padding-left: 22px;
	background: url(../images/arrow_previous.gif) left no-repeat;
}
a.link4:hover {
	text-decoration: underline;
	color: #ff6600;
	font-weight: bold;
	background: url(../images/arrow_previous.gif) left no-repeat;
	padding-left: 22px;
}
a.linkbutton {
	padding-left: 20px;
}
/* /Href Link styles */

/* Form styles */
input {
	font-family: Verdana;
	font-size: 12px;
	width: 165px;
}

input.radio {
	width: 15px;
}

input.checkbox {
	width: 15px;
	margin-left: 10px;
	margin-right: 15px;

}

select {	
	font-family: Verdana;
	font-size: 12px;
}

/* /Form styles */








/* new buttons */

a.button {
	font-weight:normal;
	font-size:90%;
	line-height:165%;
	float:right;
	display:block;
	color:#fff;
	background:url("../images/buttons/small-standard-l.gif") transparent 0 3px no-repeat;
	text-decoration:none;
	position:relative;
	margin:-0.15em 5px 0 0;
	cursor:pointer;
	padding:0;
}

* html a.button {
	line-height:165%;
	display:inline;
}

	a.button span {
		float:left;
		color:#fff;
		background-color:transparent;
		background:url("../images/buttons/small-standard-r.gif") 100% 3px no-repeat;
		padding:4px 32px 0 10px;
		margin:0 -5px 0 0;
		height:auto !important;
		height:26px;
		min-height:22px;
		display:block;
		position:relative;
		cursor:pointer;
	}
	
	a.button:hover span {
		color:#ffd9c0 !important;
		background-color:transparent;
	}
/*
a.back {
	background-image:url("../images/buttons/small-back-r.gif");
	background-position:100% 3px;
	float:left;
	margin:-0.15em 0 0 5px;
}

	a.back span {
		background-image:url("../images/buttons/small-back-l.gif");
		background-position:0 3px;
		padding:4px 10px 0 32px;
		margin:0 0 0 -5px;
	}
*/
a.passive,
a.back {
	background-image:url("../images/back-list.gif");
	background-position:left 3px;
	padding-left:30px;
	float:left;
	margin:-0.15em 0 0 5px;
}
a.passive {
	float:right;
	margin:2px 20px 0 0;
	display:inline;
}

	a.passive span,
	a.back span {
		color:#666;
		background:none;
		padding:1px 0 0 0;
		margin:0;
	}
	a.passive:hover span,
	a.back:hover span {
		color:#666 !important;
		text-decoration:underline
	}
/*
a.passive {
	background-image:url("../images/buttons/small-passive-l.gif");
	margin-right:10px;
}

	a.passive span {
		background-image:url("../images/buttons/small-passive-r.gif");
		padding-right:12px;
	}
	
	a.back:hover span,
	a.passive:hover span {
		color:#e3e3e3 !important;
		background-color:transparent;
	}
*/



a.button2 {
	font-weight:normal;
	font-size:90%;
	line-height:165%;
	float:left;
	display:block;
	color:#fff;
	background:url("../images/buttons/small-standard-l.gif") transparent 0 3px no-repeat;
	text-decoration:none;
	position:relative;
	margin:-0.15em 5px 0 0;
	cursor:pointer;
	padding:0;
}

* html a.button2 {
	line-height:165%;
	display:inline;
}

	a.button2 span {
		float:left;
		color:#fff;
		background-color:transparent;
		background:url("../images/buttons/small-standard-r2.gif") 100% 3px no-repeat;
		padding:4px 32px 0 10px;
		margin:0 -5px 0 0;
		height:auto !important;
		height:26px;
		min-height:22px;
		display:block;
		position:relative;
		cursor:pointer;
	}
	
	a.button2:hover span {
		color:#ffd9c0 !important;
		background-color:transparent;
	}
	
	
a.button3 {
	font-weight:normal;
	font-size:90%;
	line-height:165%;
	float:right;
	display:block;
	color:#fff;
	background:url("../images/buttons/small-standard-l.gif") transparent 0 3px no-repeat;
	text-decoration:none;
	position:relative;
	margin:-0.15em 5px 0 0;
	cursor:pointer;
	padding:0;
}

* html a.button3 {
	line-height:165%;
	display:inline;
}

	a.button3 span {
		float:left;
		color:#fff;
		background-color:transparent;
		background:url("../images/buttons/small-standard-r6.gif") 100% 3px no-repeat;
		padding:4px 14px 0 10px;
		margin:0 -5px 0 0;
		height:auto !important;
		height:26px;
		min-height:22px;
		display:block;
		position:relative;
		cursor:pointer;
	}
	
	a.button3:hover span {
		color:#ffd9c0 !important;
		background-color:transparent;
	}