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

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

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


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

    .tNormal {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:12px;
        text-decoration:none;
        color:white;
    }
    pre {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:12px;
        text-decoration:none;
        color:white;
    }
    .menuitems {
        font-family:'Sans-serif','Helvetica','Arial';
        font-size:14px;
        text-decoration:none;
	font-weight:normal;
        color:#000000;
    }
    .pNormal {
    }
    .headings {
       font-family:'verdana','Helvetica','Sans-serif';
	font-style:italic;
        font-size:18px;
	letter-spacing:0px;
	line-height:17pt;
        text-decoration:none;
        color:#ffffff;
}
    .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;
    }

    em {
       font-family:'verdana','Helvetica','Sans-serif';
	font-style:italic;
        font-size:18px;
	letter-spacing:0px;
	line-height:17pt;
        text-decoration:none;
        color:#ffffff;
}





/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:25px;
  min-height:25px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 781px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 3px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -12px;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 12px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: -12px;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 12px;
  right: 12px;
  height: 12px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 12px;
  right: 12px;
  height: 12px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: 0;
  width: 100%;
  height: 24px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 12px;
  left: 0;
  width: 12px;
  bottom: 12px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 24px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 12px;
  right: 0;
  width: 12px;
  bottom: 12px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -12px;
  width: 24px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 30px !important;
}
/* end Box, Sheet */

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

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






