@charset "utf-8";
.departmentCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.departmentCategories a {
	color: #333333;
	display: block;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 40px;
}
.departmentCategories a:hover {
	color: #920433;
}
.deptButton {
	background-image: url(../images/template/tanSideButton2.jpg);
	display: block;
	height: 27px;
	width: 171px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
}

/* CSS Document */
.pad5 {  padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.locationResultHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/locations/resultBack1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 206px;
	padding-top: 2px;
}
.locationDepartmentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	font-weight: bold
}
.locationDepartmentHeader a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	font-weight: bold
}
.locationDepartmentHeader a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold
}
.printOnly{display:none}
.locationsMap {
  background:url(../images/locations/map.jpg); width:463px; height:229px;
}
.locationsMapLocation {
	position: absolute;
}
.locationsMapLocation a {
  position: relative;
}
.locationsMapLocation a img {
  border: 0px;
}
#fargo {
  top: 27px;
  left: 79px;
}
#minneapolis {
  top: 96px;
  left: 167px;
}
#wausau {
  top: 101px;
  left: 249px;
}
#greenBay {
	top: 104px;
	left: 312px;
}
#national {
	top: 116px;
	left: 312px;
}
#corporate {
	top: 126px;
	left: 312px;
}
#milwaukee {
  top: 165px;
  left: 300px;
}
#grandRapids {
  top: 165px;
  left: 359px;
}
.locate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
	color: #333333;
}
