/* page defaults */

/* colors:
#006699 - dark blue
#99CCCC - middle bleu
#E3F1F1 - light blue
#FFF3AC - yellow (not used)
#5CA300 - green
*/

/********** Common Styles **********/
body {
	background-color: #FFFFFF;
	color: #51626F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
select {
	vertical-align: middle;
}
input {
	vertical-align: middle;
}
button {
	vertical-align: middle;
}
input {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
div.standard {
	display:inline;
}
.hidden {
	visibility: hidden;
}
.inactive {
	color: #2288BB;
}
/********** Style for legendtable *************/
leg {
	visibility: hidden;
}
.footnote {
	margin-left:75px;
	font-style:italic;
}
/********** Styles used in tableLineList ********/
a.tableLineList {
	color: #006699;
}
a.tableLineList:hover {
	color : #000000; /* #E3F1F1; */
}
/********** Styles used in Entity **********/
a.entity:hover {
	color: #99CCCC; /*#004065;*/
	font-weight: bold;
}
a.entity {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
li.entities {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	list-style-type: square;
}
ul.entities {
	padding: 0 0 0 20px;
	margin:0;
}

/********** Styles for Links **********/
a {
	color: #51626F;
}
a:hover {
	color: black;
}

#topBar a {
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#topBarRight a {
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#topBar a:hover {
	text-decoration: underline;
}

#topBarRight a:hover {
	text-decoration: underline;
}

/********** Styles for Layout **********/
div.logoDexia {
	background: #99CCCC;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 164px;
	z-index: 250;
	height: 68px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
}
div.banner {
	background-color: #99CCCC;
	text-align:center;
	position: relative;
	padding-top:5px;
	margin-left: 163px;
	height: 65px;
	top: 0;
}

div.logonBanner {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.legendWindow {
	visibility: hidden;
	position: relative;
	top: -100px;
	left: 400px;
	height: 50px;
	width: 50px;
}
#lftBarBase {
	background:#006699;
	position:absolute;
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 20px;
	padding-bottom: 5px;
	z-index: 250;
	width:161px;
	height:50%;
	overflow:hidden;
	left:0px;
	color: #FFFFFF;
}
#lftBar {
	background:#E3F1F1; /*#006699;*/
	position:absolute;
	padding-left: 0px;
	z-index:100;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	top: 100px;
	width:164px;
	color: #FFFFFF;
}
#mainmenu {
	padding: 0;
	width: 100%;
	height: 90%;
}
#terms {
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	bottom: 0px;
	z-index:50;
	width: 164px;
	position: absolute;
	height:1500px;
	background:#E3F1F1;
}
#pageContent {
	position: relative;
	left: 0px;
	margin-left: -1px;
	top: -40px;
	bottom: 0px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom: 0px;
	margin-bottom:-100px;
	border-left: 164px solid #E3F1F1;
}

#pageContentNoMenu {
	position: relative;
	left: 0px;
	margin-left: -1px;
	top: -40px;
	bottom: 0px;
	background-color:#FFFFFF;
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 10px;
}
#topBar {
	color:#FFFFFF;
	position: relative;
	background:#006699;
	text-align: center;
	margin-left: -1px;
	padding: 4px 2px 2px 2px;
	z-index: 250;
	width:160px;
	border-bottom: 1px solid #FFFFFF;
	height: 28px;
	non-ie5: "\"}\"";
	height: 21px;
	top: -1px;
	non-ie5: "\"{\"";
}
#topBarRight {
	color:#FFFFFF;
	background:#006699;
	text-align: right;
	margin: 1px 0 0 0;
	padding: 6px 0.5% 0px 0px;
	z-index: 200;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	height: 28px;
	top: -28px;
	non-ie5: "\"}\"";
	width: 99.5%;
	height: 21px;
	top: -30px;
	non-ie5: "\"{\"";
}
#businessBar {
	color:#FFFFFF;
	position: absolute;
	z-index: 150;
	left: 164px;
	z-index: 300;
	width: 60%;
	padding: 0px;
	top: 66px;
	height: 10px;
	non-ie5: "\"}\"";
	top: 71px;
	height: 26px;
	non-ie5: "\"{\"";
}

#businessBarText {
	color:#FFFFFF;
	/*font-weight: bold;*/
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
}

