#expand-link {
	float: right;
  width: 110px;
  padding: 6px 12px 0px 0px;;
  text-align: right;
  display: inline;
}
.categories-hide {
	display: none !important;
}
.blue-bottom {
	background-image: url(../images/secondary-nav-bar-bg-blueb.gif);
  background-color: #007ac0;
}
.tertiary-nav {
  float: left;
  width: 216px;
  margin: 11px 0px 0px 16px;
  padding-bottom: 20px;
  list-style: none;
  display: inline;
}
.tertiary-nav li {
	float: left;
  width: 216px;
	padding-bottom: 4px;
  display: inline;
}
.tertiary-nav a {
  display: block;
  background: url(../images/tertiary-nav-bar-bg-green.gif) no-repeat 0px 0px;
  font-weight: bold;
  text-decoration: none;
  color: #5a5a5a;
  height: 25px;
  line-height: 25px;
}
.tertiary-nav a:hover, .tertiary-nav .active {
	background-position: -216px 0px;
  color: #fff;
}
.tertiary-nav span {
	display: block;
  padding-left: 24px;
}
.orange-nav a {
	background: url(../images/tertiary-nav-bar-bg-orange.gif);
}
.catalog-nav li, .contact-nav li, .customer-nav li, .salesreps-nav li, .sitemap-nav li {
	display: block;
	width: 200px;
	padding-left: 20px;
	margin-bottom: 10px;
	background: url(../images/content-tertiary-bullet-gray.gif) no-repeat 0px 4px;
}
.catalog-nav strong, .contact-nav strong, .sitemap-nav strong {
	color: #4038c4;
}
.customer-nav strong {
 color: #e31937;
}
#secondary-content .right-about {
	background: url(../images/content-bg-right-about.jpg) no-repeat;
  min-height: 401px;
  height: auto !important;
  height: 401px;
}
#secondary-content .right-about .content {
	margin: 316px 0px 0px 40px;
}
#secondary-content .right-about ul {
	list-style: none;
}
#secondary-content .right-about li, #secondary-content .right-librarian li {
	display: block;
	list-style: none;
	background: url(../images/content-about-bullet-orange.gif) no-repeat 0px 5px;
	padding-left: 14px;
	margin-bottom: 8px;
}
#secondary-content .right-about a, #secondary-content .right-librarian a {
	color: #5a5a5a;
	text-decoration: none;
}
#secondary-content .right-catalog {
	background: url(../images/content-bg-right-catalog.jpg) no-repeat;
  min-height: 401px;
  height: auto !important;
  height: 401px;
}
#secondary-content .right-catalog .content {
	margin: 196px 0px 0px 30px;
}
#secondary-content .right-catalog a {
	color: #c337bb;
	text-decoration: none;
}
#secondary-content .right-librarian {
	background: url(../images/content-bg-right-librarian.jpg) no-repeat;
  min-height: 401px;
  height: auto !important;
  height: 401px;
}
#secondary-content .right-librarian .content {
	margin: 150px 0px 0px 40px;
}
#secondary-content .right-customer {
	background: url(../images/content-bg-right-customer.jpg) no-repeat;
  min-height: 401px;
  height: auto !important;
  height: 401px;
}
#secondary-content .right-customer .content {
	margin: 190px 23px 0px 23px;
}
.repstate {
	float: left;
	width: 100%;
	height: 42px;
	background: #ffedb0 url(../images/content-salesreps-statebg.gif) no-repeat left top;
	display: inline;
}
.repstate h2 {
	float: left;
	width: 360px;
	color: #014880;
  font-size: 22px;
  font-weight: normal;
  font-family: "Courier New", Courier, monospace;
  margin-left: 30px !important;
  margin-top: 8px !important;
	display: inline;
}
#levelChart {
	background: #000000;
	color: #000000;
	width: 100%;
	margin: 0px 0px 12px 4px;
}
#levelChart a {
	color: #000000;
	text-decoration: underline;
	display: block;
	margin: 0px;
}
#levelChart th {
	background: #FFFFFF;
	/*border-bottom: 1px solid #000000;*/
	text-align: left;
	padding: 5px;
}
#levelChart td {
	background: #FFFFFF;
	padding: 2px 5px;
}
#levelChart .row1 {
	background: #FDE9F2;
}
#levelChart .row2 {
	background: #C6EAFA;
}
#levelChart .row3 {
	background: #CCE7D4;
}
#levelChart .row4 {
	background: #FFFAC2;
}
#levelChart .row5 {
	background: #FFE3A4;
}
#levelChart .row6 {
	background: #FED09E;
}
.sitemap-content ul {
	margin-left: 13px;
}