* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #cccccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
img {
  border:  none;
}
a {
  color: #cc3300;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #cc3300;
}
p {
  text-indent: 30px;
  font-weight: 500;
}
#wrap {
  border: 0 solid black;
  margin: 10pt auto 0;
  width: 800px;
  background-color: white;
  background-position: right top;
  background-repeat: no-repeat;
}
#header {
  padding: 10px 0 20px;
  background-position: right center;
  margin-right: 150px;
  min-height: 76px;
  background-repeat: no-repeat;
  background-image: url(../JPC_MATH_RES_FILES/ManhFiles/PVManh.png);
  margin-left: 0;
  margin-top: 11px;
}
#header h1 {
  padding: 14px 0 5px 16px;
  letter-spacing: 1px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-weight: 200;
  margin-top: 6px;
  margin-bottom: 5px;
}
#header h1 a {
  text-decoration: none;
}
#header h1 a:hover {
  color: #c93400;
  text-decoration: none;
}
#header h2 {
  padding: 12px 0 0 11px;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0px;
  color: #3e3e3e;
  font-style: italic;
  margin-right: 200px;
  margin-left: 10px;
  line-height: 17px;
  text-align: left;
}
#header h3 {
  padding: 0 0 0 11px;
  background-repeat: no-repeat;
  color: black;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: 0px;
}
#menu {
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  background-image: url(../imagesJPC/bar.png);
  background-repeat: no-repeat;
}
#menu ul {
  padding-left: 10px;
  list-style-type: none;
}
#menu ul li {
  display: block;
  float: left;
}
#menu ul li a {
  padding: 0 10px;
  color: #eeeeee;
  text-decoration: none;
  font-size: 14px;
}
#menu ul li a:hover {
  color: #eeeeee;
  text-decoration: underline;
}
#content {
  padding: 10px 20px;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
}
#content ul {
  padding: 0px;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
}
#content ul li {
  padding: 3px 0px 3px 0;
  list-style-position: inside;
  margin-left: 15px;
  list-style-type: square;
}
#content ol {
  padding: 0px;
  list-style-position: inside;
  margin-left: 0px;
}
#content ol li {
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-style: normal;
  padding-left: 5px;
  line-height: 16px;
  padding-top: 5px;
  list-style-position: inside;
}
#footer {
  border-top: 3px solid #57626a;
  padding: 10px;
  background: #eeeeee none repeat scroll 0% 50%;
  margin-top: 20px;
  text-align: center;
  color: #333333;
  font-size: 11px;
}
