/* UpToTen CSS Document */
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #333366;
  text-decoration: none;
}

A:hover {
  color: #9999CC;
  text-decoration: underline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxGreen {
  background: #99CC66;
}
.infoBoxYellow {
  background: #FFCC00;
}

.infoBoxContents {
  background: #FFFFE6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333366;
}


.infoBoxContentsWhite {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333366;
}


.infoBoxMiddleContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333366;
}

.descriptionBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333366;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #9999cc;
  color: #FFFFFF;
}


TD.infoBoxHeadingGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #99CC66;
  color: #333366;
}

TD.infoBoxHeadingYellow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #FFCC00;
  color: #333366;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.smallText-utt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #333366;
}


.blackHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000 }
.blackBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000 }
.blackSmallHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000 }
.blackSmallBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 200; color: #000000 }
.blackSmallCloseBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 200; color: #000000 ; line-height: 5pt }
.blackBigHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; color: #000000 }
.blockCloseBlackStyle { vertical-align: sub; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12pt }
.blockCloseRedStyle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000 ; line-height: 12pt; vertical-align: sub }
.blueBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000099 }
.purpleHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: #990066; line-height: normal }
.purpleSmallBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 200; color: #990066 }
.purpleSmallerHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #990066 }
.purpleSmallestHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990066 }
.purpleSmallHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #990066 }
.redBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #990000 }
.redHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-style: normal; font-weight: 900; color: #990000; line-height: normal }
.redItalBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #990000 ; font-style: italic }
.redMediumHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #990000 }
.redSmallBodyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 200; color: #990000 }
.redSmallHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990000 }
.whiteSmallHeadingStyle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF }

