.text01         { font-family: Arial; font-size: 0.8em; line-height: 1.2em; color: #5F5F5F; text-align: left }
.text01small         { font-family: Arial; font-size: 0.7em; line-height: 1.2em; color: #5F5F5F; text-align: left }
.text01r         { font-family: Arial; font-size: 0.8em; line-height: 1.2em; color: #5F5F5F; text-align: right }
.text02l         { font-family: Arial; font-size: 0.7em; line-height: 1.2em; color: #A5A5A5; text-align: left; font-weight: bold }
.text02c         { font-family: Arial; font-size: 0.7em; line-height: 1.2em; color: #A5A5A5; text-align: center; font-weight: bold }
.text03         { font-family: Arial; font-size: 0.8em; line-height: 1.2em; color: #13386C; text-align: left }
.text04         { font-family: Arial; font-size: 0.8em; line-height: 1.2em; color: #13386C; text-align: left; font-weight: bold }
.homeh         { font-family: Arial; font-size: 0.7em; line-height: 1.2em; color: #5D81AE; text-align: left; font-weight: bold }
.homet         { font-family: Arial; font-size: 0.7em; line-height: 1.2em; color: #13386C; text-align: left }
.homelink         { font-family: Arial; font-size: 0.7em; line-height: 1.2em; color: #13386C; text-align: left }
.textfield         { font-family: Arial; font-size: 0.8em; line-height: 1.2em; color: #5F5F5F; text-align: left; font-weight: bold }
.textfieldb01         { font-family: Arial; font-size: 1.0em; color: #13386C; text-align: center; font-weight: bold }
.textfieldb02         { font-family: Arial; font-size: 1.0em; color: #5F5F5F; text-align: center; font-weight: bold }
.download         { font-family: Arial; font-size: 1.0em; line-height: 1.2em; color: #5F5F5F; text-align: left }
.downloadr         { font-family: Arial; font-size: 1.0em; line-height: 1.2em; color: #5F5F5F; text-align: right }
.spacer         { font-family: Verdana; font-size: 0.1em; line-height: 0.1em; color: #FFFFFF; text-align: left }

.header01        { font-family: arial; font-size: 0.8em; line-height: 1.2em; color: #13386C; text-align: left; font-weight: bold }
.header02        { font-family: arial; font-size: 1.0em; line-height: 1.2em; color: #13386C; text-align: left; font-weight: bold }
h1        { font-family: arial; font-size: 1.0em; line-height: 1.2em; color: #13386C; text-align: left; font-weight: bold }


ul { padding:0px; margin-left:25px }

a.link01{
    color: #13386C;
    text-decoration: none;
}

a.link01:hover {

    text-decoration: underline;
}

a.link01:visited{
    color: #13386C;
}

a.footer{
    color: #A5A5A5;
    text-decoration: none;
}

a.footer:hover {

    text-decoration: underline;
}

a.footer:visited{
    color: #A5A5A5;
}

#download-layer{
    position: absolute;
    background-color: white;
    background: url('/images/background-download-box.png') no-repeat;
    margin-top: -20px;
    margin-left: -20px;
    padding: 15px;
    width: 282px;
    height: 242px;
}