/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.textcenter { text-align: center;}

.jpwebheader {
      background-image: url(https://jpwebpages.com/img/jpwheader3.jpg);
      background-repeat: repeat;
      background-position: left top;
      padding-top:356px;
        }
.jpwebtable {
background-color: #f7f7f7;
width: 100% !important;
height: 100% !important;
}
.jpwebtable2 
{
background-color: #f7f7f7;
padding: 15px;
width: 100% !important;
height: 100% !important;
text-align: center;}
.jpwebtable3 
{
padding: 15px;
width: 100%!important;
height: 100% !important;
}
.jpwebtable4 
{
padding: 15px;
width: 100% !important;
height: 100% !important;
align: center;
}

.jpwebtable td{
padding: 10px;
 }
 
.jpwebtable5{
background-color: #f7f7f7;
width: 100% !important;
}

 .jpwebtable5 td
{
height:100%;
vertical-align:top;
padding: 40px;
}
.jpwebtable6 
{
padding: 15px;
width: 100%!important;
height: 100% !important;
}
 .jpwebtablerow2{
 background-color: #ffffff;
 }
 
input.bigfield {
    font-size: 1.4em;
    height: 25px;
    width: 60%;
}

	