* {
	margin: 0;
	padding: 0;
}
body {
	width:100%;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif, verdana;
	color: #2e2e2e;
}
#wrap1 {
	float: none;
	position: relative;
	border:none;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#wrap2, #wrap2-wide {
	float: none;
	padding: 0;
}
#container, #container-wide {
	float: none;
	color: #2e2e2e;
	text-align: left;
	background-color: #fff;
	border:none;
	padding: 0;
	margin: 0;
}
H1 {
	font-size: 18pt;
}
H2 {
	font-size: 14pt;
	padding-top: 0.5em;
	padding-bottom: 1.3em;
}
H3 {
	font-size: 12pt;
	line-height: 1.3em;
	padding-bottom: 0.3em;
}
OL LI {
	margin-left: 40px;
	list-style-type:decimal;
}
A {
	color: #0160b8;
	text-decoration: underline;
}
A:visited {
	color: #915d91;
}
A:hover, A:active {
	color: #ff0000;
}
A.selected {
	text-decoration: none;
	font-weight: bold;
}
IMG {
	border: 1px solid #c8c8c8;
	padding: 3px;
}
xHR {
	display: none;
	color: #c8c8c8;
	height: 1px;
	width: 80%;
}
a.toggle {
	text-decoration: none;
}
.hide {
	display: none;
}
/* Top */
#top {
	float:none;
	font-size: 1.3em;
	text-align: left;
	background-color: #fff;
}
#top-tagline1, #top-tagline2, #top-lft img, #top-rgt img, #top-menu, #top-menu-items, #top-menu A, #top-breadcrumb {
	display:none;
}
#top-print IMG {
	top: 20px;
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#top-print HR {
	width: 100%;
	color: #c8c8c8;
	height: 6px;
	margin-bottom: 50px;
}
/* Content area */
#content {
	float: none;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
}
#contentcontainer {
	margin: 0;
}
#content-list {
	padding-top: 16px;
}
#content UL LI, #content-wide UL LI {
	margin-left: 30px;
}
#content-list1, #content-list2 {
	float: left;
	width: 47%;
	margin-right:2%;
	line-height: 1.5em;
}
.content-list-a {
	padding-top: 6px;
}
#content-list2 {
	margin-right:0px;
	margin-left:10px;
}
#navbottom {
	color: #9e9e9e;
}
/* Left Column */
#leftcolumn {
	display:none;
}
/* Right Column */
#rightcolumn, #rightcolumn-wide {
	display:none;
}
#footer {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 30px;
}
#footer-shortcuts {
	display:none;
}
#footer-copyright {
	text-align: center;
}
/* All */
.spacer {
	height: 16px;
}
.spacer25 {
	height: 25px;
}
.newrev-mark {
	position: relative;
	left: 4px;
	top: -2px;
	font-size: 0.8em;
	color: red;
	display: inline;
}
/* Headlines */
H1, H2, H3, .leftmenu-subcat, .wordlist-boxhead, .boxhead1, .boxhead2, .boxhead3, .boxhead4 {
	color: #2e2e2e;
}
/* Background colors */
#container, #leftcolumn {
	background-color: #fff;
}

