a:link {
	color: #ef4123;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ef4123;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #4d4d4f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4f;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #ef4123;
	font-weight: bold;
	padding-top: 25px;
	line-height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
}
.h2-nospaceafter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 10px;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}

.h3-nospacebefore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}


p {
	font-size: 13px;
	line-height: 17px;
}
ul {
	font-size: 14px;
	line-height: 17px;
}
li {
	padding-bottom: 8px;
}
li ul {
	font-size: 13px;
	line-height: 16px;
	list-style-type: disc;
	padding-top: 8px;
}
li ul li {
	padding-bottom: 6px;
}
.sidebar-bg {
	background-image: url(images_common/sidebar_gradient.jpg);
	background-repeat: repeat-y;
}
.caption {
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}
.jumplinks {
	font-size: 11px;
	padding-left: 40px;
	line-height: 16px;
}
.table-img-alignright {
	margin-left: 20px;
	margin-bottom: 5px;
}
.table-img-alignleft {
	margin-bottom: 5px;
	margin-right: 20px;
}
.listedlink {
	font-size: 14px;
	line-height: 17px;
	list-style-image: url(images_common/arrow.gif);
}
.table-streams {
	font-size: 13px;
	line-height: 17px;
}

.table-schedule {
}
.table-schedule p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.table-schedule h4 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-left: 10px;
}
.course-code-heritage {
	background-color: #F7941E;
	color: #FFF;
	font-weight: bold;
}
.course-code-growth {
	background-color: #690;
	color: #FFF;
	font-weight: bold;
}
.course-code-energy {
	background-color: #639fca;
	color: #FFF;
	font-weight: bold;
}
.course-code-profession {
	background-color: #EF4123;
	color: #FFF;
	font-weight: bold;
}