div#businessBar form {
	margin-top: 0;
	margin-bottom: 0;
}
div.onScreen {
	display:inline;
}
div.onPrinter {
	display:none;
}
div.navigationBar {
	background-color: #99CCCC;
	height:14px;
	padding: 4px 5px;
}
div.searchBlock {
	background-color: #99CCCC;
	padding: 10px 10px 0px 10px;
}

/********** Styles for Messages **********/

.errorMessage {
	width: 100%;
	height: 15px;
	background-color: #E3F1F1; /*#FFFFFF;*/
	padding: 2px;
	border: 1px solid #1A83B7;
	margin: 1px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color:  #1A83B7;
	text-align:center;
}

label.error {
	color: red;
	display: inline;
}
div.legendWindow {
	visibility: hidden;
	position: absolute;
	top: 200px;
	left: 200px;
	height: 100px;
	width: 50px;
}
div.window {
	display: block;
	padding: 0.5%;
}
div.windowIcon {
	position: relative;
	vertical-align: middle;
	margin-right: 20px;
	float: left;
	/*border: 1px solid #006699;*/
}
div.windowContent {
	position: relative;
	width: 85%;
	/*border: 1px solid #006699;*/
}

/********** Style for Lists **********/
ul.numberedList {
	list-style-type:decimal;
	padding: 0 0 0 23px;
	margin: 0;
}
ul.numberedList li {
	margin-bottom: 5px;
}

/********** Style for InputForms **********/
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	display: inline;
}

.innerTab {
	color: #FF0000;
	background-color: #E3F1F1;
	padding: 3px;
	margin-top: -3px;
	border: 1px solid #1A83B7;
}

.transferForm {
	background-color: #FFB97C;
	padding: 15px;
}

.internationalTransferForm {
	background-color: #FFFFFF;
	padding: 15px;
}

.multiTransferForm {
	background-color: #FFFFFF;
	padding: 15px;
}

.permanentOrderForm {
	width: 80%;
	background-color: #FFCC99; /*#FFFFFF;*/
	padding: 5em;
	border: 1px solid #1A83B7;
	margin: 1px;
	margin-top: 4px;
}

