body {
text-align: center;
color: #000000;
background: transparent;
font-family: arial, helvetica, Trebuchet MS;
font-size: 9pt;
}

table {
font-size: 9pt;
line-height: 14pt;
}

/* LINKS */

#text a:link, #text a:active, #text a:visited {
color: #01448a;
font-weight: bold;
text-decoration: none;
}

#text a:hover {
color: #01448a;
font-weight: bold;
text-decoration: underline;
}

/* LAYOUT */

#wrapper {
z-index: 1;
position: relative;
width: 100%;
background-color: transparent;
margin: 0 auto;
padding: 0;
text-align: left;
}

#pagebanner {
z-index: 2;
position: absolute;
top: 0px;
left: 0px;
width: 744px;
height: 120px;
background-color: transparent;
padding: 0;
text-align: center;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#date {
display: none;
}

#nav {
display: none;
}

#text {
z-index: 3;
position: absolute;
top: 120px;
left: 0px;
width: 100%;
height: 100%;
overflow: visible;
background-color: transparent;
padding: 10px 10px 10px 10px;
color: #000000;
text-align: left;
font-size: 9pt;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
display: true;
}

#regstrapline {
background-color: transparent;
background-repeat: no-repeat;
padding: 0;
color: #000000;
text-align: center;
font-size: 11px;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
display: true;
float: center;
}

#bottom {
display: none;
}

.subheader {
color: #01448a;
font-size: 18pt;
}

.bodybold {
font-weight: bold;
}

.legal {
color: #01448a;
font-size: 7pt;
}

.footer {
text-align: center;
font-size: 11px;
}