body {
	background-color: #eaede6;
	color: #7e7e7e;
	margin: 0px;
}
body, td {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    line-height: 1.3em;
    vertical-align: top;
}
a:link, a:visited, a:active {
    color: #7e7e7e;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1, h2, h3 {
	line-height: 1.3em;
}
h1 {
    font-size: 14pt;
}
h2 {
    font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
.bodytext, .smaller-text {
    margin-top: 0px;
    margin-bottom: 0px;
}
.bodytext a:hover, .smaller-text a:hover, .references-desc a:hover {
	text-decoration: underline;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align: center;
}
input.button {
	margin-top: 5px;
	border: 1px solid #999;
	background-color: #efefef;
	color: #777;
}
div#nav-lang div {
	display: inline;
}
div#nav-lang .selected {
	font-weight: bold;
}
div#nav-lang .disabled {
	color: #cccccc;
}
div#main-c {
	background-color: #ffffff;
	width: 940px;
	position: absolute;
	left: 50%;
	margin: 16px 0 0 -470px;
	padding: 0px;
}
div#top-c, div#bottom-c {
	height: 4px;
	line-height: 0pt;
	font-size: 0pt;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
}
div#bottom-c {
	background-image: url(../images/bg_bottom.gif) !important;
	height: 20px !important;
	background-color: #EAEDE6;
}
div#inner-c {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat;
	padding: 0 5px;
}
div#header {
	margin: 0;
	padding: 0;
	font-size: 0pt;
}
div#header div.section-illu {
	padding: 0 !important;
}
div#content {
    margin: 0;
    /* 355px - 2 * 44px = 267px */
    min-height: 443px;
    height:auto !important;
    height: 443px;
}
p.smaller-text {
	font-size: 9pt;
}
p.references-desc {
	margin: 8px 0 15px 30px;
	line-height:1.2em;
	width:514px;
	font-size: 9pt;
}
