
#toolbar, #navigation, #subheader, .go-to, .selection-vertical, .selection-horizontal, .left-pane, .right-pane, .icon-back, .icon-print, .helpers, .header-visual, .related-sidebar, object, #player { display: none !important; }




/*@import url(../InlineWin.css);*/


/*html,html body {height:100%;}*/
body#frontend{ text-align: center; background-color: #E95000; }
body{ margin: 0; padding: 0; background-color: #FFF; color: #000; font: 68%/1.6em verdana, Arial, Helvetica, "Lucida Grande", sans-serif; }

a{ color: #002866; text-decoration: underline; outline: none; -moz-outline: none; }
a:hover{ text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a{ text-decoration: none; }
h1{ color: #e95000; margin: 0; padding: 0; font: normal 165% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h2{ color: #002866; margin: 0; padding: 0 0 0.4em 0; font: normal 145% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h3{ color: #002866; margin: 0; padding: 0 0 0.4em 0; font: normal 135% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h4{ color: #002866; margin: 0; padding: 0 0 0.4em 0; font: bold 120% Arial, Helvetica, "Lucida Grande", sans-serif; }
h5{ color: #002866; margin: 0; padding: 0; font: bold 110% Arial, Helvetica, "Lucida Grande", sans-serif; }

.right-pane .related-sidebar h4, .right-pane .related-sidebar h4{ font-size: 110%; }

p{ margin: 0; padding: 0 0 2em 0; }
blockquote{ margin: 0em 1em 2em 1.5em; }
img, img a{ border: none; }

ul{ list-style-type: disc; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ol{ list-style-type: decimal; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ul li, ol li , ol li a, ul li a{ line-height: inherit; }
ul li{ /*padding: 0.3em 0;*/ line-height: inherit; list-style-type: disc; }
ol li{ /*padding: 0.3em 0;*/ line-height: inherit; list-style-type: decimal; }
ul.no-bullets{ margin: 0 0 0.8em 0; padding: 0; list-style-type: none; }
ul.no-bullets li{ list-style-type: none; }


form{ margin: 0; padding: 0; }
form p, .form p{ padding: 0.2em 0; margin: 0; clear: both; width: 100%; }
fieldset{ border: none; margin: 1em 0; padding: 0; width: 100%; }
input, textarea{ font: normal 100% verdana, Arial, Helvetica, "Lucida Grande", sans-serif; background: #FFF;  border: 1px solid #C6C6C6; padding: 2px 4px; width: 98%;  }
input.button, a.button, input.loginButton, a.loginButton{ cursor: pointer; -moz-border-radius:3px; -webkit-border-radius: 3px; width: auto; white-space: nowrap; border: 1px none #002866 !important; padding: 4px 8px; color: #FFF; background: #002866; }
input.button:hover, a.button:hover, input.loginButton:hover, a.loginButton:hover{  -moz-border-radius:3px; -webkit-border-radius: 3px; border: 1px none #e95000 !important; background: #e95000; color: #FFF;  padding: 4px 8px; text-decoration: none; }
input.checkbox, input.radio{ background: none; border: none; display: inline; float: left; width: 14px; }
label{ color: #002866; display: block; clear: both; margin: 0; cursor: pointer; line-height: 1.4em; }
label.inline, ul li label{ display: block; clear: none; margin: 0 0 0 4px; float: left; width: 85%; }
label:hover{ text-decoration: underline; }
input.fillout{ width: 98%; }
input.loginButton{ width: auto; }
span.inline input, span.inline label, table.inline input, table.inline label { width:auto; display:inline; }


/* toolbox */
.center{ margin: auto auto; }
.center-txt{ text-align: center; }
.center-page{ margin: 0 auto; overflow: hidden; }
.clear{ clear: both; display: block; }
.clear-right{ clear: right; }
.clear-left{ clear: left; }
.no-clear{ clear: none; display: inline; }
.intro-txt{ margin-top: 1em; font-size: 145%; line-height: 1.5em; }
.big-txt{ font-size: 115%; }
.big-nav *{ font-size: 110%; }
.normal-txt{ font-size: 100%; }
.small-txt{ font-size: 96%; }
.xsmall-txt{ font-size: 88%; }
.line-height-normal{ line-height: normal; }
.left{ float: left;}
.left-img{ margin: 8px 24px 8px 0; float: left; }
.left-txt { text-align: left; }
.line {margin: 1em 0; width: 100%; border-bottom: 1px solid #C3D7DC; float: left; }
.padding{ padding: 20px; }
.padding-small{ padding: 10px; }
.padding-xsmall{ padding: 4px; }
.padding-small-content{ padding: 0px; }
.no-margin{ margin: 0; }
.no-margin-bott{ margin-bottom: 0; }
.no-padding{ padding: 0 !important; }
.no-pad-bott{ padding-bottom: 0; }
.no-border{ border: none !important; }
.nofloat{ float: none; }
.right{ float: right; }
.right-img{ float: right; margin: 8px 0 8px 24px; }
.right-txt{ text-align: right; }
.rnd-small{ /*-moz-border-radius:4px;*/ -webkit-border-radius: 4px; }
.rnd-big{ /*-moz-border-radius:6px;*/ -webkit-border-radius: 12px; }
.print{ display: block !important; }
.schreef{ font-family: Georgia, Palatino, "Times New Roman"; }

.mtop{ margin-top: 10px; }
.mbott{ margin-bottom: 10px; }
.mleft{ margin-left: 10px; }
.mright{ margin-right: 10px; }
.mstop{ margin-top: 5px; }
.msbott{ margin-bottom: 5px; }
.msleft{ margin-left: 5px; }
.msright{ margin-right: 5px; }

.ptop{ padding-top: 10px; }
.pbott{ padding-bottom: 10px; }
.pleft{ padding-left: 10px; }
.pright{ padding-right: 10px; }
.pstop{ padding-top: 5px; }
.psbott{ padding-bottom: 5px; }
.psleft{ padding-left: 5px; }
.psright{ padding-right: 5px; }

.spacer{ margin-right: 20px; }
.date{ margin: 0.4em 0 0.2em 0; clear: both; display: block; }
.block{ display: block; }
.wrap{ width: auto; }
.no-wrap{ white-space: nowrap }
.hide{ display: none; }
.noscript{ display: none; }
.auto{ width: auto; }
.fillout{ width: 100%; }
.overflow-hidden{ overflow: hidden !important; }

.clearfix:after {	content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {	display: inline-block; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }

.photo-description{ font-size: 86%; font-style: italic; text-align: center; }
.footer-description{ font-size: 86%; font-style: italic; }
.box-border{ border: 1px solid #C6C6C6; display: block; }

/* end toolbox */


/* color styles */
.black-txt, .black-txt * { color: #000 !important;  }
a.black-txt:hover, .black-txt a:hover { color: #000 !important; }
.white-txt, .white-txt * { color: #FFF !important;  }
a.white-txt:hover, .white-txt a:hover  { color: #FFF !important; }
.light-txt, .light-txt * { color: #666 !important;  }
a.light-txt:hover, .light-txt a:hover { color: #666 !important; }
.dark-txt, .dark-txt * { color: #002866 !important;  }
a.dark-txt:hover, .dark-txt a:hover { color: #002866 !important; }
.special-txt, .special-txt * { color: #e95000 !important;  }
a.special-txt:hover, .special-txt a:hover { color: #e95000 !important; }


/* various */
.read{  }
.read h4, .read h4 a{ color: #002866 !important; width: 65%; }
.box h4, .box h4 a, div.results h4, div.results h4 a{ color: #002866; width: 60%; font-size: 106%; }
div.box { background-color: #FAFAFA; margin: 0 0 2em 0; float: left; clear: both; width: 100%; color: #666; }
div.results { background-color: transparent; margin: 0 0 1em 0; float: left; clear: both; width: 100%; display: none; }
div.box a.read-more{ color: #e95000 !important; text-decoration: underline; font-size: 100%; line-height: normal; padding: 0.3em 8px 0em 0em !important; width: 100%; display: block; font-weight: normal; background: none; }
div.box a.read-more:hover{ text-decoration: underline; }

/*div.box .padding-small{ padding: 0px; }*/

.selection-vertical .fillout{ width: 85% !important; }
.selection-vertical, .selection-horizontal{ border: none; background: #FFF !important; }
.selection-vertical .padding-small, .selection-horizontal .padding-small{ padding: 0 !important;}
.content-footer-pane .box{  border: 1px solid transparent; background: transparent; }
.content-footer-pane em{ color: #838383; font-size: 86; }
.content-footer-pane .selection-vertical .padding-small, .content-footer-pane .selection-horizontal .padding-small{ padding: 4px !important; }

.content-footer-pane{ margin: 2em 0 0 0; border-bottom: #e95000 1px dotted; float: left; }

.paragraph p, div.results p{ padding: 0 0 0.3em 0; }
.border-img{ background-color: transparent; border: 1px solid transparent; }
.border-img img{ float: left; margin:0; padding: 0; }
.caption{ font-size: 86%; text-align: center; }

.border-color-01{ border: 1px none #002866 !important; }
.border-color-02{ border: 1px none #e95000 !important; }

/*.icon-01{ padding: 13px 13px 13px 8px !important; background: url('../../images/frontend/icon-pdf-big.gif') 2% 50% no-repeat;}*/
/*.icon-box-01{ background-image: url('../../images/frontend/icon-box-graph.gif'); background-position: 98% 6%; background-repeat: no-repeat; }
.icon-box-02{ background-image: url('../../images/frontend/icon-box-txt.gif'); background-position: 98% 6%; background-repeat: no-repeat; }
.icon-box-03{ background-image: url('../../images/frontend/icon-box-tv.gif'); background-position: 98% 6%; background-repeat: no-repeat; }*/

.btn-sidebar{ float: left; width: 100%; clear: both; margin-bottom: 0.4em; overflow: hidden; border-bottom: 5px none transparent; }
.btn-sidebar a{ display: block; width: 100%; clear: both;  }
.btn-sidebar img{ margin: 0 8px 4px 0; }
.btn-sidebar .padding-xsmall{ padding: 0; }

.related-sidebar{ color: #666; line-height: 1.4em; margin: 0 0 1.5em 0; width: 220px !important; _overflow:hidden }
.related-sidebar p{ padding: 0 0 0.3em 0; }
.related-sidebar a,{ color: #002866 !important; }
.related-sidebar h4{ color: #e95000 !important; font-size: 120% !important; }
/*.related-sidebar a:hover{ color: #002866 !important; }*/
.related-sidebar ul{ margin: 0em; }
.related-sidebar li{ padding: 0.1em; }

.related-sidebar a.read-more{ color: #002866 !important; text-decoration: underline; font-size: 100%; line-height: normal; padding: 0.3em 8px 0em 0em; width: 100%; display: block; font-weight: normal; /*background: url('../../images/frontend/icon-arrow-read-more.gif') 95% 50% no-repeat;*/ }
.related-sidebar a.read-more:hover{ text-decoration: underline; }

.poll-result{ width: 160px !important; float: left; height: 15px; background: #C6C6C6; }
.poll-nr{ float: right; font-size: 90% }
.poll-result div{ background: #002866; height: 15px; }


/*#content .related-sidebar{ background: transparent; width: 225px; overflow: hidden; position: relative; z-index: 100; clear: both; float: left; margin-bottom: 1em; }*/
#content .related-sidebar h4{ font-weight: bold; padding: 0px 10px; /*text-indent: 4px;*/ background: transparent; color: #002866; }
#content .related-sidebar h5{ font-weight: bold; padding: 0em 0em 0.3em 0em	; /*text-indent: 4px;*/ /*background: url('../../images/frontend/bg-grad-titles.gif') left bottom repeat-x;*/ color: #000; font-size: 100%; }

#content .center-pane .related-sidebar{ background: transparent; width: 100% !important; overflow: hidden; position: relative; z-index: 100; clear: both; float: left; margin-bottom: 1em; }
#content .center-pane .poll-result{ width: 90% !important; float: left; height: 15px; background: #C6C6C6; }
#content .center-pane .related-sidebar .padding-small{ padding: 0px; }

.download-txt{ display: block; width: 100%; font-size: 88%; line-height: 1.4em; margin: 1em 0 0 0 !important; float: left; }


/*link styles*/
a.read-more{ color: #e95000; font-size: 110%; padding: 0.3em 0 0.4em 10px !important; width: 100%; display: block; font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 0% 50% no-repeat; }
a.read-more:hover{ text-decoration: underline; }
.results a.read-more{ background: none; padding: 0 !important; }
.box a.read-more{ color: #002866; }
a.icon-del-end{ text-decoration: none; color: #e95000 !important; background: #F8F8F8 url('../../images/frontend/icon-del.gif') 4px 50% no-repeat; padding: 0.3em 0.6em 0.3em 2.4em; margin-top: 0.2em; margin-right: 0.4em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-del-end:hover{ text-decoration: line-through; color: #002866 !important; background: #EDEDED url('../../images/frontend/icon-del-hover.gif') 4px 50% no-repeat; padding: 0.3em 0.6em 0.3em 2.4em; margin-top: 0.2em; margin-right: 0.4em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-arrow-link{ color: #002866; padding: 0.3em 0 0.4em 8px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; background-repeat: no-repeat; margin-right: 8px; text-decoration: none; }
a.icon-arrow-link:hover{ color: #e95000; padding: 0.3em 0 0.4em 8px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; background-repeat: no-repeat; margin-right: 8px; text-decoration: none; }


/* page layout */
#framework{ position: relative; width: 100%; text-align: left; }

#container{ width: 100%; height: 100%; float: left; background-color: #FFF; background-image: url('../../images/frontend/bg-body.gif'); background-position: top center; background-repeat: repeat-y; }
#container .page-title{ padding-top: 0.3em; }
#container .helpers{ float: right; width: auto; padding-top: 0.3em; }
#container .helpers a{ float: left; margin-left: 1em; color: #666 !important; }

#header{ position: relative; width: 100%; clear: both; margin: 0 auto; min-height: 100px; _height: 100px; margin-bottom: 10px; border-bottom: 2px solid #002866; /*background: #FFF url('../../images/frontend/bg-header.jpg') top right no-repeat;*/ }

#header .company-title a{position: relative; left: 0px; top: 0px; float: left; width: 215px; height: 100px; overflow: hidden; display: block; background: #FFF url('../../images/frontend/company-logo.jpg') top left no-repeat; }
#header .company-title a span{ display: none; }
#header .document-title{ float: right; position: relative; top: 40px; right: 0px; display: block; color: #e95000; text-transform: capitalize; font-family: "Book Antiqua", Palatino, "Times New Roman"; font-size: 280%; }
#header .go-to{ position: absolute; float: right; bottom: 16px; right: 10px; z-index: 100; display: block; }
#header .go-to a{ color: #FFFFFF; text-decoration: none; }
#header .go-to a:hover{ color: #FFFFFF; text-decoration: underline; }

#header .size-txt{ display: none; color: #FFFFFF; position: absolute; float: right; bottom: 5px; right: 245px; z-index: 100; }
#header .size-txt a{ color: #FFFFFF; text-decoration: none; padding: 0.2em; }
#header .size-txt a:hover{ color: #FFFFFF; text-decoration: underline; }

#content{ width: 100%; height: 100%; margin: 0 auto; padding-top: 10px; background: url('../../images/frontend/bg-content.gif') 0px -2em no-repeat;  }
#content .content-pane{ width: auto; }
#content .content-footer-pane{ width: 100%; clear: both; }
#content .center-pane{ width: 100%; float: left; }

#content .subheader .left-pane, #content .subheader .center-pane, #content .subheader .right-pane{ min-height: 4.4em; _height: 4.4em; margin-bottom: 1em; }
/*#content .subheader .right-pane{ min-height: auto; _height: auto; margin-bottom: 0; }*/
#content .subheader p{ margin: 0; padding: 0; }
#content .subheader a{ color: #e95000; font-size: 100%; }
#content .subheader .center-pane{ width: 100%; float: left; border-bottom: 1px solid #C6C6C6; }


#footer{ background: #e95000 url('../../images/frontend/bg-footer.jpg') top left no-repeat; width: 1042px; height: 227px; padding: 0 0 5em 0; font-size: 100%; color: #FFF; width: 100%; clear: both; float: left; }
#footer .padding-small{ position: relative; padding: 0; width: 990px; height: 227px; margin: 0 auto; }
#footer .right{ position: absolute; bottom: 0px; right: -16px; }
#footer a{ color: #FFF; text-decoration: none; padding: 0 1em; }
#footer a:hover{ color: #FFF; text-decoration: underline; }




/* content helpers layout */
.full-pane{ width: 100%; overflow: hidden; }
.third-pane{ width: 33%; overflow: hidden; }
.two-third-pane{ width: 66%; overflow: hidden; }
.half-pane{ width: 50%; overflow: hidden; }
.split-pane{ width: 48%; overflow: hidden; }


/* table generic */
table{ width: 100%; margin: 2em 0; border-collapse: collapse; }
table thead td{ white-space: nowrap; padding: 0.1em 0.3em; color: #e95000; font-size: 110%; }
table td{ padding: 0.1em 0.3em; border: 1px solid #C6C6C6; }

/* table results */
table.results{ width: 100%; margin: 2em 0; border-collapse: separate; }
table.results thead td{white-space: nowrap;  padding: 0.1em 0.3em; border: none;  border-bottom: 1px solid #002866; color: #002866; font-size: 110%; }
table.results td{ padding: 0.1em 0.3em; border: none;  border-bottom: 1px solid #C6C6C6; }

/* table reports */
table.reports{ width: 100%; margin: 0.2em 0 1em 0; border-collapse: collapse; }
table.reports thead td{ white-space: nowrap; padding: 0.2em 0.3em; border: none;  border-bottom: 1px solid #e95000; color: #002866; font-size: 110%; }
table.reports td{ color: #000; padding: 0.2em 0.3em; border: none; border-bottom: 1px solid #C6C6C6; }
table.reports td label{ color: #000; }

/* paging */
.paging{ position: relative; width: 100%; text-align: center; white-space: nowrap; margin: 2em 0 0 0; padding: 1em 0; border-top: #C6C6C6 1px none; float: left; clear: both;  }
.paging a{ padding: 0.3em 0.6em; margin: 0 1px 0 0; text-decoration: none; color: #e95000; }
.paging a:hover{ padding: 0.3em 0.6em; margin: 0 1px 0 0; background: #e95000; color: #FFFFFF; }
.paging a.next, .paging a.next:hover{ margin-left: 0.5em; padding: 0 12px 0 0; position: absolute; right: 0px; background: none; color: #e95000; text-decoration: underline; }
.paging a.prev, .paging a.prev:hover{ margin-right: 0.5em; padding: 0 0 0 12px; position: absolute; left: 0px; background: none; color: #e95000; text-decoration: underline; }
.paging a.selected, .paging a.selected:hover{ background: #e95000; color: #FFF; }






