@charset "utf-8";

body {
	background-color: #cccccc;

}

.printfooter { display:none;}

table.maintable {
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;

	margin-right: auto;
	margin-left: auto;
}

table.maintable tr.footertable {
	height: 102px;
	max-height: 102px;
	margin-bottom: 0;
	padding-bottom: 0;

}

table.maintable tr.footertable td{
	height: 102px;
	max-height: 102px;
	margin-bottom: 0;
	padding-bottom: 0;

}

/* CSS Document */
table.content {
	/* border-right: 1px #333333 solid; */
	width:850px;
	height:400px;
}

.left_body_spacer {
	width:125px;
}

table.content_wide{
	/* border-right: 1px #333333 solid; */
	width:850px;
	height:400px;
}

table.content_wider{
	/* border-right: 1px #333333 solid; */
	width:950px;
	height:400px;
}
table.content_small{
	/* border-right: 1px #333333 solid; */
	width:650px;
	height:400px;
}

table.content_middle  {
	width:750px;
	height:400px;
}

table.content p.headline, table.content_wide p.headline, table.content_small p.headline,table.content_wider p.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003399;
}

h1.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003399;
}

table.content p.bodytext, table.content_wide p.bodytext, table.content_wider p.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
	max-height:400px;
	overflow:auto;
	line-height: 1.5em;
}

table.content DIV.bodytext, table.content_wide DIV.bodytext, table.content_middle DIV.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
	height:400px;
	max-height:400px;
	overflow:auto;
	line-height: 1.5em;
}

table.content_wider DIV.bodytext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
	height:400px;
	max-height:400px;
	overflow:auto;
	line-height: 1.2em;
}

table.content_wide DIV.bodytext_sky  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
	height:350px;
	max-height:350px;
	overflow:auto;
}

table.content_references DIV.bodytext_sky {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
}

table.content_references_sub DIV.bodytext_sky {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
	height:245px;
	max-height:300px;
	overflow:auto;
}

a.langlink {
	text-decoration: none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

table.content ul.contentlist li, table.content_small ul.contentlist li {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
}

.footertext {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#ffffff;
}

.footertext_right {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	font-weight:normal;
	color:#ffffff;
}

.footerspacer {
	width:155px;
}

a.headlink {
	font-size:12px;
	font-weight:normal;
}

a.Text IMG {
	text-decoration: none;
	border:none;
	width:14px;
	height:10px;
}