@charset "utf-8";
/* CSS Document */

.featured {
	height: 230px;
	width: 579px;
	background-image: url(featured.jpg);
}

.search {
	height: 32px;
	width: 100%;
	background-image: url(tool.png);
	background-repeat: repeat-x;
	background-position: center;
}

.breadcrumbs {
	height: 35px;
	width: 590px;
	background-image: url(infopanel_bradcrumbs.png);
	top: 5px;
}


a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #005294;
	font-weight: bold;
