#tableTeacherHead {
	width: 100%;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C44F00;
	margin-top: 4px;
}
#tdTeacherPicture {
	width: 133px;
}
#tdTeacherContactInfo {
	vertical-align: top;
	text-indent: 0.25in;
}
#tdTeacherName {
	padding-left: 5px;
}
#tableTeacherHead td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boldText {
	font-weight: bold;
}
#tableTeacherContent {
	width: 100%;
}
#tdTeacherContentLeft {
	width: 70%;
}
#tdTeacherContentRight {
	width: 30%;
	text-align: right;
}
#tableClassSchedule {
	margin-left: 10px;
	width: 95%;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
th {
	background-color: #FF6600;
	color: #22308B;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 2px;
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
#tableClassSchedule td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 10px 2px 4px;
	font-size: 105%;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.centerText {
	text-align: center;
	padding-bottom: 4px;
}
#tableAssignments {
	margin-left: 10px;
	width: 95%;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.assignmentRow {
	background-color: #CCCCCC;
}
#tableAssignments td, #tableAssignments th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
#tableAnnouncements {
	width: 92%;
	margin: 20px 5px 5px;
	border: 1px solid #000000;
}
.blueHead {
	color: #CCCCCC;
	background-color: #22308B;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tableResources {
	border: 1px solid #000000;
	width: 92%;
	margin: 10px;
}
.graytd {
	list-style-type: square;
	background-color: #CCCCCC;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
}
.announcement_list {
	margin-left: -30px;
}
#tableAnnouncements td {
	margin-left: -30px;
}
#tableResources td {
	margin-left: -30px;
}
