body {
	font-family:arial,sans-serif;
}
#top {
	position:absolute;
	top:0px;
	left:0px;
	height:107px;
	border:1px solid black;
	width:967px;
}
#metanav {
	position:absolute;
	top:135px;
	left:219px;
	height:18px;
	width:748px;
	border:1px solid black;
	background-color:#CFCFCF;
}
#metanav div {
	float:left;
	width:60px;
	padding:2px;
	padding-left:5px;
}
#nav {
	position:absolute;
	top:135px;
	left:0px;
	width:200px;
	background-color:white;
}
#nav div {
	text-align:left;
}
#nav div.fst {
	padding:3px;
	border-top:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
}
#nav div.snd {
	padding:1px;
}
#nav div.sub {
	padding-left:20px;
}
#nav .navlast {
	border-bottom:1px solid #CFCFCF;
}
#nav div a, #metanav div a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#nav div.fst a {
	font-size:10pt;

}
#nav div.snd a, #metanav div a {
	font-size:9pt;
	color:#4040d5;
}
#nav div a:hover, #metanav div a.act, #metanav div a:hover {
	color:black;
}
#nav div a.act {
	color:red;
}
#content {
	position:absolute;
	top:172px;
	left:219px;
	width:750px;
}
td.tdline {
	background-repeat:repeat-x;
	background-image:url(img/line.gif);
	background-position:center;
	font-size:1px;
	height:9px;
}
.smalltext {
	font-size:9pt;
}
.smalltext p {
	margin-top:0px;
	padding-top:0px;
	font-size:9pt;
}
a img {
	border:none;
}
#content a, #content a:link {
	color:#4040d5;
}
#content a:hover, #content a:visited {
	color:black;
}
h1 {
	font-size:13pt;
}
h2 {
	font-size:11pt;
}
h3 {
	font-size:10pt;
}
body, td, p, div {
	font-size:11pt;
}
.boxrechts {
	width:460px;
	float:right;
	border:1px solid #CCCCCC;
	padding:5px;
}
.boxlinks {
	width:250px;
	border:1px solid #CCCCCC;
	padding:5px;
}
.box {
	width:510px;
	border:1px solid #CCCCCC;
	padding:5px;
}
.boxstart {
	width:738px;
	border:1px solid #CCCCCC;
	padding:5px;
}
.boxteaser {
	width:200px;
	float:right;
	border:1px solid #CCCCCC;
	padding:5px;
}
.boxteaser ul {
	margin-left:20px;
}
hr {
	border:none;
	color:#CCCCCC;
	height:1px;
}
td {
	vertical-align:top;
}
