@charset "UTF-8";
/* CSS Document */

body {
	background-color: transparent;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
}

#mainContainer {
	margin: 0px;
	padding: 0px;
}

#sidebar1, #language, #footer {
background-color: transparent;
visibility: hidden;
width: 1px;
}

#header2 {
	margin: 0;
	padding: 0px;
	background-color: transparent;
	font-size: 9pt;
	color: #000000;
}


h1 {
	font-size: 12pt;
	color: #000000;
}

h2 {
	font-size: 12pt;
	color: #000000;
}

h3 {
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 12pt;
}

h5	{
	font-size: 13pt;
	color: #000000;
	line-height: normal;
}

.title {
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: 4pt;
	color: #666666;
	line-height: 45px;
	text-transform: uppercase;
}

.quote {
	color: #000000;
	font-size: 12pt;
}

p.leadin {
	font-size: 12pt;
	line-height: normal;
}