DIV.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1em;
}

DIV.pageheader {
	position: relative;
	height: 40px;
}

FONT.lessontitle {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

FONT.subtitle {
	font-size: 10pt;
	margin-left: 1em;
}

DIV {
	margin-bottom: 0px;
	margin-top: 0px
}

P {
	position: relative;
	margin: 0em;
	text-indent: 1em
}

TABLE {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
	
TABLE TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	width: 80px;
}

TABLE TD {
	text-align: center;
	border-style: solid;
	border-width: 1px;
}

UL.objectives {
	padding-left: 1.7em;
	list-style: lower-alpha;
}

UL.questions {
	padding-left: 1.7em;
	list-style: decimal;
}

UL.questions UL.questions {
	list-style: lower-alpha;
}

UL.questions UL.questions UL.questions {
	list-style: lower-roman;
}

P.p {
	position: relative;
	left: 0em;
	margin: 0em;
	text-indent: 0em
}

P.p + P.p {
	position: relative;
	left: 0em;
	margin: 0em;
	text-indent: 2em
}

UL.assignments {
	padding-left: 0em;
	list-style: none;
}

UL.assignments LI.category {
	position: relative;
	font-size: 9pt;
	font-weight: bolder;
}

UL.assignments LI.book {
	position: relative;
	padding-left: 2em;
	text-indent: -2em;
	font-size: 8pt;
}

UL.assignments LI.reading {
	position: relative;
	padding-left: 9em;
	text-indent: -5.5em;
	font-size: 8pt;
}

UL.assignments LI.activity {
	font-size: 8pt;
}

UL.assignments LI.comment {
	position: relative;
	font-size: 8pt;
	font-style: italic;
}

UL.assignments LI.heading {
	position: relative;
	font-size: 8pt;
	font-weight: bolder;
}

HR {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;;
}

SPAN.columnheader {
	font-size: 11pt;
	font-weight: bolder;
}

SPAN.columnheadermini {
	font-size: 10pt;
	font-weight: bolder;
}
