body, td, div, li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #FFFFFF;
}

.errtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
}

textarea, select, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #001040;
  background-color: #F0F4FF;
  border: solid 1px #002080;
}

.header0 {
  background-color: #E3E3E3;
}

.header1 {
  background-color: #D4DBE8;
}

.header2 {
  background-color: #DAD9BE;
}

.header3 {
  background-color: #F4E3C5;
}

.header4 {
  background-color: #D9E3E2;
}

.header5 {
  background-color: #ECDAD3;
}

.header6 {
  background-color: #E3E1DA;
}

.headerlink {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.headerlinkover {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #0000FF;
}

.storetitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.storelink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #0060EF;
}

.pagetitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #002080;
}

.subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
  color: #002080;
}

.faqtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #002080;
}

.medium-text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

.quote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #002080;
}

.bolded {
  font-weight: bold;
}

.highlight {
  color: #C00000;
}

.faded {
  color: #80A0FF;
}