
body {
margin-left:auto;
margin-right:auto;
background-color:#052532;
font-family: futura, sans-serif;
font-size:12pt;
color:#1e7aa7;
width:800px;
padding-top: 10pt;
}

div.header {

<!--	position:absolute;-->
	top:0px;
	margin-left:0px;
    margin-bottom:0px;
	padding: 0pt;
	font: 12pt futura,arial;
	width:800px;
	background-color:transparent;
<!--	color:#1e7aa7;-->
	color:white;
}

a {
font-family: futura, sans-serif;
font-size:12pt;

text-decoration: none;
color:#36a0b3;
}
a:visited{
color:none;
border:none;
}

a:link {
color:#36a0b3;
border:none;
}

a:hover, a:active{
color:#91e4f2;
}

a.tip{
position:relative;
z-index:30;
}
a.tip:active{
color:transparent;
}
a.tip.hover{
z-index:30;
}
a.tip span{
display: none;
}
a.tip:hover span {
text-align:center;
font:12pt futura;
display:block;
position:absolute;
top:-13px;
left:-10px;
width:90px;
padding-top: 13px;
padding-bottom:13px;
padding-left:5px;
padding-right:5px;
border: none;
background-color:transparent;
color:transparent;
}
a.tiptitlefront{
position:relative;
z-index:30;
}
a.tiptitlefront:visited{
color:transparent;
}
a.tiptitlefront.hover{
z-index:30;
border:none;
}
a.tiptitlefront span{
display: none;
border:none;
}
a.tiptitlefront:hover span {
opacity:1;
text-align:center;
font:9pt futura;
display:block;
position:absolute;
top:-85px;
left:70px;
width:165px;
padding-top: 10px;
padding-bottom:10px;
padding-left:2px;
padding-right:2px;
border: none;
background-color:white;
color:#042e44;
}

a.tiptitle{
position:relative;
z-index:30;
}
a.tiptitle.hover{
z-index:30;
}
a.tiptitle span{
display: none;
}
a.tiptitle:hover span {
opacity:1;
text-align:center;
font:9pt futura;
display:block;
position:absolute;
top:-132px;
left:-30px;
width:165px;
padding-top: 10px;
padding-bottom:10px;
padding-left:2px;
padding-right:2px;
border: none;
background-color:white;
color:#042e44;
}

div.banner{
margin-top:22px;
margin-left:50px;
position:absolute;
top:0px;
background-color:white;

}



h1{
margin-left:0px;
font-size:20pt;
font-family:futura;
font-weight:bold;
line-height: 20pt;
color:#e8f0fd;
padding-left:0px;
padding-right:10px;
border-width:0px;
border-color:#042e44;
border-style:solid;
margin-bottom:0px;
}

h2{
margin-left:0px;
font-size:16pt;
font-family:futura;
font-weight:bold;
line-height: 20pt;
color:#e8f0fd;
padding-left:0px;
padding-right:0px;
border-width:0px;
border-color:#042e44;
border-style:solid;
margin-bottom:0px;
}






p{
background-color:transparent;
margin-left:auto;
margin-top:0px;
font-family: futura, sans-serif;
font-size:12pt;
color:#e8f0fd;

<!--color:#042e44;-->
padding-bottom:20px;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:1px;
border-color:#36a0b3;
border-style:solid;

}
div#footer{
margin-left:50px;
text-align:center;
padding:10px;
background-color:transparent;
color:#e8f0fd;
font-size:12pt;
}

table{
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:25px;
width:800px;
color:#e8f0fd;

}




td.t5{
color:white;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
background-color:transparent;
padding:10px;
padding-left:0px;
text-align:left;

}


