@charset "utf-8";

#ptrack #ptrack_footer {
	display: none;
}
#ptrack #ptrack_title {
	height: 50px;
	clear: both;
}
#ptrack #ptrack_header {

}

h1 { text-align: left; font: Arial, Helvetica, sans-serif; font-size: 18px; padding: 0px; margin: 0px;}

#examLink {display: none;}

table {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #fff;
}

td {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
}

th { 
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}

#tabs { display: none;}


#printButton {display:none;}

tr {background-repeat:no-repeat;}



.Unit {background-color: #999999;}

.areaOfStudy {color: #000; background-color: #CCCCCC;}
.areaOfStudyShow{color: #000;}

.topic {color: #000; background-color: #E0E0E0;}
.topicShow {color: #000;background-color: #E0E0E0;}
.topicHide {display:none;}

.concept {display:none;}
.conceptShow {color: #000;}



.unitName {
font-weight: bold;
margin-left: 0px;
}

.aosName { 
font-weight: bold;
margin-left: 0px;
}

.topicName {
margin-left: 10px;
}

.conceptName {
margin-left: 20px;
}