/********** Styles for tables **********/
div.scrollableTable {
	overflow: auto;
	/*height: 90%;*/
	/*width: 98%;*/
	scrollbar-base-color:#006699;
	scrollbar-3dlight-color:#E3F1F1;
	scrollbar-arrow-color:#E3F1F1;
	scrollbar-darkshadow-color:#E3F1F1;
	scrollbar-face-color:#006699;
	scrollbar-highlight-color:#E3F1F1;
	scrollbar-shadow-color:#E3F1F1;
	scrollbar-track-color:#E3F1F1;
	/*border: 1px solid #99CCCC;*/
}
div.srollableTable form {
	margin-top: 0;
	margin-bottom: 0;
	height: 0;
	width: 0;
}
table {
	font-family: verdana;
	font-size: 8pt;
}
.tableTitle {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.header {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.tableFooter {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C2E1E1;
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-top: 3px solid #006699;
}
.subheader {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C2E1E1;
	color: #006699;
	font-weight: bold;
	font-size: 11px;
}
.tableLine {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #E3F1F1;
}
.tableLineSimple {
	color: #006699;
	/*background: #FFFFFF;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
.table {
	background-color: #E3F1F1;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
.tableImg {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.tableCellImg {
	margin: none;
	width: 1%;
	padding: 3px;
	vertical-align:middle;
	text-align:center;
	border-bottom: 1px solid #E3F1F1;
}
.tableCellLegend {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
a.popup {
	/*background-color: #006699;*/
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

img.popup {
	border: none;
	background-color: none;
}

div.popup {
	background-color: #E3F1F1;
	color: #006699;
	border: 2px solid #006699;
	padding: 5px 5px 5px 5px;
	visibility: hidden;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index:550;
}
/********** Styles for layout aligning **********/
p.leftAlign {
	text-align: left;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
p.rightAlign {
	text-align: right;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
.alignMiddle {
	vertical-align: middle;
}
div.titlebar {
	display: inline;
	padding: 0;
	margin: 0;
}
div.windowTitlebar {
	background-color: #006699;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}
.windowTitle {
	padding: 3px 0px 10px 0px;
	font-size: 9pt;
	font-weight: bold;
}
.windowTitlebar {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}
div#print {
	position: absolute;
	top: 18px;
	right:25px;
	z-index: 500;
	height: 15px;
}
.print {
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
a.print:hover {
	text-decoration: underline;
}
.center {
	text-align:center;
}

/********** Styles for Title **********/
/* Title */
h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #51626F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
/* SubTitle */
h2 {
	color: #51626F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.title {
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #99CCCC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.tableCellLegend {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
a.tableCellLegend:hover {
	background-color: #006699;
	color: #99CCCC;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

/********** Styles for Inputfields & objects **********/
input.inputBox {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	border: 1px solid #006699;
}

input.inputBoxError {
	background-color: #FFFFFF;
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	border: 1px solid #006699;
}
input.inputRadio {
	color: #006699;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
div.inputButton {
	position: static;
	border: 1px solid #FF0000;
	padding: 0;
	margin: 0;
}
div.inputRelativeToLogonCard {
	position: relative;
	top: -29px;
	left: 121px;
	width: 50%;
}
.DropDownBox{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

input.inputButton {
	color: #FFFFFF;
	background-color: #006699;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	padding: 0;
	margin: 0;
	height: 13px;
}
input.inputButtonHover {
	color: #006699;
	background-color: #99CCCC;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	height: 13px;
}

a.inputButton {
	color: #FFFFFF;
	background-color: #006699;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	vertical-align: top;
}
a.inputButton:hover {
	color: #006699;
	background-color: #99CCCC;
}
a.inputButtonLight {
	color: #FFFFFF;
	background-color: #006699;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	vertical-align: top;
}
a.inputButtonLight:hover {
	color: #006699;
	background-color: #F4F9F9;
}

div.inputButtonLogon {
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: 78%;
	height: 100%;
}
div.inputButtonLogonHover {
	color: #FFFFFF;
	background-color: #99CCCC;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: 78%;
	height: 100%;
}

input.checkbox {
	vertical-align: middle;
}
img.inputButton {
	vertical-align: top;
	border: none;
	margin: 0;
	padding : 0;
	height:13px;
	/*margin: 0px;*/
}
/********** Styles for Imaging **********/
img#ureader {
	float: left;
	padding-right: 2em;
}
img.logoApp {
	position: relative;
	top: 0.75em;
	left: 0.6em;
	border: 0;
}
#verticalBanner {
	text-align:center;
}

/********** Styles for Lists **********/
.list {
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}
.listTitle {
	margin-left: 16px;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
/* non-proportional list style */
.listNP {
	font-size: 9pt;
	font-family: Courier New;
}

/********** Styles for Menu **********/
/*a.hmenuL0_Terms {
	color: #006699;
	background-color: #99CCCC;
	font-size: 9px;
	padding: 10px 2px 10px 3px;
	text-decoration: none;
	text-align: center;
	bottom: 0px;
	left:0px;
	position: absolute;
	display: block;
	z-index:50;
	width: 159px;
	height:15px;
	margin-bottom: 0px;
	border-top: 1px solid #fff;
}*/
a.hmenuL0_Terms {
	color: #006699;
	background-color: #E3F1F1;
	font-size: 9px;
	position: absolute;
	padding: 10px 2px 10px 3px;
	width: 159px;
	text-decoration: none;
	text-align: center;
}
a.hmenuL0_Terms:hover {
	text-decoration: underline;
}
a.hmenuL0Signature {
	color: #FF6666;
	background-color: #E3F1F1; /*#006699;*/
	font-weight: bold;
	font-size: 11px;
	padding: 4px 2px;
	text-decoration: none;
	display: block;
}
a.hmenuL0Signature:hover {
	font-weight: bold;
}
.hmenuL0 {
	color: #006699; /*#FFFFFF;*/
}
a.hmenuL0 {
	color: #006699; /*#FFFFFF;*/
	background-color: #E3F1F1; /*#006699;*/
	/*font-weight: bold;*/
	font-size: 11px;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	display: block;
}
li.hmenuL0 {
	color: #99CCCC;
	padding: 0;
	margin: 0;
	list-style-type: square;
}
li.hmenuL0Selected {
	color: #006699;
	padding: 0;
	margin: 0;
	list-style-type: square;
}
ul.hmenuL0 {
	padding: 0 0 0 20px;
	margin:0;
}
a.hmenuL0:hover {
	text-decoration: underline;
}
a.hmenuL0Selected {
	color: #006699; /*#99CCCC;*/
	background-color: #E3F1F1;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 2px 4px 0px;
	text-decoration: none;
	display: block;
}
a.hmenuL0SignatureSelected {
	color: #99CCCC;
	background-color: #5CA300;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 2px 4px 3px;
	text-decoration: none;
	display: block;
}
a.hmenuL0Selected:hover {
	text-decoration: underline;
}
a.hmenuL0SignatureSelected:hover {
	text-decoration: underline;
}
.hmenuL1 {
	color: #006699; /*#FFFFFF;*/
	background-color: #FF0F8FB; /*#0A73A7;*/ /*#99CCCC;*/
	/*font-weight: bold;*/
	font-size: 11px;
	padding: 4px 2px 4px 20px;
	text-decoration: none;
	display: block;
}
a.hmenuL1:hover {
	text-decoration: underline;
}
.hmenuL1Selected {
	color: #006699; /*#99CCCC;*/ /*#006699;*/
	background-color: #C8DEDC; /*#0A73A7;*/ /*#99CCCC;*/
	font-weight: bold;
	font-size: 11px;
	padding: 4px 2px 4px 20px;
	text-decoration: none;
	display: block;
}
a.hmenuL1Open {
	color: #006699; /*#99CCCC;*/ /*#006699;*/
	background-color: #F0F8FB; /*#0A73A7;*/ /*#99CCCC;*/
	font-weight: bold;
	font-size: 11px;
	padding: 4px 2px 4px 20px;
	text-decoration: none;
	display: block;
}
.hmenuL1Open {
	color: #006699; /*#99CCCC;*/ /*#006699;*/
	background-color: #F0F8FB; /*#0A73A7;*/ /*#99CCCC;*/
	font-weight: bold;
	font-size: 11px;
	padding: 4px 2px 4px 20px;
	text-decoration: none;
	display: block;
}
a.hmenuL1Open:hover {
	text-decoration: underline;
}
a.hmenuL1Selected:hover {
	text-decoration: underline;
}
.hmenuL2 {
	color: #0099CC; /*#FFFFFF;*/
	background-color: #F0F8FB; /*#1A83B7;*/
	/*font-weight: bold;*/
	font-size: 11px;
	padding: 3px 2px 3px 35px;
	text-decoration: none;
	display: block;
}a.hmenuL2 {
	color: #006699; /*#FFFFFF;*/
	background-color: #F0F8FB; /*#1A83B7;*/
	/*font-weight: bold;*/
	font-size: 11px;
	padding: 3px 2px 3px 35px;
	text-decoration: none;
	display: block;
}
a.hmenuL2:hover {
	text-decoration: underline;
}
a.hmenuL2Selected {
	color: #006699;
	background-color: #C8DEDC; /*#E3F9F9;*/
	/*font-weight: bold;*/
	font-size: 11px;
	padding: 2px 2px 2px 35px;
	text-decoration: none;
	display: block;
}
a.hmenuL2Selected:hover {
	text-decoration: underline;
}
#mainmenu img {
	border: 0;
	margin-right: 5px;
}

/********** Styles for tab **********/
div.tabNavigation {
	position: relative;
	display: block;
	background-color: #FFFFFF;
	width: 100%;
}

div.tabBody {
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	margin:0;
	position: relative;
	bottom: 1px;
	background-color: #99CCCC;
}

div.tab_header{
	position: relative;
}

ul#tabnav {
	font-family: Arial,Helvetica,sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    margin: 0;
    padding-left: 0px;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #E5EFF0;
    margin: 2px 8px 0px 0px;
}

ul#tabnav li.active {
    background-color: #99CCCC;
}

ul#tabnav li.active a {
    color: #006699;
}

#tabnav a {
    float: left;
    display: block;
    color: #006699;
    text-decoration: none;
    padding: 4px;
}

#tabnav a:hover {
    color: #004065;
}

/********** Styles used in Forms **********/

.formData {
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	padding: 2pt 0 2pt 8pt;
	white-space: nowrap;
}

.formDataSum {
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	padding: 2pt 0 2pt 8pt;
	text-align: right;
	white-space: nowrap;
}

.formLabel {
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 2pt 0 2pt 8pt;
	white-space: nowrap;
}

/******************************dexiastyles *********************************/

.credittabel{
	border : 1 solid Silver;
	padding : 3;
	empty-cells : show;
	border-spacing : 0;
	border-left : 0;
	border-bottom : 0;
}
.tabeldonkerblauw {background-color : #669ACC;
font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.tabellichtblauw {background-color : #E0EBF5;  }

.tabelcel{
	border : thin solid Silver;
	border-width : 0 0 1 1;
}

.path {
	color: #999999;
}
.old-pagetitle {
	font-size: 13pt; font-weight: bold; font-style: italic; color: #000099;
}
.pagetitle{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.pagetitlejobs {
	font-size: 15pt;
	font-weight: lighter;
	color: #000099;
}



.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color : #669ACC;
}

.pulldown2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color : #D3D7DB;
	border : 1px solid #669ACC;
}

.homepagetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subtitelfiche {  font-family: Arial,  Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #6699CC; text-decoration: none}

.tabeltitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color : inherit;
}

.tabelsubtitel {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CCCCCC; text-decoration: none}

.textblack {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.textblackbold {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.textblue {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #336699; text-decoration: none}

.textbluebold {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #336699; text-decoration: none}

.textwhite {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #FFFFFF}

.textwhitebold {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}

.footnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

TD.data0{
	background-color : #FFFFFF;
}

TD.data1{
	background-color : #ECEAEB;
}

.button_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	background-color : #EFEFEF;
	height : 20px;
	text-align : center;
	color : #326292;
	border-bottom : 1px outset Black;
	border-right-width : 1px;
	border-right-style : outset;
	border-left-width : 1px;
	border-top-width : 1px;
	cursor : hand;
	border-left-color : #EFEFEF;
	border-top-color : #EFEFEF;
}

.button_off{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	background-color : #DEDEDE;
	height : 20px;
	text-align : center;
	color : #326292;
	border-bottom : 1px outset Black;
	border-right-width : 1px;
	border-right-style : outset;
	border-left-width : 1px;
	border-top-width : 1px;
	cursor : hand;
	border-left-color : #EFEFEF;
	border-top-color : #EFEFEF;
}

.ML-bluetext {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}
.ML-datum {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cc0033}
.ML-text {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.ML-titel {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399}
.ML-disclaimer {  font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003399}
.ML-small {  font-family:  Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.ML-wittetitel {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.ML-wittext {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.ML-rood {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000}
.ML-textfield {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	background-color : #E0EBF5;  border : 1px outset #396394; }
.ML-caption {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #004499}

.titlefiche {
font-family: Arial,  Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: 600; font-variant: normal; color: #FFFFFF;
}

.textwhite {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #FFFFFF}

.jobformulier {
	color: #000099;
	background-color: #FFFFFF;
}

.jobreference {
	color : 669ACC;
}

.jobsubheader{
	background-color : #669ACC;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	line-height : 150%;
	text-shadow : none;
}

.title_caps_rflxblue {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;font-weight: bold;}

.title_boxcontent {  font-family: Arial Black; font-size: 15px; color: #000099;font-weight: normal;}

.textblackhome{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.textblackhomebold{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.textbluehome{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}

.dateblueboldnews {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #295AAD;
	text-decoration: none;
}

.datebluednews {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #295AAD;
	text-decoration: none;
}

a.textblacklink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


a:hover.textblacklink{
	text-decoration : underline;
}

a.textbluelink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}


a:hover.textbluelink{
	text-decoration : underline;
}

a.textblackboldlink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


a:hover.textblackboldlink{
	text-decoration : underline;
}

.title_whiteboldstartNB11px {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;font-weight: 600;}

.title_bluestartNB10px {  font-family: "Arial Black"; font-size: 10px; color: #295AAD;font-weight: normal;  letter-spacing : 1px; }

a.linkblack_startNB {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


a:hover.linkblack_startNB{
	text-decoration : underline;
}

a.linkwhitebold_startNB {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}


a:hover.linkwhitebold_startNB{
	text-decoration : underline;
}

a.link336699{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}

a:hover.link336699{
	text-decoration : underline;
}

.infobulleskin{
	position:absolute;
	background-color:#E7EAF6;
	border:1px solid #000099;
	font:normal 10px Arial;
	width:200px;
	z-index:7;
	visibility: hidden;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}



.linkdirectNet {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #023172;
	text-decoration: none;
	cursor : hand;
}


.linkdirectNetover{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #023172;
	text-decoration : none;
	cursor : hand;
}