@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
}
#toplinks {
	display: none;
}
#header {
	display: none;
}
#navbar {
	display: none;
}
#breadcrumbs {
	display: none;
}
#content {
	margin-left: 20pt;
	margin-right: 30pt;
}
#sidebar {
	display: none;
}
#lessontext p, #lessontext li {
	font: 12pt/18pt "Times New Roman", Times, serif;
}
#lessontext p {
	margin-left: 20pt;
}
#lessontext h1, #lessontext h2 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding-top: 4pt;
	padding-bottom: 4pt;
	background-color: transparent;
}
#lessontext h2 {
	font: 14pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#lessontext h3 {
	font: 10pt Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #444;
	padding-top: 4pt;
	padding-bottom: 4pt;
	background-color: transparent;
}
#lessontext p.questionsLink {
	display: none;
}
img {
	display: none;
}
#footer p.copyright, #footer p.address {
	font: 9pt/11pt Tahoma, Geneva, sans-serif;
	color: #555;
}
#footer .footerlinks {
	display: none;
}

	
