a:visited 	{ text-decoration: underline; color: #000000}
a:active 	{ color: #003b8b; text-decoration: underline}
a:link 		{ color: #000000; text-decoration: underline}
a:hover 	{ color: #003b8b; text-decoration: underline}

.section a:visited 	{ text-decoration: none; color: #000000}
.section a:active 	{ color: #003b8b; text-decoration: none}
.section a:link 		{ color: #000000; text-decoration: none}
.section a:hover 	{ color: #003b8b; text-decoration: none}

.section2 a:visited 	{ text-decoration: underline; color: #000000}
.section2 a:active 	{ color: #003b8b; text-decoration: underline}
.section2 a:link 		{ color: #000000; text-decoration: underline}
.section2 a:hover 	{ color: #003b8b; text-decoration: underline}

.section3 a:hover 	{ color: #2033DF; text-decoration: none}

#white {
	color: white;
}
#white strong { color: #FFFFFF}
#white a:visited { text-decoration: none; color: #FFFFFF}
#white a:active { text-decoration: none; color: #FFFFFF}
#white a:link { text-decoration: none; color: #FFFFFF}
#white a:hover { text-decoration: underline; color: #FFFFFF}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}

/* TABLES */

#bg {
	background-repeat: no-repeat;
}

table tr.borderrb, td.borderrb {
	border: #003B8B; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

table tr.borderb, td.borderb {
	border: #003B8B solid; 
	border-width: 0px 0px 1px
}
table tr.borderr, td.borderr {
	border: #003B8B solid; 
	border-width: 0px 1px 0px 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
table tr.borderr10, td.borderr10 {
	border: #003B8B solid;
	border-width: 0px 1px 0px 0px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}
table tr.padding10, td.padding10 {
	border: 0px none #003B8B;
	padding: 10px;
}
table tr.borderr3, td.borderr3 {
	border: #003B8B solid;
	border-width: 0px 1px 0px 0px;
	padding: 3px;
}
table tr.padding3, td.padding3 {
	border: 0px none #003B8B;
	padding: 3px;
	background-repeat: no-repeat;
}
.tableBgImg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9pt;
	color: #333333;
	border: none;
	line-height: 13pt;
}
table tr.bordert, td.bordert {
	border-top: 1px solid #003B8B;
	border-right: 1px solid #003B8B;
	border-bottom: 0px solid #003B8B;
	border-left: 0px solid #003B8B;
}
table tr.section, td.section {
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

table tr.section2, td.section2 {
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
table tr.sectionActive, td.sectionActive{
	margin-top: 2px;
	background-color: #B3C4C7;
	border-top: 1px solid #003B8B;
	border-right: 1px none #003B8B;
	border-bottom: 1px none #003B8B;
	border-left: 1px none #003B8B;
}
table tr.sectionInActive, td.sectionInActive {
	margin-top: 2px;
	color: #707277;
	border-top: 1px solid #003B8B;
	border-right: 1px none #003B8B;
	border-bottom: 1px none #003B8B;
	border-left: 1px none #003B8B;
}
table tr.sectionExpired, td.sectionExpired {
	margin-top: 2px;
	color: #707277;
	border-top: 1px solid #003B8B;
	border-right: 1px none #003B8B;
	border-bottom: 1px none #003B8B;
	border-left: 1px none #003B8B;
}
table.grid {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #003B8B;
	border-right: 1px solid #003B8B;
	border-bottom: 1px solid #003B8B;
	border-left: 1px solid #003B8B;
}

table.grid th a:link { color: white;}

table.grid th {
	font-weight: bold;
	color: white;
	background-color: #003B8B;
	background-position: left top;
	margin: 1px;
	padding: 5px;
	font-size: 14px;
	text-align: left; 
}
table.grid tr {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
}

table.krediet tr {
	background: none;
	margin: 0px;
	padding: 0px;
}

table.krediet tr.header2 {
	background: none;
	font-weight: bold;
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}


table.krediet tr.header3 {
	background: none;
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-weight: normal;
	font-style: italic;
}

table.krediet tr.row1 {
	background: none;
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

table.krediet tr.row2 {
	background: none;
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

table.tp {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px none #B3C4C7;
}
table.tp th {
	font-weight: bold;
	background-position: left top;
	margin: 1px;
	padding: 1px;
	border: 1px none #B3C4C7;
}
table.tp tr {
	margin: 1px;
	padding: 1px;
	border-top: 1px solid #003B8B;
	border-right: 1px none #003B8B;
	border-bottom: 1px none #003B8B;
	border-left: 1px none #003B8B;
}

tr.zijtekst, td.zijtekst {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #003B8B;
	border-right-color: #003B8B;
	border-bottom-color: #003B8B;
	border-left-color: #003B8B;
	border-bottom-style: solid;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #003B8B;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}

/* FORMS */

#login {
	margin-top: 0px;
	margin-bottom: 0px;
}

input {
	background-color: #EEEEEE;
	font-size: 9pt;
	border: 1px solid #003B8B;
	font-family: Arial, Helvetica, sans-serif;
}

input.inmen {
	background-color: #EEEEEE;
	font-size: 11px;
	border: 1px solid #003b8b;
	font-family: Arial, Helvetica, sans-serif;
	width: 105px;
}

input.inmen2 {
	background-color: #EEEEEE;
	font-size: 11px;
	border-top: 1px solid #003b8b;
	border-bottom: 3px solid #003b8b;
	font-family: Arial, Helvetica, sans-serif;
	width: 105px;
}


textarea {
	background-color: #EEEEEE;
	border: 1px solid #003B8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
select {
	background-color: #eeeeEE;
	border: 1px solid #003b8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

form .reqfield {
	background-color: #EEEEEE;
	border: 1px solid;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}

input.button {
	background-color: #003b8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	width: 95px;
}

input.butmen {
	background-color: #003b8b;
	border-style: solid 1px;
	border-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	width: 104px;
}

form .checkbox {
	background-color: #EEEEEE;
	border: none;
	margin: 0px;
	padding: 0px;
}
form .fieldError {
	background-color: #CC9999;
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
form .inputNumber {
	text-align: right;
}

/* OTHER */
.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt
}
.info {
	font-size:  8pt;
	line-height: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt
}
.title {
	font-size: 13pt;
	font-weight: bold;
	color: #003B8B;
	font-family: Arial, Helvetica, sans-serif;
}
.title2 {
	font-size: 10pt;
	color: #003B8B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title2u {
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.fout {
	color: #CC0000;
}
.menu {
	font-size: 8pt;
	line-height: normal;
}
.inactive {
	color: #999999;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
}
.title2ul {
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.code {
	font-family: "Courier New", Courier, mono;
}
.small {
	font-size: 8pt;
	line-height: normal;
}
div.infoKader {
	background-color: #F0F0F0;
	border: 1px solid #B3C4C7;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.actieKader {
	background-color: #CC9999;
	font-size: 9pt;
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.introKoptekst {
	font-size: 10pt;
	font-weight: bold;
	color: #003b8b;
}
