html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #2e3645;
  background-image: url("../PTstyle_20_images/0");
  background-position: left;
  color: #2a2d2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #6982b5;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #6982b5;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
}
h3 {
  color: #000066;
  font-size: 18px;
}
a,  a:link {
	color: #006;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #3b62a6;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  min-width: 875px;
  text-align: left;
  width: 875px;
}
#outerWrapper #header {
  background-color: #8e9fd0;
  background-image: url("../PTstyle_20_images/peppytechielogoMay19 w875.jpg");
  background-position: center left;
  background-repeat: no-repeat;
  border-bottom: solid 1px #5a6484;
  font-size: 18px;
  font-weight: bold;
  height: 160px;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #topNavigation {
  background-color: #eaeff5;
  border-bottom: solid 1px #8e9fd0;
  height: 25px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper {
  overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #eaeff5;
  border-left: solid 1px #8e9fd0;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 18%;
}
#outerWrapper #contentWrapper #content {
  margin: 0 20% 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #footer {
  background-color: #eaeff5;
  border-top: solid 1px #8e9fd0;
  padding: 10px 10px 10px 10px;
}
.h1boxed {
	margin: 5px;
	padding: 4px;
	text-align: center;
	display: block;
	background-color: #EAEFF5;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #3EC1EB;
	border-right-color: #3EC1EB;
	border-bottom-color: #70D2ED;
	border-left-color: #3EC1EB;
