body {
font-family: arial, helvetica, verdana, sans-serif;
}

#webContentDiv {
    width: 490px;
    background-image:none;
  margin-top:20px;

}

#webHeaderDiv {
    /*display:none;*/
    padding:0;
    margin:0 0 1px 0;
    height:120px;
    background-image: none;
}
#webInnerContentSmall{
    padding:0px 0px 0px 0px;
    margin:0px;
    margin-left:51px;
    width:490px;
    _margin-left:30px;
}

.webText{
  margin:0px 0px 0px 0px;
  font-size: 1em;
  font-weight: normal;
  line-height:1.4em;
  font-family: arial, helvetica, verdana, sans-serif;
}

#webFooter {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  margin:0px 0 20px 51px;
  padding:5px 0;
  width:510px;
  text-align:left;
  font-size:0.9em;
}


.clearBoth {
  clear:both;
  line-height:1px;
}
#printLogo  h3 {
  font-size:1em;
  padding-bottom:5px;
  border-bottom:1px solid #000;
  margin-left:48px;
  width:490px;
  margin-top:15px;
  }
h3 {
margin-top:1em;

}

 h2 {
	 margin-top:1.5em;
 }

 h1 {
	 margin-top:2em;
}

  #printBack{
    display:block;
    text-align:right;
    height: 20px;
    color:#000;
    padding: 3px 0px 3px 0px;
    width:560px;
    border-bottom:1px dashed #333;
    margin-bottom:10px;
  }
.webServiceLink:link, .webServiceLink:active,.webServiceLink:visited {
    color: #006699;
    font-size: 0.9em;
    text-decoration:underline;
}
.webServiceLink:hover {
    text-decoration:underline;
    font-size: 0.9em;
}
 