.searchField {
	font-size:69%;
}
.breadCrumbText {
	font-size: 11px;
	color: #461000;
	font-weight: normal;
}
.breadcrumbLink {
	font-size: 10px;
	color: #B1162A;
}
a:hover.breadcrumbLink {
	color: #E7785D;
}
.breadCrumbHeaderText {
	font-size: 11px;
	color: #B1162A;
	font-weight: bold;
}
.backgroundNav {
	background-image: url(/images/navBlank02.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}