﻿body {
}
/* #region Activity */
#busyindicator {
    z-index: 10000;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.bullet {
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 1em;
}

.taxstatement {
   font-size:1.563em;
    text-decoration: underline;
}

.wizard-step-title {
    font-size:inherit !important;
    font-weight: bold !important;
}

.button-to-link {
    background: none !IMPORTANT;
    border: none !IMPORTANT;
    text-decoration: underline;
    cursor: pointer !important;
    margin: 0px !IMPORTANT;
    font-size: 0.875em !important;
}
.MsoNormal, .MsoPlainText, .UCBody, .MsoNoSpacing{
    margin: 0px;
}

p.MsoListParagraph {
    margin: 0px;
    text-indent: 0.25in !important;
}

.instruction-title {
    font-size: inherit !important;
    font-weight: bold !important;
    font-style: italic;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 1.5%;
    border-bottom: 1px solid black;
}
