#edu {
	background-image: url(../images/edu_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#edu h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #CC0000;
	margin-left: 170px;
	margin-top: 60px;
	width: 150px;
	font-style: normal;
}

#educat {
}
#educat .eleft {
	padding-top: 30px;
	width: 50%;
}
#educat .eright {
	width: 50%;
}
.ce {
	font-size: 11px;
	padding: 5px;
	margin-bottom: 5px;
}
.ce h3 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.ce h3 a:link {
	color: #003366;
	text-decoration: none;
}
.ce h3 a:hover {
	color: #CC3333;
	text-decoration: none;
}
.ce h3 a:active {
	color: #FF0000;
	text-decoration: none;
}
.ce h3 a:visited {
	color: #336699;
	text-decoration: none;
}
.ce a:link {
	color: #003366;
	text-decoration: underline;
}
.ce a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.ce a:active {
	color: #FF0000;
	text-decoration: underline;
}
.ce a:visited {
	color: #336699;
	text-decoration: underline;
}
#educontent {
	margin-top: 30px;
	font-size: 11px;
	clear: both;
}

#educontent p {
	margin-left: 10px;
}

#educontent td h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	text-align: center;
	font-weight: normal;
}
div.edunav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #CC0000;
}
div.edunav ul{
	margin: 15px 0px 0px;
	padding: 0px;

}
div.edunav li{
	list-style-type: none;

}
div.edunav li a:link {
	color: #003366;
	text-decoration: underline;
}
div.edunav li a:hover {
	color: #CC3333;
	text-decoration: underline;
}
div.edunav li a:active {
	color: #FF0000;
	text-decoration: underline;
}
div.edunav li a:visited {
	color: #336699;
	text-decoration: underline;
}
.glossterm {
	font-weight: bold;
}

.bd h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	margin: 0px;
	padding: 0px;

}.afftitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}

