/* file: 5000500 */

h1{
	text-align:center;
}

h2{
/*	margin-bottom:20px;*/
}

#listOfCountriesTable td, #listOfCountriesTable th {
	font-size:8.5pt;
	border:1px solid #DDDDDD;
	padding:2px;
}

#listOfCountriesTable td {
	vertical-align:top;
}

#listOfCountriesTable{
	border:1px solid #DDDDDD;
	border-collapse:collapse;
	border-spacing:0;
	margin:20px auto;
}

#listOfModificationsTable {
	background-color:#CCCCFF;
	border:2px solid #DDDDFF;
	border-spacing:0;
	border-collapse:collapse;
	margin:20px auto;
	width:100%;
}

#listOfModificationsTable td{
	padding:2px;
	font-size:8pt;
	border:1px solid #DDDDFF;
	border-spacing:0;
}

.greenbg{
	background-color:#FFFFFF;
}

.green2bg{
	background-color: #FFFFFF;
}

.borangeBackground{
	background-color: #FFFFFF;
}

.darkYellowBackground, .darkYellowBackground td{
	background-color:#FFFFFF;
}

.blueBackground{
	background:#FFFFFF;
}

/*Used in ES*/
.list.italic.fontSmall{
	width:320px;
}
.list.italic.fontSmall .bullet{
	width:1.3em;
}

.list.italic.fontSmall .label{
	padding-left:1.5em;
	margin-bottom:6px;
}

div.floatedTables{
	width:720px;
	margin-bottom:-8px;
}

.floatLeft{
	float:left;
}


/* Style used fr.*/

.list#articles .bullet, .list#prepositions .bullet {
		width:2.6em;
		margin-top:0px;
}

.list#articles .label, .list#prepositions .label {
		padding-left:2.8em;
		margin-top:0px;
		margin-bottom:3px;
}

#articles .label .list .bullet, #prepositions .label .list .bullet{
		width:2em;
		margin-top:0px;
}

#articles .label .list .label, #prepositions .label .list .label{
		padding-left:2.2em;
		margin-top:0px;
		margin-bottom:1em;
}

#articles .label .list .label blockquote, #prepositions .label .list .label blockquote{
		margin-top:8px;
}

.exception {
	 padding:0;
	 margin-top:10px;
	 margin-bottom:0;
}

.exception .nbTitle {
		width:6.9em;
		font-style:italic;	
}

.exception .nbContent {
	margin-left:6.9em;
}

/* END Exceptions STYLING */


/*@page {size: landscape;}*/

@media print {

/*Enable these for creating table and notes part of PDF. Insert a page break (<P CLASS="pageBreakAfter">&nbsp;</P>) before the table. Do a print preview, change to landscape format, left and right margins at 12 mm and top and bottom margins at 25 mm. When done, change back to portrait view, 19 mm for left and right margins, and 18 mm for top and bottom margins.*/
/*body, #maincontent{
	margin:0 20;
}
h1, .box, hr{
	display:none;
}
#listOfCountriesTable{
	margin:0px;
}*/


h2{
	margin-top:36px;
	margin-bottom:15px;
}

h3{
	margin-top:28px;
	margin-bottom:15px;
}

#listOfCountriesTable td,#listOfCountriesTable th {
	padding:1px;
}

#listOfCountriesTable td,#listOfCountriesTable th{
	font-size:9pt;
	}

.exception .nbContent{
	margin-left:5.4em;
}
}
