body, html {
  background: #BEC0C2 !important; 
	font: normal 11px/15px verdana, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
}

h1 {
  font-size: 20px !important;
  line-height: 24px !important;
}

h2 {
  font-size: 18px !important;
  line-height: 20px !important;
}

h3 {
  font-size: 16px !important;
  line-height: 18px !important;
}

h4 {
  font-size: 15px !important;
}

#pwrapper {
  padding: 0;
  margin: 0;
  background: #fff;
  width: 595px;
  margin: 0 auto;
  text-align: left;
}

#pcontainer {
  color: #000;
  background: #fff;
}

#pcontent {
  padding: 0;
  margin: 10px 35px;
  text-align: justify;
}

#pcontent h1, #pcontent h2, #pcontent h3, #pcontent h4, #pcontent h5, #pcontent h6 {
  background: transparent;
  display: block;
}

#pcontent p, h1, h2, h3, h4, h5, h6 {
  padding: 10px 0;
  margin: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}

#pfooter {
  padding: 0;
  color: #000;
  margin: 16px 0 0;
  height: 30px;
  position: relative;
}

#pfooter p {
	position: absolute;
	color: #9fa5aa;
	font-size: 11px;
	left: 35px;
	top: 4px;
}

#pfooter div.finfoboxa, #pfooter div.finfoboxb {
  padding: 9px 12px 5px 12px;
  margin: 0;
  float: left;
  width: 150px;
}

#pfooter p#pdevlogo {
  padding: 1px 12px 1px 12px;
  margin: 0;
  float: right;
}

  #hborderline {
    position: relative;
    background: url('../images/middle_ul_bg.gif') no-repeat 0 100%;
    height: 28px;
    width: 100%;
    margin: 10px 35px;
  }
  
  #hborderline a {
    position: absolute;
    right: 16px;
    top: 3px;
    padding-left: 18px;
    background: url('../images/print_icon.gif') no-repeat 0 100%;
  }
  
  #hborderline h1 {
  	display: inline;
    color: #3c3c3c;
    font-size:20px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 5px;
   }

