body {
  background-color: #7A7879;
}

.content {
  background-color: #FFFFFF;
}

table, td, p {
  font-family:Century Gothic; font-size:10pt; font-weight:normal;
  font-style:normal; text-decoration:none; color:#000000;
}

a, a:link, a:active, a:visited {
  text-decoration:underline; color:#244077;
}
a:hover {
  text-decoration:underline; color:#244077;
}

.leftNav {
  background-color: #0C0C0C;
}

h1 {
  font-family:Century Gothic; font-weight:bold; font-size:18pt;
  text-decoration:underline;
}

.title {
  font-family:Century Gothic; font-weight:bold; font-size:12pt;
}

.error {
  color:#FF0000;
}


.dgTitle, .dgFooter, .dgPager {
  font-family:Century Gothic; font-size:9pt; background-color:#B0C4DE;
  font-weight:bold; text-align:center;
}
.dgItem {
  font-family:Century Gothic; font-size:9pt; background-color:#B0C4DE;
}
.dgAlternating {
  font-family:Century Gothic; font-size:9pt; background-color:#CCCCCC;
}

.tdLabel {
  text-align:right; vertical-align:top; font-weight:bold;
}
