body {
	font-size: 12pt;
	color: #000;
	background-color: #fff;
}

.centered {
	text-align: left;
	border: 0pt;
	margin: 0pt 5%;
	padding: 0pt;
}
#links dl {
	display: none;
}
th, td {
	padding: 5px;
}
.donotprint {
	display: none;
}


/*
Header
-----------------------------------------------
*/
#header_print img {
	border: 0pt;
	margin: 0pt 5% 20pt 5%;
	padding: 0pt;
}
h1#header {
	position: absolute;
	text-indent: -3000pt;
}


/*
Feature
-----------------------------------------------
*/
#article #feature {
	text-align: left;
}
#article #feature #picture_onno {
	float: left;
	width: 191px;
	height: 284px;
}
#article #feature #feature_bottom #feature_left {
	padding: 0pt 0pt 0pt 210px;
}
#article #feature #feature_bottom #feature_right {
	clear: left;
	padding: 5pt 0pt 0pt 0pt;
}
#article #feature #feature_header h1 {
	font-size: 20pt;
	color: #015a84;
	background-color: transparent;
	padding: 0pt 0pt 10pt 210px;
	margin: 0pt;
}
#article #feature h3 {
	font-size: 18pt;
	color: #0282be;
	background-color: transparent;
	margin: 0pt 0pt 4pt 0pt;
	padding: 0pt;
}
#article #feature ul {
	font-weight: normal;
	color: #015a84;
	background-color: transparent;
	padding: 0pt 0pt 14pt 1em;
	margin: 0pt;
}
#article #feature p {
	padding: 0pt 0pt 14pt 0pt;
	margin: 0pt;
}
#article #feature a {
	color: #015a84;
	background-color: transparent;
}

/*
Article
-----------------------------------------------
*/
#article {
	text-align: left;
}

#article h2 {
	font-size: 20pt;
	color: #015a84;
	background-color: transparent;
	padding: 0pt 0pt 10pt 0pt;
	margin: 0pt;
}
#article h3 {
	font-size: 18pt;
	color: #0282be;
	background-color: transparent;
	padding: 10pt 0pt 0pt 0pt;
	margin: 0pt;
}
#article ul {
	font-weight: bold;
	color: #015a84;
	background-color: transparent;
	padding: 0pt 0pt 10pt 1em;
	margin: 0pt;
}
#article p {
	padding: 0pt 0pt 4pt 0pt;
	margin: 0pt;
	line-height: 18pt;
}
#article a {
	color: #0282be;
	background-color: transparent;
}


/*
Footer
-----------------------------------------------
*/
#footer p {
	margin: 0pt;
	padding: 0pt;
}
#footer #footer_menu {
	position: absolute;
	text-indent: -3000pt;
}
#footer #copyright {
	padding: 14pt 0pt 0pt 0pt;
	font-size: 10pt
}
#footer a {
	font-size: 12pt;
	color: #7fd7f6;
	background-color: transparent;
}


/*
Navigation
-----------------------------------------------
*/
#navigation {
	position: absolute;
	text-indent: -3000pt;
}
#nav_box {
	position: absolute;
	text-indent: -3000pt;
}
#nav {
	position: absolute;
	text-indent: -3000pt;
	list-style: none;
}
#nav ul {
	position: absolute;
	text-indent: -3000pt;
}
#nav li {
	position: absolute;
	text-indent: -3000pt;
}


