/* CSS Document */
/**********************************************************************************************

	ALL FRAMES

**********************************************************************************************/
body, table, tr, td, div, span {
   font-family: Arial, Helvetica, sans-serif; font-size:10pt;
}

/* zelf bijgevoegd */
h2{
   font-family: Arial, Helvetica, sans-serif; font-size:12pt;
}

td,tr{
    font-family: Arial, Helvetica, sans-serif; font-size:10pt;
	vertical-align:top;
}

errors.errorMessages {
   font-family: Arial, Helvetica, sans-serif; font-size:18pt;
   font-color : #D9E8C3;
}

/**********************************************************************************************

	STYLES HEADER FRAME

**********************************************************************************************/
.FrameMargin{
	margin:10px;
}
div#header{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
    background-image: url(e"./images/logo_secu.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
div#greenBar{
	position: absolute;
	background-color:#D9E8C3;
	height:25px;
	left: 0px;
	right: 0px;
	top: 75px;
	width:100%;
}
div#blueBar{
	position: absolute;
	background-color:#5562A7;
	height:16px;
	color:#FFFfff;
	font-weight:bold;
	text-align: right;
	left:0px;
	right:0px;
	top: 100px;
	width: 100%;
}
div#languageForm{
	float:left;
	left:2px;
}
div#ApplicName{
	float:right;
}


