body {
	color: #000000;
	width: 100%;
	vertical-align: top;
	text-align: left;
	border: 0px none;
	font-size: medium;
}
div.qbodyDiv {
	width: 90%;
	border: 0px none;
	color: #000000;
	margin-right: 5%;
	margin-left: 5%;
}
div.qmoduleTitle {
	border: 0px none;
	font-size: x-small;
}
div.qlessonTitle {
	font-size: medium;
	font-weight: bold;
	color: #425DA1;
	border: 0px none;
}
div.qsectionTitle {
	font-size: medium;
	font-weight: bold;
	border: 0px none;
	color: #000000;
}
div.qtextCell {
	border: 0px none;
}
div.qtextLeft {
	float: left;
	width: 49%;
	position: static;
	border: 0px none;
}
div.qtextRight {
	float: right;
	width: 49%;
	border: 0px none;
}
div.qtextCellWide {
	width: 100%;
	clear: both;
	border: 0px none;
}
div.qtextWide {
	width: 100%;
	border: 0px none;
}
div.qgraphicRight {
	text-align: center;
	float: right;
	width: 74%;
	border: 0px none;
	padding-top: 1em;
	padding-bottom: 1em;

}
div.qgraphicWide {
	text-align: center;
	width: 100%;
	border: 0px none;
	padding-top: 1em;
	padding-bottom: 1em;

}
div.qseperator {
	width: 100%;
	clear: both;
	background-image: url(/_css/2x2blue.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
	border: 0px none;
}
div.qtableDiv {
	margin-bottom: 1em;
	border: 0px none;
	margin-top: 1em;
}
.userCaution {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
.userSmallCaps {
	font-variant: small-caps;
}
div.qendBlock {
	font-size: x-small;
	font-weight: bold;
	color: #425DA1;
	text-align: center;
}
table.qresources {
	font-size: xx-small;
	color: #425DA1;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 1em;
}
th.qresources {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: text-top;
	font-size: xx-small;
	background-color: #425DA1;
	padding-bottom: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;

}
td.qresources {
	padding-right: 1em;
	padding-left: 1em;
	vertical-align: top;
}
td.qresourcesBorder {
	padding-right: 1em;
	padding-left: 1em;
	vertical-align: top;
	background-image: url(/_css/1x1blue.jpg);
	background-repeat: repeat-x;
	background-position: center;
	line-height: .5em;


}
table.qblueTable {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #425DA1;
	padding-bottom: .5em;
}
th.qblueTable {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: xx-small;
	background-color: #000000;
	padding-bottom: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;

}
td.qblueTable {
	padding-right: 1em;
	padding-left: 1em;
	vertical-align: top;
}
td.qblueTableBorder {
	padding-right: 1em;
	padding-left: 1em;
	vertical-align: top;
	background-image: url(/_css/1x1black.jpg);
	background-repeat: repeat-x;
	background-position: center;
	line-height: .5em;


}
div.qtextLeftGraphic {
	float: left;
	width: 24%;
	position: static;
	border: 0px none;
}
