.bodySmallTitle {
  color: #000000;
  font-weight: bold;
}

.label {
  color: #000000;
  font-weight: bold;
}

.bodySmall {
  color: #000000;
  font-weight: normal;
}

.recordsPerPage {
  color: black;
  font-weight: normal;
}

.labeledValue {
  color: #000000;
  font-weight: normal;
}

.footNote {
  color: #000000;
  font-weight: normal;
}

.bodySmallRed {
  color: #c02000;
  font-weight: bold;
}

.bodySmallRedPlain {
  color: #FF0000;
  font-weight: normal;
}

.bodyHead {
  color: red;
  font-weight: bold;
}

.error  {
  color: #CC0000;
  font-weight: bold;
}

.errorHead  {
  color: #CC0000;
  font-weight: bold;
}

.head  {
  color: black;
  font-size: 130%;
  font-family: UbuntuBold,Verdana,sans-serif;
  margin-bottom: 20px;
}

.headerTitle {
  color: #3C558E;
  font-weight: normal;
}

.headerTitleSmall  {
  color: #3C558E;
  font-weight: normal;
}

.headerSmall {
  color: #993333;
  font-weight: normal;
}

.headerSmallLeft {
  color: #993333;
  font-weight: bold;
  text-align: left;
	color: black;
	white-space: nowrap;
}

.head2 {
  color: black;
  font-weight: bold;
}

.head3 {
  color: black;
  font-weight: bold;
}

.head4 {
  color: black;
  font-weight: bold;
}
.head5 {
  color: black;
  font-weight: bold;
}

.subHead {
  color: black;
  font-weight: normal;
}

.bodySubHead {
  color: red;
  font-weight: normal;
}

.body {
  color: #000000;
  font-weight: normal;
}

.homePageNotice {
  color: #000000;
  font-weight: normal;
  font-style: italic;
}

.importantHomePageNotice {
  color: #CC0000;
  font-weight: normal;
  text-align: center;
}

.headerLink {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.navLink {
  margin-top: 10px;
  margin-bottom: 14px;
}

.navLink a { margin-right: 4px; margin-left: 4px; }
.navLink a:hover { color: #000; }

.homePageNoticeNavLink {
  color: #CC0000;
}

.homePageNoticeNavLink:link {
  color: #CC0000;
}

.homePageNoticeNavLink:visited {
  color: #CC0000;
}

.popupNav {
  color: #3030C0;
  font-weight: bold;
}

.popupNav:visited {
  color: #3030C0;
}

.resultPageSubHead {
  font-weight: bold;
}

.formField {
  color: #000000;
  font-weight: normal;
}

.formFieldHelp {
  color: #000000;
  font-weight: normal;
}

.formFieldExample {
}

.formFieldNotice {
  color: #a02000;
  font-weight: bold;
}

.bodyBold {
  color: #000000;
  font-weight: bold;
}

.formFieldLabel {
  color: #000000;
  font-weight: bold;
}

.bodyEmphasis {
  color: #CC0000;
  font-weight: normal;
}

.bodyEmphasisSmall {
  font-weight: normal;
}

.bodyEmphasisSmallBold {
  font-weight: bold;
}

.accentBar {

}

.compAccentBar {
  text-align: left; /*need to be explicit for IE*/
}

.doubleCompAccentBar {
  background-color: #3c558E;
}

tr.compAccentBar td {
}

tr.compAccentBar th {
  vertical-align: top;
  text-align: left; /*need to be explicit for IE*/
}

.compAccentBarBot {

}

tr.compAccentBarBot td {
  padding-top: 10px;
  padding-bottom: 4px;
}

tr.compAccentBarBot th {
  padding-top: 10px;
  padding-bottom: 4px;
}

table.noClownPants {
  width: 100%
}
table.noClownPants tr {
    vertical-align: top;
}

.navButton {
  text-align: center;
  background-color: #3c55a0;
}

.wcca {
  font-weight: bold;
  padding: 8px 12px 2px 12px;
  text-align: center;
  vertical-align: bottom;
  color: #3c55a0;
}

.wccaPrint {
  font-weight: bold;
  padding: 8px 12px 2px 12px;
  text-align: center;
  vertical-align: bottom;
  color: #3c55a0;
}

.pageFunc {
  font-weight: bold;
  padding: 3px 12px 5px 12px;
  text-align: center;
  vertical-align: bottom;
  color: #000000;
}

.homePageInfoTitle {
  font-weight: bold;
}

.bulletItem {
  margin-bottom: 0.3em;
}

#mainContent {
  padding-right: 10px;
}

.largeTable {
  min-width: 1024px;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 10px;
}

.smallTable {
  min-width: 980px;
  width: 100%;
}

.smallTable td {
  padding: 3px;
}

.termsOfUse {
  padding: 5px;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: monospace;
  font-size: 9pt;
  background-color: #fff;
  color: #000;
  border: 1px solid black;
}

.caption {
  text-align: left;
}

a.caseResultHeader {
  text-decoration: none;
}

table.shoppingCart td {
  vertical-align: top;
}

.calSectionSep {
  border-bottom: thin solid;
  margin: 3px 0;
}
