BODY {
  font-size: 10pt;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #00004C;
}

TD {
  font-size: 10pt;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #00004C;
}

DIV {
  font-size: 10pt;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #00004C;
}

.heading {
  font-weight: bold;
  color: #72A9CE;
  font-size: 9pt;
}

.small-bold-blue {
  font-weight: bold;
  color: #72A9CE;
  font-size: 8pt;
}

.small-bold-white {
  font-weight: bold;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
  font-weight: bold;
}

.rgt-indent {
  padding-right: 20px;
}

.rgt-indent2 {
  padding-right: 8px;
}

.lft-indent {
  margin-left: 15px;
  margin-right: 15px;
}

.indent-ctr {
  margin-left: 90px;
}

.thanks-text {
  font-weight: bold;
  color: #ddebfc;
  font-size: 12pt;
}

.lft-indent2 {
  padding-left: 30px;
}

.copy {
  font-size: 8pt;
  color: #72A9CE;
}

A:link {
  color: #DDEBFC;
  text-decoration: underline;
}

A:visited {
  color: #DDEBFC;
  text-decoration: underline;
}

A:hover {
  color: #72A9CE;
  text-decoration: underline;
}

A.nav:link {
  color: #DDEBFC;
  text-decoration: underline;
  font-size: 8pt;
  font-weight: bold;
}

A.nav:visited {
  color: #DDEBFC;
  text-decoration: underline;
  font-size: 8pt;
  font-weight: bold;
}

A.nav:hover {
  color: #72A9CE;
  text-decoration: underline;
  font-size: 8pt;
  font-weight: bold;
}

A.nav2:link {
  color: #72A9CE;
  font-size: 8pt;
  font-weight: bold;
}

A.nav2:visited {
  color: #72A9CE;
  font-size: 8pt;
  font-weight: bold;
}

A.nav2:hover {
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
}

A.copy:link {
  color: #72A9CE;
  font-size: 8pt;
}

A.copy:visited {
  color: #72A9CE;
  font-size: 8pt;
}

A.copy:hover {
  color: #FFFFFF;
  font-size: 8pt;
}

A.faq:link {
  color: #72A9CE;
  font-size: 9pt;
  text-decoration: none;
}

A.faq:visited {
  color: #72A9CE;
  font-size: 9pt;
  text-decoration: none;
}

A.faq:hover {
  color: #FFFFFF;
  font-size: 9pt;
  text-decoration: none;
}

.small2 {
  font-size: 8pt;
}

.border {
  border-top: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  border-left: 1px #FFFFFF solid;
}

.crs-border {
  border-bottom: 1px #72A9CE solid;
}

.bold-blue {
	font-weight: bold;
	color: #72A9CE;
	font-size: 9pt;
}

.big {
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial;
}

.float-right {
  float: right;
}

.indent-left {
  margin-left: 45px;
}

.li-soft {
  list-style-type: square;
  list-style-image: url(images/check2.jpg);
  margin-bottom: 4px;
}

.newsl {
  border-top: 4pt #72A9CE groove;
  border-right: 4pt #72A9CE groove;
  border-bottom: 4pt #72A9CE groove;
  border-left: 4pt #72A9CE groove;
}

*.med {
  font-size: 11pt;
  font-family: Arial;
}
