.menu {
	font-size: 10pt;
	font-family: Arial, Verdana, Times New Roman;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	color: #888888;
}

.footer_text {
  font-size: 9.3pt;
	font-family: Verdana, Arial, Sans;
	color: #666666;
	font-weight: bold;
	margin-top: 2.1em;
}

.footer_text a {
  font-size: 9.3pt;
	font-family: Verdana, Arial, Sans;
	color: #444444;
	font-weight: bold;
	letter-spacing: 10%;
	line-height: 12pt;
	text-decoration: underline;
}

.footer_text a:hover {
  text-decoration: none;
}

.heading {
	font-size: 11pt;
	font-family: Arial, Verdana, Times New Roman;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.left_copy {
  font-size: 9pt;
  color: #666666; 
  font-weight: bold;  
  font-family: Arial, Verdana, Sans; 
  text-align: center; 
  width: 210px;
  margin: 1em 0 1em 1.3em;
}

.pad-bot-img {
  margin-bottom: 10px;
}

.desc_box {
  width: 245px;
  height: 300px;
  border: 1px solid #000000;
}

.smaller {
  font-size: .88em;
}

.pad5 {
  padding: 5px;
}

.pad5 h2 {
  color: #666666; 
  font-weight: bold;  
  font-family: Arial, Verdana, Sans;
  font-size: 11pt;
  margin: 0 0 0 0;
}

.pad5 ul {
  padding-left: 0px;
  margin: 10px 0 0 1px;
  list-style-type: none;
}

.pad5 ul li {
  padding-bottom: 6px;
  font-size: 9pt;
}

.pad5 a {
  font-size: 9pt;
	font-family: Arial, Verdana, Times New Roman;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.pad5 a:hover {
  color: #888888;
}

