	.sectionTitle {
		margin: 15px 0 0 0;
	}
		.sectionTitle a { font-weight: bold; }
	#Content p {
		padding-top: 0px !important;
		margin-top: 0px !important;
	}
	#Content ul { margin: 10px 0 10px 35px; }
	#Content .listTitle {
		font-weight: bold;
		margin-left: 35px;
	}
	
	.fallScheduleLinks {
		display: block;
		height: 20px;
		background: url(../images/fallschedule.png) no-repeat;
		width: 150px;
		cursor: pointer;
		float: right;
	}
	.fallScheduleLinks span { display: none; }
	
	#ProjectManagement,
	#ProgramManagement,
	#SystemsEngineering,
	#ConstructionManagement { 
		display: none; 
		margin: 0 0 25px;
	}
		#ProjectManagement a,
		#ProgramManagement a,
		#SystemsEngineering a,
		#ConstructionManagement a { float: right; }
