A                        { color: #B62722; text-decoration: underline; }
A:hover                  { color: #B62722; text-decoration: underline; }

A.stealth                { color: #666666; text-decoration: none; }
A.stealth:hover          { color: #0063D1; text-decoration: none; }

A.footer                 { color: #ACACAC; text-decoration: none; }
A.footer:hover           { color: #B62722; text-decoration: none; }

BODY {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url('images/bgs/gradient.gif');
  background-repeat: repeat-x;
}

IMG {
  border: none;
}

H1, H2, H3, H4, H5, H6 {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  margin: 0px;
}

B {
  color: #B62722; 
}

HR {
  height: 1px;
  border: none;
  border-top: 1px dashed #C7C7CA; 
}

UL {
  list-style-image: url("images/ul.gif");
}

.nav {
  width: 100%;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  cursor: pointer; cursor: hand;
}

.copy {
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.quiz {
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  padding-top: 4px;
}

.footer {
  color: #ACACAC;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  white-space: nowrap;
}

.smallelement, .phpdiginputtext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.textarea {
  font-family: Arial,Helvetica,sans-serif;
}
.sidenav {
	background-image: url(images/bgs/gradient_yellow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
