body {
margin-left:auto;
margin-right:auto;
background-image: url('/img/WebsiteWatermark.jpg');
background-position: top left;
background-repeat: repeat-y;
background-attachment:fixed;
font: 10pt verdana;
color:#042e44;
width:800px;
padding-top: 10pt;
}


a {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, sans-serif;
text-decoration: none;
color:#1e7aa7;
}
a:visited{
color:none;
border:none;
}

a:link {
color:#1e7aa7;
border:none;
}

a:hover, a:active{
color:#85c3e6;
font-style:em;
}

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:10pt verdana;
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 verdana;
display:block;
position:absolute;
top:-185px;
left:-30px;
width:165px;
padding-top: 10px;
padding-bottom:10px;
padding-left:2px;
padding-right:2px;
border: none;
background-color:#85c3e6;
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 verdana;
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:#85c3e6;
color:#042e44;
}

div.banner{
margin-top:0px;
position:absolute;
top:0px;

}

div.header {
	position:absolute;
	top:110px;
	margin:0px;
	padding: 10pt;
	font-size: 11pt;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, sans-serif;
	width:725px;
	color:black;
}

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

h2{
border-left:0px;
padding:10px;
font-size:13pt;
font-weight:bold;
line-height: 20pt;
color:black;
padding-left:10px;
padding-right:10px;
margin-top:28px;
margin-bottom:0px;
}


div.bodytext {
width:300px;
font-weight: medium;
padding: 20pt;
color:#d8f1ff;
border-width:2px;
border-color:#042e44;
background-color:#1d78a5;
border-style:groove;
}

p{

margin-top:0px;
font-size: 11pt;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, sans-serif;
color:black;
padding:10px;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:1px;
border-color:#1e7aa7;
border-style:solid;

}
div#footer{
text-align:center;
padding:10px;
background-color:#042e44;
color:#d8f1ff;
font-size:12pt;
}

table{
width:750px;
color:#042e44;

}


td.t1{
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:1px;
border-color:#1e7aa7;
border-style:solid;
background-color:transparent;
padding:20px;
padding-left:14px;
width:100%;
text-align:center;
}

td.t2{
border-left:1px;
border-right:1px;
border-top:0px;
border-bottom:1px;
border-color:#1e7aa7;
border-style:solid;
background-color:transparent;
padding:20px;
padding-left:14px;
width:30%;
text-align:center;

}

td.t3{
width:35%;
background-color:transparent;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:0px;
border-color:#1e7aa7;
border-style:solid;
padding:10px;
padding-left:14px;
text-align:left;
}

td.t4{
background-color:transparent;
padding:10px;
padding-left:14px;
text-align:left;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:0px;
border-color:#1e7aa7;
border-style:solid;
}
li{
background-color:transparent;
margin-top:0px;
font-size: 11pt;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, sans-serif;
color:black;
padding:10px;

}


