.leiFormModule {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #009900;
	margin-top: 10px;
	margin-bottom: 14px;
}

.leiFormModule th {
	background-color: #E2E2E2;
	border-bottom: 1px solid #009900;
	padding: 6px 8px 6px 8px; 	
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color:#009900;
	text-align: left;
}

.leiFormLabel {
	padding: 6px 4px 0 8px; 	
	text-align: right;
	font-family: Arial;
	font-size: 100%;
	color:#009900;
}

.leiFormBehindLabel {
	padding: 6px 4px 0 4px; 	
	text-align: left;
	font-family: Arial;
	font-size: 100%;
	color:#009900;
}

.leiFormModule .inFrontInput 
{
	padding: 4px 4px 4px 8px; 	
	text-align: right;
}

.leiFormModule .submit {
	text-align: right;
	padding-bottom: 8px;
}

.leiFormModule .submit input {
	height: 22px;
	background-color: #B7C5D4;
	border-top: 2px solid #EBEEF0;
	border-right: 2px solid #B9C2CB;
	border-bottom: 2px solid #B9C2CB;
	border-left: 2px solid #EBEEF0;
	color: #003366;
	font-weight: bold;
	font-size: 100%;
}


.list{
	font-family: Arial;
	font-size: 10pt;
	color:#004c78;
}

.tablePager 
{
	font-family: Arial;
	text-align: right;
	padding: 6px 0 6px 0;
	color: #003366;
	font-size: 100%;
}

.tablePager a
{
	color: #003366;
	text-decoration: none;
}

.tablePager a:hover
{
	text-decoration: underline;
}

.tableContainer 
{
	border-collapse: collapse;
	border-spacing: 0;
}

table.tableModule {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #003366;
	border-left: 0 ;
	border-right: 2px solid #FFFFFF;
	width: 760px;
}

.tableModule thead th {
	background-color: #CCD6E0;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #B9C2CB;
}

.tableModule thead td {
	background-color: #CCD6E0;
	border-bottom: 1px solid #003366;
}

.regularLink A:link {text-decoration: underline; color:blue;}
.regularLink A:visited {text-decoration: underline; color:purple;}
.regularLink A:active {text-decoration: underline; color:purple;}
.regularLink A:hover {text-decoration: none;
}
.tableModule td, .tableModule th {
	font-family: Arial;
	color: #003366;
	padding: 6px 8px 6px 8px; 
	vertical-align: top;
	font-size: 100%;
}

.tableModule td 
{
	border-right: 1px solid #B9C2CB;
}

.tableModule tbody .groupHeader {
	background-color: #CCD6E0;
	border-bottom: 1px solid #003366;
	text-align: left;
}

.tableModule tbody tr.row td, .tableModule tbody tr.row th {
	background-color: #D9E1E8;
}

.tableModule tbody tr.altRow td, .tableModule tbody tr.altRow th {
	background-color: #FFFFFF;
}



.leiRapportTekst{
	font-family: Arial;
	font-size: 10pt;
	color:#004c78;
}

.leiContent 
{
	font-family: Arial;
	font-size: 100%;
	color: #003366;
}

.leiContent font 
{
	font-family: Arial;
	color: #003366;
}

.leiContent p
{
	font-size: 1em;
	color: #003366;
}

.leiContent h3
{
	color: #003366;
	font-size: 1em;
	margin-bottom: 0;
}

.leiContent h2
{
	font-size: 1.50em;
	margin-top: 1ex;
	color: #003366;
}

.leiContent h1 
{
	font-size: 1.75em;
	margin-top: 1ex;
	color: #009900;
}

.leiContent hr
{
	border: 1px solid #009900;
}
