﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a, a:link, a:hover, a:visited, a:focus {
	color: Black;
	text-decoration: none;
}

.hide {
	display: block;
}

.help-header-nav-wrapper, .help-search-wrapper, .help-content-nav {
	display: none;
}

#help-main-wrapper #help-content-wrapper,
#help-main-wrapper #help-content-wrapper .help-content-info {
	max-width:none;
	width: auto;
}

#layouttable {
	width: auto;
}

#contentcol {
	padding-left: 0;
}

div.lessontryit {
	background-image: none;
	padding-top: 4px;
}

#legal {
	border-top: solid 2px #717073;
}

#legal a {
	display: none;
}
