body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 2em;
	color: #000;
	background-color: #fff;
}

#logo {
	clear: both;
	margin-bottom: 1em;
}

#header {
	display: none;
}

#content {
	padding-bottom: 2em;
}

#firstnav {
	display: none;
}

#margin {
}

h1 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

h2 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}

h3 {
	font-size: 1em;
	margin: 0 0 0.3em 0;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}

acronym, dfn {
border:none;
}

.clearall {
	clear: both;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.noborder {
	border: none;
}

.noborder2 {
	border: none;
}

.emptyline {
}

a.morelink:link, a.morelink:visited {
}

a.morelink:hover {
}
a.tooltip:link, a.tooltip:visited {
border:none;
text-decoration:none;
}

#top {
	display: none;
}

#bottom {
	display: none;
}

.copy {
	display: none;
}

/* table defs */

table {
	border: none;
	width: 98%;
	border-collapse: collapse;
	font-size: 0.9em;
	margin: 1em 0 2em 3px;
}

caption {
	font-size: 1em;
	text-align: left;
	padding-bottom: 5px;
}
