h1.education_header {
	position:relative;
	top:0;
	left:0;
	color:#5CAC32;
	margin:0 0 12px;
	padding:20px 0 0 0;
}

h1.education_header img {
	background:url("/images/education.png") no-repeat scroll 0 0px;
}

* html h1.education_header img {
	background:transparent;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/education.png', sizingmethod='scale');
}

h1.education_header div {
	position:absolute;
	top: 20px;
	left: 72px;
	line-height:60px;
	font-size:30px;
}

.x-tab-strip {
	width:auto !important;
}

h2.glossary_section {
	color:#5CAC32;
}

.quick_jump {
	padding-bottom:20px;
}

.quick_jump li {
	display:inline;
	padding-right:8px;
	font-size:14px;
	color:#878787;
}

.quick_jump li a {
	font-weight:bold;
}

.list_with_header h3 {
	font-weight:bold;
	padding: 0 0 8px;
}

.list_with_header {
	padding-bottom:10px;
}

.list_with_header li {
	padding-left:20px;
}

.education_body table, .education_body tr {
	width:100%;
}

.education_body td, .education_body th {
	border:1px dotted #ddd;
	padding: 5px 10px;
}

.education_body th {
	background:#f0f0f0;
	border-style:solid;
	font-color:#333;
	font-weight:bold;
}

.resource_window {
	float:right;
	width:260px;
	overflow:hidden;
	padding:0 0 0 20px;
}

.resource_window li {
	padding-bottom:20px;
}

p.summary {
	line-height:20px;
	font-size:14px;
	padding-bottom:20px;
}

.link-list .link-section {
	padding-bottom:10px;
}

.link-list h2 {
	padding:0;
}

.link-list h2 a {
	color:#5CAC32;
	font-size:15px;
}

.link-list ul {
	padding-left:10px;
}