body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: verdana;
}

h2 {
	color: #ff9900;
  font-family: 'Trebuchet MS';
  margin-bottom: 0px;
}

h2.blue {
	color: #0066ff;
}

h3 {
	color: #666666;
  margin-bottom: 5px;
}

h4 {
	font-size: 11pt;
  color: #999999;
  margin-bottom: 0px;
}

h5 {
	font-size: 10pt;
  color: #000000;
  background: url('/images/headingbg.png'); background-repeat: repeat-y;
  margin-bottom: 0px;
}

.nolmargin {
	margin-left: 0px;
}

a.heading:link {
	color: #0066ff;
	text-decoration: none;
}

a.heading:visited {
	color: #0066ff;
	text-decoration: none;
}

a.heading:hover {
	text-decoration: underline;
}

a:visited {
	color: #0066ff;
	text-decoration: none;
}

p {
	color: #666666;
	font-size: 10pt;
}

p.description {
	color: #666666;
  font-size: 10pt;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 5px;
}

ul {
	color: #666666;
	margin-top: 0px;
	font-size: 10pt;
}

.FormHeading {
	width: 100px;
	font-size: 9pt;
  color: #ff9900;
  font-weight: bold;
  text-align: right;
}

a.nav:link {
	color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

a.nav:visited {
	color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}