.text_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #999;
	line-height: 1.8em;
	font-weight: bold;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	line-height: 1.8em;
	text-decoration: none;
	/* text-align: justify; */
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.text_normal p {
	text-align: justify;
}
.text_normal strong {
	color: #000;
	font-weight: bold;
}
.text_normal img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.text_normal  ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}
.text_normal ul li {
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	text-indent: 0px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
        color: #666;
}
/*
.text_normal ul ul li {
	list-style-type: none;
	background-image: url(/furniture/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	text-indent: 0px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
        color: #666;
}
*/
.text_normal ul li ul li{
    list-style-type: none;
    background-image: url(../images/bullet2-sub.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    display: block;
    margin: 0px;
    padding: 2px 0px 2px 20px;
    color: #777;
}

.text_normal  ol {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}
.text_normal ol li {
	margin: 0px;
	text-indent: -16px;
	padding: 0px 0px 0px 16px;
	display: list-item;
	list-style-type: decimal;
	list-style-position: inside;
}

.text_normal TABLE {
	width: 426px;
        background-color: #FFF;
}

.text_normal TBODY {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;

}
/*
.text_normal TBODY strong {
	background-color: #E5F1FF;
	width: 100%;
	display: block;
	margin-bottom: 1px;
}
*/
.text_normal TD {
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        vertical-align: bottom;
}

.field_white TABLE {
	width: 428px;
        background-color: #FFF;
}

.field_white TBODY {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
}
/*
.field_white TBODY strong {
	background-color: #E5F1FF;
	width: 100%;
	display: block;
	margin-bottom: 1px;
}
*/
.field_white TD {
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        vertical-align: bottom;
}

.field_white  ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}
.field_white ul li {
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	text-indent: 0px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
        color: #666;
}
/*
.field_white ul ul li{
	list-style-type: none;
	background-image: url(/furniture/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	text-indent: 0px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 32px;
        color: #666;
}
*/
.field_white ul li ul li{
    list-style-type: none;
    background-image: url(../images/bullet2-sub.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    display: block;
    margin: 0px;
    padding: 2px 0px 2px 20px;
    color: #777;
}

.field_white  ol {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}
.field_white ol li {
	margin: 0px;
	text-indent: -16px;
	padding: 0px 0px 0px 16px;
	display: list-item;
	list-style-type: decimal;
	list-style-position: inside;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666;
	line-height: 1.8em;
	text-decoration: none;
}
.text_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 58%;
	color: #666;
	line-height: 1.8em;
	text-decoration: none;
}
.banner_inleiding {
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #005CAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.35em;
	color: #FFF;
	font-weight: bolder;
	white-space: normal;
	width: 578px;
}
.banner_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	background-color: #666;
	margin: 0px;
	padding: 1px 0px 2px 4px;
	display: block;
	line-height: 1em;
	width: 428px;
}
.banner_content {
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #005CAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.8em;
	color: #FFF;
	font-weight: bolder;
	white-space: normal;
	text-transform: uppercase;
	width: auto;
}
.banner_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 3px 4px;
	display: block;
	background-color: #E5F1FF;
	width: 422px;
}
.banner_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 3px 4px;
	display: block;
	background-color: #CFE2F9;
	width: 422px;
}
.field_white {
	color: #666;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 30px;
	line-height: 1.6em;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        background-color: #FFF;
	width: 428px;
	/* text-align: justify; */
}
.field_white p {
	text-align: justify;
}
.field_white .title {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
        text-align: left;
}
.field_white strong {
	color: #666;
}
.field_white .date {
	color: #666;
	font-weight: normal;
	font-style: normal;
	background-color: #EBEBEB;
	display: block;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 4px;
	margin-bottom: 4px;
}
.field_white .small {
	font-size: 88%;
	padding-top: 8px;
	line-height: 1.5em;
}
.field_white img {
	padding: 0px;
	margin: 4px 4px 0px 1px;
	clear: left;
}
.field_white p {
	padding: 0px;
	margin: 0px;
}
.form_fields {
	background-color: #E5F1FF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.form_fields strong {
	color: #666;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.field_grey {
	color: #666666;
	background-color: #F8F8F8;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 4px;
	line-height: 1.6em;
	width: 418px;
	text-align: justify;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.field_grey em {
	font-style: normal;
	color: #999;
}
.field_grey criteria {
	font-style: normal;
	color: #000;
}
.field_grey strong {
	font-style: normal;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}
.field_grey p {
	margin: 0px;
	padding: 8px 0px;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.button {
	color: #005CAE;
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0px;
	padding: 0px 1px;
	line-height: 1.2em;
	font-weight: bold;
}
#footer {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #666;
	line-height: 1.6em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#footer a {
	margin: 0px;
	padding: 0px;
}
* html #footer {
	border-bottom: 1px solid #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer #pdf {
	background-image:  url("../images/icon_pdf.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 8px 0px 8px 24px;
	margin: 0px;
}
#footer #print {
	background-image:  url("../images/icon_print.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 8px 0px 8px 24px;
	margin: 0px;
}
#footer #webcast {
	background-image:  url("../images/icon_webcast.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 8px 0px 8px 24px;
	margin: 0px;
}
#footer #audiocast {
	background-image:  url("../images/icon_audiocast.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 8px 0px 8px 24px;
	margin: 0px;
}
H1 {
	display: block;
	float: right;
	width: 160px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 36px 10px;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.5em;
	border-left: 1px dotted #666;
	text-align: left;
	color: #000;
}
* html H1 {
	border-left: 0px none #FFF;
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: left;
}
H2 {
	display: block;
	float: right;
	width: 124px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 36px 10px;
	font-size: 1.18em;
	font-weight: bold;
	line-height: 1.5em;
	border-left: 1px dotted #666;
	text-align: left;
	color: #000;
}
* html H2 {
	border-left: 0px none #FFF;
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: left;
}
H3 {
	display: block;
	margin: 0px;
	padding: 8px;
	background-color: #D8DFE1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.stock_quote {
	line-height: 1.3em;
	color: #FFF;
	background-color: #808080;
	padding: 2px 4px;
	margin: 0px;
	display: block;
	font-size: 58%;
}
.stock_graph {
	background-image: url(../images/chartbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin: 1px 0px;
	padding: 2px 0px 10px;
}
.calc_your_shares {
	background: #CCC url(../images/icon_calculator.gif) no-repeat;
	text-transform: none;
	line-height: 1.8em;
	display: block;
	padding-left: 20px;
	font-size: 65%;
	height: 19px;
}
.footnote {
	font-size: 82%;
	line-height: 1.4em;
        color: #666;
}
.superscript {
	position: relative;
	top: -0.5em;
	font-size: 82%;
}
