<!-- algemeen -->
p             { font-family: verdana,arial,helvetica; font-size: 11px; color: #000080; line-height: 150% }
td            { font-family: verdana,arial,helvetica; font-size: 11px; color: #000080; line-height: 150% }
ul            { font-family: verdana,arial,helvetica; font-size: 11px; color: #000080; line-height: 150%; margin-left: 25 }
ol            { font-family: verdana,arial,helvetica; font-size: 11px; color: #000080; line-height: 150%; margin-left: 25 }
pre			  { xfont-family: verdana,arial,helvetica; font-size: 11px; color: #000080; line-height: 100%; margin-left: 0 }
a             { font-family: verdana,arial,helvetica; font-size: 11px; color: #000080; text-decoration: underline; line-height: 150% }
a:hover       { color: #ff0000; text-decoration: underline }

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #fff;

	font-family: verdana,arial,helvetica;

	font-size: 11px;

	color: #4D4D4D;

}



#divHeader {

	background-color:#000;

}



ul.links {

  margin: 0;

  padding: 0;

}

ul.links.inline {

  display: inline;

}

ul.links li {

  display: inline;

  list-style-type: none;

  padding: 0 8px;

}

.navlinks {

	margin-top: 16px;

	padding: 14px 0em 14px 0px;

}

.navlinks a,

.navlinks a:link,

.navlinks a:visited,

.navlinks a:active {

	font-family: arial,verdana,helvetica;

	font-size: 15px;

	font-weight: bold;

	text-decoration: none;

	color: #006EFF;

}

.navlinks a:hover {

	color: #4D4D4D;

}

.navlinks .current {

	color: #4D4D4D;

}



#divTitle {

	padding: 14px 0em 14px 0px;

}



td {

	color: #4D4D4D;

}

.required {

	color: #006EFF;

}

.boldTxt {

	font-weight:bold;

	color: #006EFF;

}





input {

	width:170px;

	background-color: #E1E9FF;

	border-right:0px;

	border-bottom:0px;

	border-top: 2px solid #A4AABA;

	border-left: 2px solid #A4AABA;

}

select {

	width:170px;

	background-color: #E1E9FF;

	border-right:0px;

	border-bottom:0px;

	border-top: 2px solid #A4AABA;

	border-left: 2px solid #A4AABA;

}

.submit {

	width:66px;

	background-color: #4C73FF;

	border: 2px solid #698AFF;

	border-bottom: 2px solid #2F479E;

	border-right: 2px solid #2F479E;

	color:#fff;

	font-weight:bold;

}

.reset {

	width:60px;

	background-color: #FF3F3F;

	border: 2px solid #FF5E5E;

	border-bottom: 2px solid #9E2727;

	border-right: 2px solid #9E2727;

	margin-left:39px;

	color:#fff;

	font-weight:bold;

}

textarea {

	width:170px;

	height:80px;

	background-color: #E1E9FF;

	border: 0px;

	border-top: 2px solid #A4AABA;

	border-left: 2px solid #A4AABA;	

}

.inputTxt {

	font-size:9pt;

}

.textareaTxt {

	font-size:9pt;

}



#divBottom {

	margin-top:19px;

}



#divListFooter {

	background-color: #fff;

	border-top: 1px solid #C6C6C6;

}



#divList {

	min-height: 543px;

	background-color: #F3F3F3;

}



#divHomeHeader {

	background-color:#fff;

}



ul.linksHome {

  margin: 0;

  padding: 0;

}

ul.linksHome.inline {

  display: inline;

}

ul.linksHome li {

  display: inline;

  list-style-type: none;

  padding: 0 8px;

}

.navlinksHome {

	margin-top: 16px;

	padding: 14px 0em 14px 0px;

}

.navlinksHome a,

.navlinksHome a:link,

.navlinksHome a:visited,

.navlinksHome a:active {

	font-family: arial,verdana,helvetica;

	font-size: 15px;

	font-weight: bold;

	text-decoration: none;

	color: #006EFF;

}

.navlinksHome a:hover {

	color: #fff;

}

.navlinksHome .current {

	color: #fff;

}



#divHomeImg1 {

	margin-top:56px;

}



#divHomeImg2 {

	margin-top:250px;

}





.viewInfo {

	width:170px;

	background-color: #4C73FF;

	border: 2px solid #698AFF;

	border-bottom: 2px solid #2F479E;

	border-right: 2px solid #2F479E;

	color:#fff;

	font-weight:bold;

}


.specialfield {
	display: none;
}