body {
	background-image: url(images/pixelshading.jpg);
	background-repeat: repeat-x;
	background-color: #6F9DB8;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
}
a, a:link {
	text-decoration: none;
  font-weight: bold;
	color: #1b536c;
}
a.pixelLink, a.pixelLink:link {
  font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a:hover, a.pixelLink:hover {
	text-decoration: underline;
}
td {
  text-align: left;
  vertical-align: top;
}
td.highlight {
  background-color: #ffffff;
  padding: 0px;
  border: 0px;
}
td.shadow {
  background-color: #999999;
  padding: 0px;
  border: 0px;
}
td.main {
  background-color: #cccccc;
  padding: 0px;
  border: 0px;
  text-align: center;
  width: 778px;
}
.active {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #3D758E;
  background-color: #ffffff;
  text-align: left;
  padding: 4px;
}
.closed {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #3D758E;
  background-color: #ffffff;
  text-align: left;
  padding: 4px;
}
.header {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  background-color: #1D3341;
  text-align: left;
  padding: 4px;
}
.darkLine {
  background-color: #1b536c;
  padding: 0px;
}
.lightLine {
  background-color: #3D758E;
  padding: 0px;
}
.tag {
  color: #ffffff;
  font-size: 7pt;
}
.label {
  font-weight: bold;
  color: #3D758E;
}
.note {
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
}
.blue {
	text-decoration: none;
  font-weight: bold;
	color: #1b536c;
}
.white {
  font-size: 10pt;
  color: #ffffff;
}
td.header {
  font-size: 14pt;
	font-style: italic;
  font-weight: bold;
  background-color: #cccccc;
	color: #1b536c;
  vertical-align: middle;
}
.reviewLabel {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: #3D758E;
  background-color: #ffffff;
  text-align: left;
}
td.reviewDetail {
  vertical-align: top;
  text-align: right;
  font-size: 8pt;
  color: #333333;
  background-color: #eeeeee;
}
td.reviewValue {
  font-size: 8pt;
  text-align: right;
  vertical-align: top;
  color: #333333;
  background-color: #ffffff;
}
a.reviewDetail, a.reviewDetail:link {
  font-weight: bold;
	text-decoration: underline;
	color: #333333;
  background-color: #eeeeee;
}
a.reviewDetail:hover {
  font-weight: bold;
}
a.reviewValue, a.reviewValue:link {
  font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a.reviewValue:hover {
  font-weight: bold;
}
.summaryHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  background-color: #eeeeee;
  color: #333333;
  text-align: left;
}
.greyLine {
  background-color: #666666;
  padding: 0px;
}

