/* Basic styles for content area of the For Teachers section */

/*h1 {  font-family: arial, helvetica, sans serif, verdana;
	font-size: 1.65em;
	font-style: normal; 	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.0em;}*/

h2 {
	text-transform: uppercase;
	margin-bottom: .75em;
}

h3 {
	color: #000000;
	margin: 1em 0;
}

h4 {
	color: #CC0000;
	margin: 1em 0;
}

h5 {
	text-transform: uppercase;
	margin: 1em 0;
}

/*h3  {  font-family: arial, helvetica, sans serif, verdana;
	font-size: 1.35em;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.0em;}

h4 {  font-family: arial, helvetica, sans serif, verdana;
	font-size: 1.25em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.0em;
	text-transform: uppercase;
}

h5 {  font-family: arial, helvetica, sans serif, verdana;
	font-size: 1.20em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	line-height: 1.0em;
	padding: .50em 0em 0em;
	text-transform: uppercase; }*/
	
table.toc {  font-weight: normal;
	/*color: #000000;
	background-color: #FFFFFF;*/
	/*border: 0px;*/
	/*border-collapse: collapse;*/
	border-spacing: 4px;
	margin: 4px;}

table.toc th {  
  background-color: #999999;
	color: #FFFFFF;
	text-align: left;
	padding: 4px;
	/*margin: 4px;*/
	/*border: 4px #FFFFFF solid;*/
} 

table.toc td {  background-color: #FFCC33;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	/*border: 4px #FFFFFF solid;*/
}

table.toc td.yellow {  background-color: #FFFFCC;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	/*border: 4px #FFFFFF solid;*/}

table.toc td.peach {  background-color: #FFF5CC;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	/*border: 4px #FFFFFF solid;*/}



.nounderlinenav {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom: none;
}

a.nounderlinenav:link {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

a.nounderlinenav:visited {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

a.nounderlinenav:hover {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF3300;
	border-bottom: none;
}

.nounderlinenavalt {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom: none;
}

a.nounderlinenavalt:link {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0066CC;
	border-bottom: none;
}

a.nounderlinenavalt:visited {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0066CC;
	border-bottom: none;
}

a.nounderlinenavalt:hover {  line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF9900;
	border-bottom: none;
}

p.teks {
	margin: 0em 0em 0em;
	font-size: 1em;
}

ul.teks {
	list-style: none;
	padding-top: 0em;
	padding-left: 1em;
	text-indent: 1em;
	margin: 0px 0px 8px;
}

.smallsource {  font-size: 0.80em; font-weight: normal; font-style: italic; color: #999999; }

ul.smallsource { margin-top: -1em; }