body {
}
.intro {
	text-align: left;
}
#mheader {
	height: 0px;
	width: 90%;
	overflow: hidden;
	visibility: hidden;
}
#subhead {
	width: 90%;
}
#subhead .pagehead{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}
#syllkey {
	width: 90%;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 12px;
}
#syllkey td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFF;
	text-align: center;
	width: 20%;
	padding-top: 1px;
	padding-bottom: 1px;
}
#syllabus {
	width: 90%;
	margin-top: 24px;
}
#syllabus td {
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e6e6e6;
}
#syllabus td a {
	text-decoration: none;
	border-bottom: 1px dotted #445;
}
#syllabus td a:hover {
	border-bottom-style: solid;
}
#syllabus strong {
	color: #445;
}
#syllabus .syllmonth{
	color: #FFFFFF;
	background: #7a567a;
	padding-left: 9px;
	border-bottom: 1px solid #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	line-height: normal;
	padding-bottom: 1px;
}
#syllabus .lastyear {
	padding-top: 18px;
	border-bottom-style: none;
	padding-bottom: 6px;
}
#syllabus .date{
	text-align: right;
	padding-right: 15px;
	padding-left: 12px;
}
#syllabus a {
	color: #003399;
}
#syllabus a:visited {
	color: #3366CC;
}
#syllabus .syllred a {
	color: #C00;
}
#syllabus .syllred a:hover{
	color: #900;
}
#syllabus .notebld {
	font-style: italic;
	line-height: 16px;
}
#syllabus .notebld a {
	color: #603;
	border-bottom-color: #603;
}
#syllabus .notebld a:hover {
	color: #900;
	border-bottom-color: #900;
}
.syllentry {
	background-color: #fff;
}
#syllabus .syllentrynf,
#syllkey .syllentrynf {
	color: #333366;
	background-color: #FFDC99;
	border-bottom-color: #F5C585;
}
#syllabus .syllentryco,
#syllkey .syllentryco {
	color: #000033;
	background: #FFFFDD;
	border-bottom-color: #f0f0c8;
}
#syllabus .syllentrycp,
#syllkey .syllentrycp {
	color: #000033;
	background-color: #FFFFBB;
	border-bottom-color: #F0F0B5;
}
#syllabus .syllentrynm {
	color: #888;
	background-color: #fff;
}
#syllabus .spacer {
	border-bottom-style: none;
}
#syllkey .syllkey {
	color: #FFFFFF;
	background-color: #003399;
}
#mlink {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}
.syllchng {
	color: #CC0000;
}
.syllred {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #CC0000; 
	line-height: 12px;
}

/* legacy */

#syllabus #date {
	text-align: right;
}

