/* CSS Document */

body {
  position: fixed;
  width: 100%;
  height: 600px;

  font-family: sans-serif;
  color: #000;
  background-color: #0A60AE;
  /* background-color: #0F6CB6; */
  background-image: url("/hsa/gif/gui/background_grad.png");
  background-repeat: repeat-x;
  /* overflow: auto; */

  margin-left:0em;
  margin-right:0em;
  margin-top:0em;
  padding-left:0em;
  padding-right:0em;
  padding-top: 0em;
}

a:link, a:active {
  color: #00e;
  background: transparent;
}

a:visited {
  color: #529;
  background: transparent;
}

a:link img, a:visited img {
  border-style: none
}

ul {
  list-style: disc;

  z-index: 100;
  padding-top: 0px;
  padding-bottom:	0px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 40px;
  font-family:	Verdana,tahoma,arial,helvetica;
  font-size: 7.5pt;
  font-weight: normal;
  text-transform: none;
  letter-spacing:	0px;
  line-height: 150%;
  text-align: left;
  color: #000;
  font-style: normal;
}

p {
  line-height: 200%;
}
/*
div.issue {
  padding: 0.5em;
  border: none;
  margin-right: 5%;
}

.hideme { display: none }

@media print {
  table {
    page-break-inside: avoid
  }
}
*/
#main {
  top: 0px;
  z-index: 1;
  width: 800px;
  height: 600px;
  margin-left: 0em;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 0em;
  padding-right: 0em;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("/hsa/gif/gui/background_wave.png");
  background-repeat: no-repeat;
  background-position: bottom;
  /* border: 1px solid #cccccc; */
 }

#box {
  z-index: 2;
  /* width: 734px; */
  /* height: 500px; */
  margin-left: 33px;
  margin-right: 225px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0em;
  padding-top: 57px;
  padding-bottom: 0px;
  background-image: url("/hsa/gif/gui/background_box.png");
  background-repeat: no-repeat;
  /* border: 1px solid #cccccc; */
}

.content-outer {
  z-index: 3;
  position: inherit;
  width: 764px;
  height: 599px;
  /* overflow: auto; */
}

h1 {
  padding: 0px;
  margin: 0px;
  text-align:left;
  font-size: 12pt;
  font-weight: normal;
}

.swoosh {
  z-index: 4;
  position: relative;
  top: -523px;
  right: 0px;
  float: right;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 600px;
  width: 266px;
}

.top5 {
  z-index: 5;
  position: relative;
  top: -487px;
  right: -227px;
  float: right;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 113px;
  width: 119px;
}

.top5-txt {
  z-index: 5;
  position: relative;
  top: -367px;
  right: -325px;
  float: right;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 87px;
  width: 145px;
}

.hsa-txt {
  z-index: 5;
  position: relative;
  top: -20px;
  right: -508px;

  float: right;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 21px;
  width: 67px;
}

.hsa {
  z-index: 5;
  position: relative;
  top: 6px;
  right: -585px;
  float: right;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 50px;
  width: 97px;
}

.html4 {
  position: absolute;
  bottom: -100px;
  right: 10px;
  float: right;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 31px;
  width: 88px;
}

.css3 {
  position: absolute;
  bottom: -135px;
  right: 10px;
  float: right;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 31px;
  width: 88px;
}


.house {
  padding-left: 15px;
  padding-right: 10px;
  float: left;
}

.btn {
  position: relative;
  left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 48px;
  width: 136px;
}

.folder {
  z-index: 6;
  position: relative;
  top: -260px;
  right: -270px;
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  height: 194px;
  width: 303px;
}

.content {
  z-index: 100;
  padding-top: 8px;
  padding-bottom:	0px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0px;
  font-family:	Verdana,tahoma,arial,helvetica;
  font-size: 7.5pt;
  font-weight: normal;
  text-transform: none;
  letter-spacing:	0px;
  line-height: 155%;
  text-align: left;
  color: #000;
  font-style: normal;
}

