.bottomtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #000099;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: justify;
    vertical-align: text-bottom;
    color: #000000;
}

.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: justify;
    vertical-align: text-bottom;
    color: #000000;
}

.smallbodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: justify;
    vertical-align: text-bottom;
    color: #000000;
}


.email-Table1 {
    width: 456.0pt;
    border-collapse: collapse;
    font-size: 10.0pt;
    font-family: "Times New Roman", serif;
    background: white;
}

.email-Table2 {
    width: 6.25in;
    font-size: 10.0pt;
    font-family: "Times New Roman", serif;
    border-left: 1.0pt solid #660000;
    border-right: 1.0pt solid #660000;
    border-top: 1.0pt solid #660000;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
}


   .email-Table3 {
            width: 6.25in;
            font-size: 10.0pt;
            font-family: "Times New Roman", serif;
            border-left: 1.0pt solid #660000;
            border-right: 1.0pt solid #660000;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom: 1.0pt solid #660000;
        }


.linktext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: justify;
    vertical-align: text-bottom;
}

.smalllinktext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: justify;
    vertical-align: text-bottom;
}

body {
    background-color: #999;
    font-family: arial;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('http://axiomadvisors.net/images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.button span {
        background: transparent url('http://axiomadvisors.net/images/buttons/bg_button_span.gif') no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 18px;
    }

    a.button:active {
        background-position: bottom right;
        color: #000;
        outline: none; /* hide dotted outline in Firefox */
    }

        a.button:active span {
            background-position: bottom left;
            padding: 6px 0 4px 18px; /* push text down 1px */
        }


a.disabledButton {
    background: transparent url('http://axiomadvisors.net/images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #999;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.disabledButton span {
        background: transparent url('http://axiomadvisors.net/images/buttons/bg_button_span.gif') no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 18px;
    }


/* commented out on 11-4-09 by TB. Needs to be deleted if nothing is affected.
p {
	font-family: arial, helvetica, sans-serif;
	font: normal 12px arial, sans-serif;
}


ul {
	font-family: arial, helvetica, sans-serif;
	font: normal 12px arial, sans-serif;
}
*/
