body
{
  margin: 0 auto;
  padding: 0;
 
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.Main
{
  position: absolute;
  width: 100%;

  left: 0;
  top: 0;
}

.PageBackgroundGradient
{
  background-image: url('images/bg.jpg');
  background-repeat: repeat-x;
  height: 1125px;
}
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


    a:link {
        color:#ffffff;
        text-decoration:none;
    }
    a:active { color:#ffffff;text-decoration:none;}
    a:visited { color:#ffffff;text-decoration:none; }

    .tNormal {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:14px;
        text-decoration:none;
        color:white;
    }
    .tNormalb {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:13px;
        text-decoration:none;
        color:#ffffff;
    }
    .menuitems {
        font-family:'Arial','Sans-serif','Helvetica','Arial';
        font-size:14px;
        text-decoration:none;
	font-weight:normal;
        color:#000000;
    }
    .pNormal {
    }
    .headings {
       font-family:'Arial','Verdana','Helvetica','Sans-serif';
	font-style:normal;
        font-size:18px;
	letter-spacing:0px;

        text-decoration:none;
        color:#ffffff;
}

    .headingsfaq {
       font-family:'Arial','Verdana','Helvetica','Sans-serif';
	font-style:normal;
        font-size:18px;
	letter-spacing:0px;

        text-decoration:none;
        color:#ff4200;
}

    .headingsi {
       font-family:'Arial','Verdana','Helvetica','Sans-serif';
	font-style:italic;
        font-size:18px;
	letter-spacing:px;
	line-height:17pt;
        text-decoration:none;
        color:#0000ff;
}
    .box3 {
        position:absolute;
        left:22px;
        top:21px;
        background-color:white;
        width:154px;
        height:171px;
    }
    .box4 {
        position:relative;
        left:12px;
        top:200px;
        background-color:#045131;
        width:149px;
        height:214px;
    }







.Footer-text
{
  display:inline-block;
  color:#555555;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#666666;
}






