@media print {
  table.navbar, td.sidebar, td.navbuts {display: none}
}

/* -------- base text --------- */

body {
	margin:0px;
	padding:0px;
	font-family: "century gothic","trebuchet ms", "myriad", Arial, sans-serif;
	color: rgb(100,110,120);
	line-height:110%;
	background:rgb(119,140,165);}
	
a {
	text-decoration:none;
	color:rgb(30,60,120); }

a:hover {
	color: rgb(0,120,255); }

img.icon {
  vertical-align:middle;
	padding:0px 3px 0px 3px;
  }

img.inline {
  vertical-align:bottom;
	padding:0px 2px 0px 3px;
  }

td,th {
	margin:0px;
	padding:0px;
	vertical-align:top;
	}

cite {
  font-style:italic;
}

em {
  font-style:normal;
  font-weight:100;
  color:rgb(70,65,50);
}

p {
	margin:0em 0em 0em 0em;
	padding:0.35em 0em 0.35em 0em;
	font-size:80%;
	}

h2 {
	font-family: "georgia", "times", Arial, serif;
	font-size:135%;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0.1em 0em;
	font-weight:100;
	line-height:95%;
	color:rgb(180,70,40);
	}

h3 {
  font-family: "georgia", "times", Arial, serif;
	font-size:115%;
	margin:0em;
	padding:1em 0em 0.15em 0em;
	font-weight:100;
	line-height:95%;
	color: rgb(190,140,90);
	}

h3.title {
	padding-top:0em;
  }
	
h4 {
	font-family: "verdana","trebuchet ms", "myriad", Arial, sans-serif;
	font-size:95%;
	margin:0em;
	padding:1em 0em 0.15em 0em;
	font-weight:700;
	line-height:95%;
	color:rgb(180,160,100);}

h4.addedspace {
	font-family: "verdana","trebuchet ms", "myriad", Arial, sans-serif;
	font-size:95%;
	margin:0em;
	padding:1em 0em 0.35em 0em;
	font-weight:700;
	line-height:95%;
	color:rgb(180,160,100);}


ul,ol {
	padding:0em 0em 0.15em 0em;
	margin:0em 0em 0em 1.11em;
	}

li {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0.1em;
	padding-bottom:0.35em;
	font-size:80%;}
	
li li {
	font-size:100%;}
	
/* -------- links etc --------- */

img.float-left {
	float:left;
	margin:4px 16px 16px 0px;;
	}

img.float-right {
	float:right;
	margin:4px 0px 16px 16px;;
	}

div.index-list {
	font-size:80%;
	padding:0.3em 0em 0.3em 0em;
	line-height:120%;	}

div.filelink, div.weblink {
	margin:0px;
	padding:0.15em 0em 0.15em 0em;
	font-size:80%;
	}

div.filelink img, div.weblink img {
	border-style:none;
	border-width:0px;
	padding:0px 4px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle}


/* -------- layout --------- */

table.bar td {
	background:url("../images/bar_bg.gif");
	}

td.barlogo {
	text-align:right;
	}

table.main {
	background:url("../images/main_bg.gif");
	}
	
td.content {
	padding:24px 30px 16px 46px;
	text-align:left;
	}
	
td.navbuts {
	text-align:right;
	padding:2px 12px 0px 6px;
	}
	
div.brand {
	font-size:70%;
	color:rgb(140,160,220);
	padding:0px 0px 16px 0px;
	text-align:center;
	}
	
div.sidebar {
	font-family: "verdana","trebuchet ms", "myriad", Arial, sans-serif;
	text-align:left;
	line-height:95%;
	padding:20px 0px 0px 0px;
}

div.current-title {
	font-size:80%;
	font-weight:100;
	margin:0em 0em 0em 0em;
	padding:0px 16px 0px 0px;
	}
	
div.current-title a {
	color:rgb(255,255,255);
	}
	
div.current-submenu {
	font-size:80%;
	color:rgb(255,255,255);
	padding:0px 16px 0px 27px;
	margin:0em 0em 0em 0em;
	}
	
div.subsection-listing {
	font-size:80%;
	padding:2px 16px 2px 0px;
	margin:0em 0em 0em 0em;
	}

div.subsection-listing a { color:rgb(160,120,40); }
div.subsection-listing a:hover { color:rgb(255,255,255); }

span.note {
  color:red;
}

/* -------- curriculum map --------- */

table.hidden {
	background:rgb(255,255,255);
	margin:4px;
	border-style:solid;
	border-width:8px;
	border-color:rgb(255,255,255);
	}

table.hidden td {
	vertical-align:top;
	font-size:80%;
	padding:2px 8px 6px 8px;
	line-height:100%;
	}

table.hidden th {
	vertical-align:top;
	font-size:80%;
	padding:2px 8px 6px 8px;
	line-height:100%;
	font-weight:900;
	color:rgb(140,40,0);
	}

div.yr-title {
	font-weight:900;
	text-align:right;
	color:rgb(140,40,0);
}

div.credits {
	font-weight:100;
	text-align:right;
	color:rgb(140,40,0);
}

div.yr-area {
	text-align:right;
	color:rgb(0,40,140);
}

/* -------- quizzes --------- */

body.quiz {
	margin:0px;
	padding:0px;
	font-family: "century gothic","trebuchet ms", "myriad", Arial, sans-serif;
	color: rgb(100,110,120);
	line-height:110%;
	background:rgb(255,255,255);}
	
td.quiz-head {
	margin:0px;
	padding:0px;
	background:url("../images/quiz-bg.gif");
	}

td.quiz-content {
	padding:20px 20px 20px 20px;
	margin:0px;
	}

p.answer {
  padding:0em 0em 0.25em 0.25em;
  padding:0em 0em 0em 0em;
}

img.answer {
  padding-top: 2px;
}


