.quicklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
}
.toplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
/*	line-height: 1.23px; */
}
td {
	text-wrap: normal;
	word-wrap: break-word;
}
.bottombar {
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright {
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
}
.home {
	color: #25bfe7;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #222222;
	background-image: url(images/tinyglasses.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
}
.assignments {
	color: #d54134;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #222222;
	background-image: url(images/tinycam.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
}
.materials {
	color: #fbc462;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #222222;
	background-image: url(images/tinybook.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
}
.resources {
	color: #34A369;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #222222;
	background-image: url(images/tinychat.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
}
.syllabus {
	color: #ee5c8a;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #222222;
	background-image: url(images/tinyeye.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
}
.resources-h1 {
	color: #34A369;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	vertical-align: top;
	background-color: #222222;
	text-indent: 10px;
}
.materials-h1 {
	color: #fbc462;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	vertical-align: top;
	background-color: #222222;
	text-indent: 10px;
}
.syllabus-h1 {
	color: #ee5c8a;
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	vertical-align: top;
	background-color: #222222;
	text-indent: 10px;
}
.sidenote {
	font-style: italic;
	font-size: 9.5pt;
}
.calendarheader {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: middle;
	background-color: #D4E4F1;

}
.calendarthursday {
	background-color: #f3f6f9;
}
.calendartuesday {
	background-color: #ffffff;
}
a:link {
	color: #000088;
	text-decoration: none;
}
a:name {
	color: #000088;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #0000EE;
	text-decoration: underline;
}
.author {
	font-size: 9pt;
	font-style: italic;
}
.papertitle {
	font-size: 10pt;
	font-weight: bold;
}
.ampm {
	font-size: 8pt;
	font-variant: small-caps;
}
.smallurl {
	font-size: 9pt;
	font-style: italic;
}
.resourcelink {

	font-size: 10pt;
	font-weight: bold;
}
.announcement {
	list-style-image: url(images/tinyeye.gif);
	list-style-type: none;
	list-style-position: inside;
	background-color: #EEEEEE;
	border: thin dashed #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

