.degreeReqSection {
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../../../images/yellowfade.gif);
	background-repeat: repeat-y;
}
table.GECTable th {
	background-color:#EEEEEE;
}
#GECTable p, table.GECTable p {
	text-indent: -3em;
	margin-left: 3em;
}
#GECTable, table.GECTable {
	border: thin solid #CCCCCC;
}
#GECTable th, table.GECTable th {
	border-bottom: thin solid #CCCCCC;
}
#GETable p, .GEReqSection p {
	text-indent: -3em;
	margin-left: 3em;
	margin-bottom: .5em;
}
.GEReqSection {
	margin-bottom:1.5em;
}
#MajorHead p, .MajorHead p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -3em;
	margin-left: 3em;
}
#MajorHead, .MajorHead {
	margin-bottom: 1em;
}

