/*p,font,li,ul,ol {*/
* {
	font-family: Trebuchet MS, arial;
	font-size: 12px;
}

a {
	font-family: Trebuchet MS, arial;
	font-size: 12px;
	color: #f6bb11;
}

p {
	margin: 2px;
}

h2 {
	font-family: Trebuchet MS, arial;
	letter-spacing: -0.5px;
	font-size: 20px;
	color: #000000;
}

.coursename {
	font-family: Trebuchet MS, arial;
	letter-spacing: -0.5px;
	font-size: 20px;
	/*color: #44484c;*/
	color: #368fc9;
}
.cost {
	font-family: Trebuchet MS, arial;
	letter-spacing: -0.5px;
	font-size: 18px;
	color: #368fc9;
}

p.smallText, font.smallText {
	font-family: Trebuchet MS, arial;
	font-size: 10px;
}

pre {
	font-family: "courier";
	font-size: 12px;
	color: black;
}

font.loginText {
	font-family: Trebuchet MS, arial;
	font-size: 10px;
	font-weight: 700;
	text-align: left;
	color: #edf5fd;
}

a.loginLink {
	font-family: Trebuchet MS, arial;
	font-size: 9px;
	color: #e0e0e0;
}

div.topcontent {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}

div.topcontent h1 {
	font-family: Trebuchet MS, arial;
	letter-spacing: -0.5px;
	font-size: 22px;
	color: #f8b800;
}

div.topcontent p {
	font-family: Trebuchet MS, arial;
	font-size: 18px;
	color: #ffffff;
}

p.footerText {
	font-family: Trebuchet MS, arial;
	font-size: 10px;
	color: #505050;
}

p.footernav a{
	font-family: Trebuchet MS, arial;
	font-size: 10px;
	color: #505050;
}

a.studentinfoLink {
	font-family: Trebuchet MS, arial;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

table.TeacherDefaultTop table.TeacherLogin h1 {
	font-family: Trebuchet MS, arial;
	font-size: 22px;
	color: #f6bb11;
}

table.TeacherDefaultTop table.TeacherLogin p {
	font-family: Trebuchet MS, arial;
	font-size: 12px;
	color: white;
}

table.TeacherDefaultTop h1 {
	font-family: Trebuchet MS, arial;
	font-size: 22px;
	color: white;
}

table.TeacherDefaultTop p {
	font-family: Trebuchet MS, arial;
	font-size: 14px;
	color: white;
}

table.TeacherDefaultTop a {
	font-family: Trebuchet MS, arial;
	font-weight: bold;
	font-size: 14px;
	color: #f6bb11;
}

table.TeacherDefaultBottom h1 {
	font-family: Trebuchet MS, arial;
	font-size: 22px;
	color: #f6bb11;
}

table.TeacherDefaultBottom p {
	font-family: Trebuchet MS, arial;
	font-size: 14px;
	color: #44484c;
}

table.TeacherBottom h1 {
	font-family: Trebuchet MS, arial;
	font-size: 22px;
	color: #f6bb11;
}

table.TeacherBottom p {
	font-family: Trebuchet MS, arial;
	font-size: 14px;
	color: #44484c;
}
