body {
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#header div, #hilitebar, #breadcrumbs, #pagetools, #footer ul, #leftnav, #nextsteps, #right {
	display: none;
}

#logo {
	margin: 0;
	padding: 0;
	width: 197px;
	height: 110px;
}

#logo a, #logo img {
	border: 0;
}

#content {
	margin-left: 0;
	width: 610px;
}

h2 {
	font-family: Arial,Geneva,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: rgb(78,119,38);
}

h3 {
	font-family: Arial,Geneva,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(114,116,120);
}

h4 {
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(131,188,52);
}

h3.contentheading,
div.componentheading,
table.contentpaneopen td.contentheading {
	font: normal 30px Arial,sans-serif;
	color: rgb(131,188,52);
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: rgb(83,129,40);
	text-decoration: none;
	outline: none;
	cursor: hand;
}

a:hover, a:active {
	color: rgb(137,197,55);
	text-decoration: none;
	outline: none;
	cursor: hand;
}

br.clear {
	clear: both;
}

table {
	border-collapse: collapse;
}

table p {
	margin: 0;
}

.hide {
	display: none;
}

