
.bodytext {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.boxborder {
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: dotted;
    border-top-color: #003366;
    border-right-color: #003366;
    border-bottom-color: #003366;
    border-left-color: #003366;
}
.bannertext {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    line-height: normal;
    margin: auto;
}
.smallwhitetext {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.menubar {
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.regsmalltext {
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}
.menulink {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
.pagetitle {
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    color: #003366;
    text-decoration: underline;
}
.mediumwhitetext {
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.list {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    color: #003366;
    text-decoration: none;
    list-style-position: inside;
    list-style-type: square;
}
.largehead {
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.regbox {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    color: #003366;
    text-decoration: none;
    border: thin dotted #003366;
}

