.chaptertitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height: normal; font-style: normal; }
.sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #71ABDC;
}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; line-height: normal; font-style: normal; color: #666666; }
A:link {
	color: #000099;
	text-decoration: underline;
	cursor: hand;
}
A:visited {
	color: #000099;
	text-decoration: underline;
	cursor: hand;
}
A:active {
	color: #999999;
	cursor: hand;
}
A:hover {
	color: #CC0000;
	cursor: hand;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.subsectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #71ABDC;
}
.task {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
}
.tasknum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #71ABDC;
	padding-right: 10px;
	/*margin-left: -25px;*/
}
.figuretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}
.stepnum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #111111;
}
.steptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #71ABDC;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71ABDC;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	border-bottom: 1px solid #71ABDC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

table {
	margin-left: 30px;
}
.helppopup {
	background-color: #efefff;
	padding: 20px;
	border: 2px solid #666666;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
.sidebar {
	margin-left: 0px;
	width: 300px;
	border-bottom: 1px solid #71ABDC;
	border-top: 1px solid #71ABDC;
}
.sidebar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #111111;
	border-bottom: 1px none #71ABDC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}.excuseme {
	margin-left: 0px;
	width: 530px;
	border-bottom: 1px solid #71ABDC;
	border-top: 1px solid #71ABDC;
}
.q {
	font-size: 24px;
	color: #71abdc;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom: 1px none #ffffff;
	font-style: italic;
}
.qtext {
	font-style: italic;
	border-bottom: 1px none #ffffff;
	padding-top: 7px;
	color: #000099;
}
.atext {
	border-bottom: 1px none #ffffff;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
}
.a {
	font-size: 24px;
	color: #71abdc;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom: 1px none #ffffff;
}
.qaimage {
	padding-top: 7px;
	border-bottom: 1px none #ffffff;
	padding-left: 0px;
	padding-right: 0px;
}
