body {
}
.intro {
	text-align: left;
}
#subhead {
	width: 100%;
}
#subhead .intro p {
	margin-top: 9px;
	margin-bottom: 6px;
}
#subhead .pagehead{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}
#syllkey {
	width: 100%;
	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;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #445;
	border-right: 1px solid #dae6d8;
}
#syllkey .syllentry,
#syllkey .syllentryco,
#syllkey .syllentrycp,
#syllkey .syllentrynf,
#syllkey .syllentrySun {
	/* [disabled]width: 18%; */
}
#syllabus {
	width: 100%;
	margin-top: 24px;
}
#syllabus p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#syllabus tr {
	background-color: #fafafa;
}
#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;
	padding-right: 12px;
	color: #002;
}
#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;
	border-bottom: 1px solid #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 17px;
}
#syllabus .lastyear {
	background-color:transparent;
}
#syllabus .lastyear td {
	padding-top: 18px;
	padding-bottom: 6px;
	border-bottom-style: none;
}
#syllabus .date{
	text-align: right;
	padding-right: 15px;
	padding-left: 12px;
}
#syllabus .title {
	font-weight: bold;
	color: #445;
}
#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;
}
syllabus .syllentry {
	background-color: #fff;
}

#syllabus td .d,
#syllabus td .p {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}
#syllabus td .d {
	background-color: #3c3;
}
#syllabus td .p {
	background-color: #69C;
}

#syllabus .syllentrynf,
#syllkey .syllentrynf {
	/* [disabled]color: #003; */
	background-color: #faf3cf;
}
#syllabus .syllentrynf td {
	border-bottom-color: #e8e1c1;
}
#syllabus .syllentryco,
#syllkey .syllentryco {
	/* [disabled]color: #003; */
	background: #fffded;
}
#syllabus .syllentrycp,
#syllkey .syllentrycp {
	/* [disabled]color: #003; */
	background-color: #fffcdf;
}
#syllabus .syllentrySun,
#syllkey .syllentrySun {
	color: #333;
	background-color: #dae6d8;
}
#syllabus .syllentrySun td {
	border-bottom-color: #cfd6ce;
}
#syllabus .syllentrynm td {
	color: #888;
}
#syllabus .category {
	color: #f0f0f0;
	background-color: #555;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 10px;
	display: inline-block;
	margin-bottom: 3px;
	margin-top: 1px;
	line-height: 14px;
}
#syllabus .category .syllred {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	background-color: #C33;
	margin-left: -1px;
}
#syllabus .description {
	font-size: 11px;
	line-height: 14px;
	max-width: 96%;
	margin-bottom: 2px;
	/* [disabled]color: #445; */
	margin-top: 0px;
}

#syllabus .spacer {
	border-bottom-style: none;
}
#syllabus .timeChange {
	color: #f0f0f0;
	background-color: #C33;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 3px;
	padding-left: 2px;
	font-size: 10px;
	display: inline-block;
	margin-bottom: 2px;
	line-height: 12px;
	border: 1px solid #555;
	margin-right: 1px;
}
#syllkey .syllkey {
	color: #FFFFFF;
	background-color: #003399;
}
#mlink {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}
.syllchng{
	color: #b00;
	white-space: nowrap;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	padding-left: 0.4em;
	border-left: 1px dotted #a00;
	margin-left: 0.2em;
	font-variant: normal;
	padding-bottom: 0px;
}
.syllchng a {
	color: #b00 !important;
	padding-left:3px;
	padding-right:3px;
	border-bottom:none !important;
}
.syllred {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #CC0000; 
	line-height: 12px;
}


#iside {
	margin-top: 111px;
}
/* legacy */

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