/*Print CSS rules here */

body { color:black; font-size:12pt; }
#pageTools { background:none; border:none; color:black; display:none; }
.col1Content { padding:0; }
div.col1 {
 width: 100% !important;
 font-family: Helvetica, Arial, sans-serif;
 float:none;
}
/* Right column settings */
.col1 p, .col1 span, .col1 h1, .col1 h2, .col1 h3, .col1 h4, .col1 h5, .col1 ul, .col1 ul li, .col1 blockquote, .col1 dl, .col1 table, .col1 table.panel {
	font-family: Helvetica, Arial, sans-serif;
}
.col1 p { font-size:12pt; }
a:link, a:visited, abbr {
	color:black;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.col1 ul.ticks li {
	background:none;
	list-style-type: disc;
}
.col1 blockquote { width:auto; background:none; border:none; color:black; font-size:12pt; text-shadow:none; }

.col1 div.highlight {
	color:black;
	border:none;
	font-size: 12pt;
	background:none;
}
.col1 .panel {
	font-size:12pt;
	color: black;
	text-shadow:none;
	border-left:none;
	background:none;
}
.rslides_container { border:none; width:auto; overflow:visible; }
ul.rslides { margin-left:0; padding-left:0; }
ul.rslides li[style] { display: block !important; }
.centered-btns_nav { display:none; width:0; }
#info[style] { display:none !important; }

table.unbordered { width:auto; }
.checkClozeAnswer { float:none; }
.answerWrap button[style] { float:none !important; }
#footer, #tabletNav, div.bodyAccordion div.bodyAccordionTrigger {
	font-family: Helvetica, Arial, sans-serif;
}

#footer { border:none; box-shadow:none; float:none; font-size:12pt; color:black; }
#footer p { text-align:left; }
