body
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.ImageLeft
{
	float:left;
	width:138px;
	height:138px;
}

.TextRight
{
	float:left;
	width:auto;
	height:auto;
}

#headerTop
{
	float:left;
	background-color: #ffcc99;
	height: 110px;
}

#headerRight
{
	float:none;
	background-color: #ffcc99;
	height: 110px;
	line-height:110px;
}

#headerBottom
{
	background-color: black;
	width:100%;
	height:28px;
}

#headerBottomLogo
{
	float:left;
	width:129;
}

#headerBottomMenu
{
	float:left;
	width:auto;
	height:28px;
}

#headerLanguages
{
	float:right;
	width:auto;
	height:28px;
	color: White;
}

#content
{
	background-color: white;
	clear:both;
	width:100%;
	height:auto;
}

#footer
{
	background-color: white;
	clear:both;
	width:100%;
	height:20px;
}

.TitleLevel1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.Block
{
	clear:both;
}

.Copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
}