html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#menu {
    display: none;
}

#eacContent {
    display: none;
}

.footer {
    display: none;
}

table {
    border-top: 1px solid #EEE;
    width: 524px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #999;
    margin: 0 auto;
    vertical-align: top;
}

tr {
}

td {
    vertical-align: middle;
    border-bottom: 1px solid #EEE;
    padding: 0 0 0 9px;
    height: 24px;
    empty-cells: show;
}

.containerTD {
    vertical-align: top;
}

.noBorder {
    border: none;
}

.noPadding {
    padding: 0;
}

.textCenter {
    text-align: center;
}

.textRight {
    text-align: right;
    padding-right: 9px;
}

.total {
    padding: 4px 0 4px 9px;
    border-bottom: none;
}

table.chart {
    border: none;
    border-bottom: 1px solid #EEE;
}

    table.chart td {
        width: 260px;
        height: 19px;
    }

        table.chart td.sep {
            width: 4px;
            border: none;
        }

.info_one, .info_two, .total {
    font-size: 17px;
}

.footer_print {
    vertical-align: bottom;
    height: 21px;
}

.vs_print, .cs_print {
    font-family: cambriab,Times New Roman;
    font-size: 19px;
}

/*Other*/
.appButton, .twitter, .facebook, .facebookRecc, .googlePlus, .twitter-share-button .twitter-count-horizontal {
    display: none;
}

.copyright {
    display: none;
}

#ie6Redirect {
    display: none;
}

#v_grid_report, #c_grid_report {
    display: none;
}

.print_vowel_symbol, .print_cons_symbol, .percentage {
    display: none;
}

#vowel1, #vowel2, #vowel3, #vowel4, #vowel5, #vowel6, #vowel7, #vowel8, #vowel9, #vowel10 {
    display: none;
}

#cons1, #cons2, #cons3, #cons4, #cons5, #cons6, #cons7, #cons8, #cons9, #cons10, #cons11, #cons12, #cons13, #cons14, #cons15, #cons16, #cons17, #cons18, #cons19, #cons20, #cons21, #cons22, #cons23, #cons24 {
    display: block;
}

.logoutButton {
    display: none;
}

#unverified {
    display: none
}

#print_username {
    display:block !important;
    visibility:visible !important;
}
