
.breadcrumb {
	color: #969696;
	font-size: 9px;
	margin-top: 3px;
	width: 415px;
}

.breadcrumb a {
	color: #969696;
	font-size: 9px;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #FF3333;
}

.dashes-left, .dashes-middle, .dashes-right, .dashes-middle-light {
	background-image: url(../images/bg_dashes.gif);
	background-repeat: repeat-y;
	white-space: nowrap;
	width: 8px;
}

.dashes-left {
	background-position: top left;
	padding-right: 3px;
}

.dashes-middle {
	background-position: top center;
	padding-left: 3px;
	padding-right: 3px;
}

.dashes-middle-light {
	background-image: url(../images/bg_dashes_light.gif);
	background-position: top center;
	padding-left: 3px;
	padding-right: 3px;
}

.dashes-right {
	background-position: top right;
	padding-left: 3px;
}

.dashes-spacer {
	width: 8px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.print {
	float: right;
	margin-right: -4px;
	margin-top: -10px;
}

.search {
  width: 70%;
}

.search .searchbutton {
  background-color: #333399;
  border: 0px;
  color: #FFFFFF;
  font-weight: bold;
  height: 19px;
  text-align: center;
  width: 70px;
}

.search input {
  border: 1px solid #333399;
  padding-top: 1px;
  width: 225px;
}

.search p {
  background-color: #333399;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px;
  padding: 3px;
  padding-left: 6px;
}

.searchpaging {
  float: right;
}

.searchpaging a {
  text-decoration: none;
}

.searchresult {
  clear: both;
}

.searchresult .resultnumber {
  float: left;
  width: 14px;
}

.searchresult .title {
  color: #333399;
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
  text-decoration: none;
}

.gsearchresult .gtitle {
  color: #333399;
  font-weight: bold;
  margin-bottom: 0px;
  text-decoration: underline;
}
.synopsis {
  border-bottom: 1px solid #333399;
  padding-bottom: 4px;
  padding-left: 17px;
  margin-top: -12px;
}

.searchresults {
  float: left;
}

.sitemap {
  border-collapse: collapse;
  margin-bottom: 40px;
  margin-top: 20px;
  width: 100%;
}

.sitemap table {
  border-collapse: collapse;
  margin-right: 4px;
  width: 190px;
}

.sitemap table td {
  border: 1px solid #333399;
}

.sitemap a {
  color: #333399 !important;
  display: block;
  height: 100%;
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
  text-decoration: none;
  width: 100%;
}

.sitemap .level1 {
  border: 0px;
}

.sitemap .level2 {
  background-color: #C2C2E1;
  background-image: url(../images/sitemap_level3.gif);
  background-position: 4px 6px;
  background-repeat: no-repeat;
}

.sitemap .level3 {
  background-color: #EAEAF5;
  background-image: url(../images/sitemap_level3.gif);
  background-position: 14px 6px;
  background-repeat: no-repeat;
}

.sitemap .level4 {
  background-color: #FFFFFF;
  background-image: url(../images/sitemap_level3.gif);
  background-position: 24px 6px;
  background-repeat: no-repeat;
}

.sitemap .level5 {
  background-color: #FFFFFF;
  background-image: url(../images/sitemap_level3.gif);
  background-position: 34px 6px;
  background-repeat: no-repeat;
}

.sitemap .level1 a {
  color: #FF3333 !important;
  font-weight: bold;
}

.sitemap .level2 a {
  padding-left: 14px;
}

.sitemap .level3 a {
  padding-left: 24px;
}

.sitemap .level4 a {
  padding-left: 34px;
}

.sitemap .level5 a {
  padding-left: 44px;
}

.sitemap .empty {
  background-image: url(../images/icon_sitemap_empty.gif);
}
