﻿/* SCREEN INSTRUCTIONS SPECIFIC TO INTERNET EXPLORER */


#maincontent{
	width:100%;
}

.toc_level_1 {
	text-indent:-3px;
}

.toc_level_2 ,.toc_level_3, .toc_level_4 {
	text-indent:-5px;
}

.nbTitle{
	top:0;
}

.bullet{
	text-indent:0;
}


.nbContent, .label .nbContainer {
	text-indent:0;
}

.nbContent .list{
	top:-1px;
}


.list .label, #modifications .list .label{
	text-indent:-3px;
}

.footnoteBorder {
	margin-bottom:-10px;
}

blockquote .footnoteBorder{
	margin-bottom:-4px;
}

.footnotes .label{
	text-indent:-3px;
}

blockquote sup{
	bottom: 0.5em;
	font-size: 7.5pt;
}


@media print {
/* PRINT INSTRUCTIONS SPECIFIC TO INTERNET EXPLORER */

@page{
	margin:0cm;
}

body{
	margin:0;
}

.list{
	margin: 1em 0 0 0;
	padding: 1px 0 0 0;
	border:0;
}

.list .bullet, .footnotes .bullet{
	float:none;
	display:block;
	width:auto;
}

.footnotes .bullet{
	position:relative;
	top:-3px;
}

td .list .label{
	text-indent:-3px;
}

.list .bullet{
	float:left;
	display:inline;
	padding: 0;
}

.list .label{
	padding: 0 0 1px 2.1em;
	margin: 0 0 0.9em 0;	
	text-indent:-3px;
}

/* page 000300 */
#modifications .list .bullet {
	width:auto;
	padding-left:5px;
	float:none;
	display:block;
}
	
#modifications .list .label {
	 margin: -1.2em 5px 5px 5px;
	 padding: 0 0 0 77px;
	 text-indent:0;
}

/* page 240203 */	
.table-display .bullet{
	float:none;
	display:block;
	width:auto;
}

.table-display .label{
	margin: -1.2em 5px 5px 5px;
	padding: 0 0 0 8em;
	text-indent:0;
}

/* NB */
.nbContainer, .footnotes{
	margin-top:1.1em;
}

.nbContent{
	text-indent:0;
}

.nbContent .list{
	top:-1px;
}

td .nbContent .list{
	top:-5px;
}

/* FOOTNOTES */
.footnotes .label{
	text-indent:0;
}
	
blockquote .footnotes{
	margin-top:5px;
}

.footnoteBorder{
	margin-bottom:-28px;
}
blockquote .footnoteBorder{
	margin-bottom:-10px;
}


/**/
blockquote .bottom_0, blockquote .list .bottom_0{
	padding-bottom: 0;
	margin-bottom: 0;	
}

div.boxtitle{
	padding:2px;
}

}