body {
  width: 100%;
  height: 100%;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,a,address,blockquote,nobr,b,i {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}			 

a {
	color : #0099CC;
	text-decoration : none;
}    

a:visited {
	color : #0099CC;
}

a:hover {
	text-decoration : underline;
}
      
a:active {
	color : #0099CC;
}

div.normal {
    font-size:10pt;
    line-height:14pt;
}

span.small_red {
    font-size:8pt;
    line-height:10pt;
    color : #BB2222;
}

span.small_gray {
    font-size:8pt;
    line-height:10pt;
    color : #777777;
}

span.normal {
    font-size:10pt;
    line-height:14pt;
}      

span.deactivate {
    font-size:10pt;
    line-height:14pt;
    color : #777777;
}      

div.partnerlinks {
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0px;
  position: absolute;
  left: 0px;
  background-color: #000033;
}

div.div1 {
  height: 100%;
  width: 100%;
  z-index: 10;
  position: absolute;
  background-image: url( /_images/fill.gif );
}

a.div1 {
  color: #000033;
}

div.div2 {
  height: 100%;
  width: 100%;
  z-index: 20;
  position: absolute;
  background-image: url( /_images/fill.gif );
}

h1.div2 {
  color: #000033;
}

h2.div2 {
  color: #000033;
}

div.div3 {
  height: 100%;
  width: 100%;
  z-index: 30;
  position: absolute;
  background-image: url( /_images/fill.gif );
}

div.div4 {
  height: 100%;
  width: 100%;
  z-index: 1000;
  top: 0px;
  position: absolute;
  left: 0px;
  background-color: #000033;
}