* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

img#NetPositiveLogo, img#UserLogo,
ul#MainNav, ul#SectionNav,
div#PageOptions, div#AdminPageOptions,
img.Rollover, img.IssueImage, img#FoundationsPadlock,
h4 img, h4 span,
span.OverviewAmbition,
div#DownloadOptions,
span#ScoreAchieved, div#Answered,
th img {
    display: none;
}

h1 {
    float: right;
}

h1, p {
    margin-top: 0;
}

h2 {
    padding-top: 3mm;
    clear: both;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    margin-bottom: 0;
}

a {
    text-decoration: none;
    color: #000000;
}

table {
    width: 100%;
    border-collapse: collapse;
}

th {
    text-align: left;
    text-transform: uppercase;
    font-size: 8px;
}

tr.IssueTitle * {
    font-size: 14px;
}

tr {
    border-bottom: 1px solid #000000;
}

tbody {
    display: table-row-group !important;
}

td.Submitted, td.Active {
    text-transform: uppercase;
}

#Footer {
    margin-top: 1cm;
}

#Footer * {
    font-size: 8px;
}

input[type="text"], textarea {
    border: none;
    width: 12cm;
    border-bottom: 1px solid #000000;
}

div.FoundationsScoreDevice {
    margin-bottom: 4mm;
}

p.Aspiration {
    text-transform: uppercase;
    font-size: 8px;
}