body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

td, input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	padding: 2px;
	color:#001e57;
}

.input
{
	border: 1px solid #566892;
	height: 20px;
	line-height: 17px;
	font-size: 11px;
}

a
{
	color: #001e57;
}

a:hover
{
	text-decoration:none;
}

#tblheader
{
}

#tblheader .title
{
	font-size: 12px;
	font-weight: bold;
	color: #001e57;
}

.breadcrumb
{
	padding-bottom: 25px;
	font-size:11px;
}

.breadcrumb .current
{
	font-weight: bold;
	font-size: 11px;
}

.breadcrumb a
{
}

#tbloverview
{
	width: 100%;
}

#tbloverview .tablecolumn
{
	width: 33%;
	vertical-align: top;
}

#tbloverview .tableblock
{
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	background-color: #fcda72;
}

#tbloverview .tableblock .letterheader
{
	font-size: 14px;
	background-color: #fabd00;
	height: 30px;
	line-height: 28px;
	color: #001e57;
	border-bottom: dotted 1px #ffffff;
	font-weight: bold;
	text-indent:5px;
}

#tbloverview .tableblock .normal_odd
{
}

#tbloverview .tableblock .normal_odd a:link, #tbloverview .tableblock .normal_odd a:active, #tbloverview .tableblock .normal_odd a:visited
{
	display: block;
	text-decoration: none;
}

#tbloverview .tableblock .normal_odd a:hover
{
	display: block;
	text-decoration: none;
	background-color:#fef4d5;
}


#tbloverview .tableblock .normal_even
{
}

#tbloverview .tableblock .normal_even a:link, #tbloverview .tableblock .normal_even a:active, #tbloverview .tableblock .normal_even a:visited
{
	display: block;
	text-decoration: none;
}

#tbloverview .tableblock .normal_even a:hover
{
	display: block;
	text-decoration: none;
	background-color:#fef4d5;
}

#tbloverview .tableblock .regional
{
}

#tbloverview .tableblock .regional a
{
}

#tbldossier
{
	width: 100%;
	border-collapse: collapse;
}

#tbldossier .lastmodified
{
	background-color: #ffffff;
	text-align: right;
}

#tblcontent
{
	width: 100%;
	border-collapse: collapse;
}

#tblsearch
{
    display:none;
	width: 100%;
	text-align: right;
	background-color:#edf1f7;
}

#tblsearch input
{
}

#tblsearch .button
{
	height: 20px;
	width:70px;
	line-height: 17px;
	font-size: 12px;
	background-color: #d4dee8;
	color: #001e57;
	font-weight: bold;
	cursor: hand;
	padding: 0px;
	border-style:solid;
	border-width:1px;
	border-top-color:#efeff1;
	border-right-color:#9d9d9f;
	border-bottom-color:#9d9d9f;
	border-left-color:#efeff1;	
}

#tblresults
{
	width: 100%;
	border-collapse: collapse;
}

#tblresults .odd
{
	background-color: #4B4E70;
}

#tblresults .odd a
{
	color: #ffffff;
}

#tblresults .odd a:hover
{
	text-decoration: underline;
}

#tblresults .even
{
}

#tblresults .even a
{
}

#tblresults .even a:hover
{
	text-decoration: underline;
}

#tblfooter
{
	width: 100%;
	color: #ffffff;
}

#tblfooter TD
{
	text-align: right;
}

.regional
{
	background-image: url(/images/regionaalbox.gif);
	padding: 15px 5px 10px 5px;
	background-repeat: no-repeat;
	border-top: solid 1px #000000;
	background-position: 5px 5px;
}

