/* file: en-5000300 */

h1{
	text-align:center;
}

h2.u10, h2.u10simple{
	padding-left:34px;
	text-indent:-34px;
}

.pseudoTable,.pseudoTable1,.pseudoTable2{
	margin-top:10px;
	font-size:8pt;
}

.pseudoTable dt,.pseudoTable1 dt,.pseudoTable2 dt {
	float:left;
	width:85px;
	font-weight:normal;
	clear:both;
}

.pseudoTable dd,.pseudoTable1 dd, .pseudoTable2 dd {
	margin-left:0;
	padding-left:90px;
	clear:right;
	margin-bottom:8px;
	text-indent:-3px;
}

.pseudoTable1 dt {
	width:120px;
}

.pseudoTable1 dd {
	padding-left:125px;
}

.pseudoTable2 dt {
	width:145px;
}

.pseudoTable2 dd {
	padding-left:150px;
}


dt em, td em {
	padding-left:1px;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.white p {
	margin-top:0;
	margin-bottom:8px;
}

div.floatedTables{
	width:720px;
}

div.floatedTables table.white{
	width:270px;
	margin-bottom:0px;
}

.floatLeft{
	float:left;
}

div.floatedTables .floatLeft{
	width:50%;
	float:left;
}

.floatRight{
	float:right;
}

.leftColumn, .middleColumn{
	float:left;
	margin-right:80px;
}

.rightColumn{
	float:left;
	margin-right:0px;
}


/*For Spanish version*/
.tdContent.es{
	width:700px;
}

table#SIexperimental td{
	padding-bottom:6px;
}

/*For Czech, Polish versions*/
table#units td, table#multiples td{
	text-align:center;
}

table#multiples tr.tdTitle2 td{
	font-weight:bold;
}

table#units td.col1, table#multiples td.col1{
	text-align:left;
}


.fontMaths{
 	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans";
}

@media print{

h2{
	margin-top:36px;
	margin-bottom:15px;
}

h2.bottom_S{
	margin-bottom:0px;
}

h2.u10{
	padding-left:15px;
	text-indent:-15px;
}

h2.u10simple{
	padding-left:29px;
	text-indent:-29px;
}

h3{
	margin-top:28px;
}

table.white, .pseudoTable{
	margin-top:15px;
}

.pseudoTable dt,.pseudoTable1 dt,.pseudoTable2 dt,.pseudoTable dd,.pseudoTable1 dd,.pseudoTable2 dd {
	font-size:10pt;float:none;
}

.pseudoTable dd{
	left:0;
	margin-top:-1.1em;
	position:relative;
	text-indent:0;
}
	
.pseudoTable1 dd {
	left:0;
	margin-top:-1.1em;
	position:relative;
	text-indent:0;
}

.pseudoTable2 dd {
	left:0;
	margin-top:-1.1em;
	position:relative;
	text-indent:0;
}

/*used in pl*/
.UniCharacter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

div.floatedTables{
	width:98%;
	padding-right:5px;
}

.leftColumn, .middleColumn{
	margin-right:40px;
}

.rightColumn{
	margin-right:0px;
}

/*For Spanish version*/
.tdContent.es{
	width:100%;
}


/*For Czech version*/

#multiples.tdcontent td{
	background-color:#FFFFFF;
}

}
