a.hmorange {
	color: #ff6f20;
	text-decoration: none;
	font-weight:bold;
}
a.hmorange:hover {
	color: #ff6f20;
	text-decoration:none;
}
a.link-blk-bold {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.link-blk-bold:hover {
	color: #000000;
	text-decoration:none;
}
#title-large {
	padding:3px;
	padding-left:5px;
	background-color:#003366;
	font-size:16px;
	color:#FFFFFF;
	padding-bottom:5px;
	font-weight:bold;
	font-weight:normal;
}
#title-only {
	font-weight:bold;
	color:#003366;
	font-size:14px;
}
/* Breadcrumb */
#education-breadcrumb {
	height: 20px;
	width: 100%;
}
#breadcrumb {
	color:#414671;
	font-size:9px;
	padding-left:10px;
	height:20px;
	border-bottom: 1px solid #e3e3e3;
}
#breadcrumb a {
	color: #414671;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #ffe035;
	text-decoration:none;
}
/* END Breadcrumb */
#education {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	background-color:#e3e3e3;
}

#education-site {
	/*background-image: url("http://localhost/images/header/portal/background.gif");*/ 
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#education-header{
	height: 125px;
	width: 100%;
}
