
#ticker {
  font-weight: bold;
}

#tickerLink {
  text-decoration: none;
  color: #324E76;
}

td.pageBody {
  padding: 20px 0 0 0;
}

h1 {
  margin: 0 8px 2px 8px;
  font-size: 11.5pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #C33630;
  clear: none;
}

h1 a.homeLink, h1 a.homeLink:link, h1 a.homeLink:visited {
  color: #C33630;
}

h2 {
  margin: 4px 8px 0 8px;
  font-size: small;
  font-weight: bold;
  clear: none;
}

h3 {
  margin: 6px 8px 0 24px;
  font-size: x-small;
  font-weight: bold;
  text-transform: uppercase;
}

p, .body {
  margin: 2px 8px 6px 8px;
}

ul {
  margin: 4px 20px 0px 24px;
}


div.thumbnail {
  float: right;
  width: 158px;
  height: 158px;
  padding: 0;
  margin: 6px 6px 6px 12px;
  border: 1px solid #E7DDC9;
}

img.fadeImage {
  background-color: transparent;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
}

ul.small {
  margin: 2px 8px 0 24px;
  font-size: 8pt;
  line-height: 9pt;
}

img.alignRight {
  margin: 3px 8px 3px 12px;
}

img.alignLeft {
  margin: 3px 12px 3px 8px;
}


p.menuHint {
	clear: both;
	margin: 0 8px -3px 8px;
	font-size: 8pt;
	line-height: 7pt;
}

.homeButtons {
	display: block;
	height: 36px;
}

.homeButtons ul {
	margin: 0 8px 0 8px;
	padding: 10px 0 0 0;
	list-style-type: none;
}

.homeButtons li {
float: left;
margin: 0 4px 0 0;
padding: 0 0 0 10px;
background-image: url(/images/home-buttons/left.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.homeButtons a {
	float: left;
	display: block;
	padding: 2px 9px 6px 0;
	text-decoration: none;
	color:#FBEE2B;
	background-image: url(/images/home-buttons/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.homeButtons a:hover {
	color: #585858;
}

.homeButtons li:hover, .homeButtons li.p7hvr {
	color:#585858;
	background-image: url(/images/home-buttons/left_on.gif);
}

.homeButtons li:hover a, .homeButtons li.p7hvr a {
	background-position:right top;
	background-image: url(/images/home-buttons/right_on.gif);
	color: #585858;
}

.homeButtons .current {
	background-image: url(/images/home-buttons/left_on.gif) !important;
}

.homeButtons .current a {
	background-image: url(/images/home-buttons/right_on.gif) !important;
	color: #000000 !important;
	cursor: default;
	font-weight: bold !important;
}

td.categoryTitle {
  padding: 0 10px 16px 0;
  font-weight: bold;
}