/* Links in topframe */
.fxbar {font-size:12px; color: #FFFFFF;}
a.fxbar {text-decoration:none; color:#FFFFFF;}
a.fxbar:visited {text-decoration:none; color: #FFFFFF;}
a.fxbar:hover {text-decoration:underline; color: #FFFFFF;}

/**********************************************************************************************

	STYLES MENU FRAME

**********************************************************************************************/
#MenuContainer{
	Background-color:#E1E4EE;
	border:solid 2px #FFFfff;
	margin:0px 0px 0px 0px;
}
a.set3 {
	text-decoration:none;
	text-size:px;
	color:#000000;
	display:block;
	border-bottom: 1px solid #9FA9D4;
	padding-top:1px;
	margin-top:1px;
	margin:bottom:2px;
	Background-color:#E1E4EE;
}
a.set3:visited{
	text-decoration:none;
	color:#000000;
}
a.set3:hover{
	text-decoration: underline;
	color:#000000;
}
#Nav{
	position:absolute;
	right:2px;
	background-color:#E1E4EE;
	top:10px;
	left:1px;
	width:135px;
}
.navBox{
	margin-bottom:2px;
	background-color:#E1E4EE;
	border-bottom : 3px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.navHead{
	background-color: #9FA9D4;
	background-image: url(../images/portlet_min.gif) ;
	background-repeat: no-repeat;
	background-position: top right;
	text-indent:2px;
	margin-bottom:5px;
	margin-top:2px;
	display:block;
	vertical-align:top;
}

.navHeadMinimizable{
	background-color: #9FA9D4;
	background-repeat: repeat;
	text-indent:2px;
	margin-bottom:5px;
	margin-top:2px;
	display:block;
	vertical-align:top;
}
/**********************************************************************************************

	STYLES BODY FRAME

**********************************************************************************************/
a.set1:link     {	color: #000000; text-decoration: none; border:0; }
a.set1:active   {	color: #000000; text-decoration: none; }
a.set1:visited  {	color: #000000; text-decoration: none; }
a.set1:hover    {	color: #000000; text-decoration: none; }

.topTable {
	BACKGROUND-IMAGE: url("../images/FirstPage.gif");
	BACKGROUND-REPEAT: no-repeat
}

.stTopCell{
	margin-left: 2pt;
}
.stLabelLongBlue{
	background-color:#5562A7;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	left:50px;
	text-align:center;
	width:480px;
	padding:4px;
}

.stLabel {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 0px 15px;
	text-align: left;
	vertical-align: center;
	font-size: 10pt;
}

.stLabelNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 0px 0px;
	text-align: left;
	vertical-align: center;
	font-size: 10pt;
}

.stLabelNoIndentSmall {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 0px 0px;
	text-align: left;
	vertical-align: center;
	font-size: 8pt;
}

.stLabelIndent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 0px 30px;
	text-align: left;
	vertical-align: center;
	font-size: 10pt;
}

.stLabelDoubleIndent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 45px 0px 45px;
	text-align: left;
	vertical-align: center;
	font-size: 10pt;
}

.stLabelBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 15px 0px 15px;
	text-align: left;
	vertical-align: center;
	font-size: 10pt;
}

.stLabelDoubleIndentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 15px 0px 45px;
	text-align: left;
	vertical-align: center;
	font-size: 10pt;
}

.comboBox{
    width:113;
    font-size:11px
}

.comboBoxYear{
    width:55;
    font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.comboBoxMonth{
    width:40;
    font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.comboBoxNormal{
    width:100;
    font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


/*
	TABELDEFINITIES
*/
/* HEADER */
.stLabelHead{
   	padding :23px 15px 10px 15px;
   	width:100%;
   	color: #5562A7;
   	text-align: left;
   	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
   	font-size: medium;
	font-weight: bold;
	margin-left: 5pt;
	font-smoothing: on,4;
}

.stLabelLong{
   	padding :23px 15px 10px 15px;
   	width:100%;
   	color: #5562A7;
   	text-align: left;
   	vertical-align: bottom;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12pt;
	font-weight: bold;
	margin-left: 5pt;
	font-smoothing: on,4;
}

.stLabelLongRight{
   	padding :23px 15px 10px 15px;
   	width:100%;
   	color: #5562A7;
   	text-align: right;
   	vertical-align: bottom;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12pt;
	font-weight: bold;
	margin-left: 5pt;
	font-smoothing: on,4;
}

.stLabelLongCenter{
   	padding :23px 15px 10px 15px;
   	width:100%;
   	color: #5562A7;
   	text-align: center;
   	vertical-align: bottom;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12pt;
	font-weight: bold;
	margin-left: 5pt;
	font-smoothing: on,4;
}


/* TITLEBAR */
.stLabelLeft{
	background-color:#9FA9D4;
	border-bottom: solid 1px #8C97C9;
	font-color : #000000 ;
	font-weight: bold ;
	text-align : center ;
	vertical-align:center;
	font-size:100%;
	heigth:20px;
}

.stLabelLeft .set1 img{
	border:0;
}


/* CONTENT */
.tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#1B3442;
}



/* LINK BUTTONS*/
a.set2{
	color: #1B3442;
	background-color : #E1E4EE;
	display:block;
	padding-left:3px;
}

a.set2:link     {	text-decoration: none;}
a.set2:active   {	text-decoration: underline; }
a.set2:visited  {	text-decoration: none; 	background-color : #B6BEDE; }
a.set2:hover    {	text-decoration: underline; }

.stButton       {
	font-size:90%;
	text-align:center;
}

.stButton a.set2{
	border : solid 1px #eee;
	background-color: #e1e1e1;
	padding:1px;
	height:20px;
	cursor:hand;
}


.stButton a.set2:visited{
	background-color : #fff;
	border : solid 1px #ddd;
}

.buttonlabel{
	background-image: url(../images/buttonBG.gif);
	border : 0 ;
	color : #5E3E65;
	font-weight: bold;
	font-size : 13px;
	width: 120px ;
	height: 20px ;
}

.buttonlabelWide{
	background-image: url(../images/buttonBGWide.gif);
	border : 0 ;
	color : #5E3E65;
	font-weight: bold;
	font-size : 13px;
	width: 240px ;
	height: 20px ;
}

.textBox{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;}

.stCellRight{text-align: right;}

.stCellRightBold{font-weight: bold;
						text-align: right;}

.stCellLeft{text-align: left;}

.stCellLeftBold{font-weight: bold;
						text-align: left;}

.stCellBold{font-weight: bold;}

.stCellIndent{margin-left: 5pt;padding:0px 0px 0px 20px;}

.stCellDoubleIndent{margin-left: 5pt;padding:0px 0px 0px 40px;}

.stVersionLabel{
    font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5562A7;
	text-align: right;
}

.stLinkHead{
	vertical-align: bottom;
   	padding :23px 2px 10px 15px;
}

.stLinkPDF{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5562A7;
}
