
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: auto;
    min-width: 0px;
    max-width: 980px;
}

#header {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
}

#heading {
    float: left;
    height: 55px;
    margin: 3px 0px 0px;
    clear: both;
    width: 100%;
    background-color: rgb(0, 0, 0);
}

#text {
    float: left;
    font-size: 1.2em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 18px 0px auto 40px;
    clear: none;
    min-height: 0px;
}

#textspan {
    float: none;
    line-height: 1em;
    color: rgb(255, 255, 255);
    font-family: arial;
}

#aside {
    float: left;
    height: 211px;
    margin-left: 0%;
    margin-top: 10px;
    clear: both;
    width: 29%;
}

#leftImage {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0px;
    clear: none;
    color: rgb(0, 0, 0);
}

#article {
    float: left;
    height: auto;
	min-height: 360px;
    margin-left: 5px;
    margin-top: 10px;
    clear: none;
    width: 70.327%;
}

.main-content {
	width: 90.5%;
	margin: 0 auto;
}

#text1 {
    float: left;
    font-size: 0.8em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    font-family: arial;
}

#footer {
    float: left;
    margin-left: 0%;
    margin-top: 7px;
    clear: both;
    width: 100%;
    background-color: rgb(128, 128, 128);
}

.bottom tr td {
	border-bottom:1px solid #666;
	padding:2px;
}
/*#footernav {
    float: left;
    font-size: 0.7em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 4.336735%;
    margin-top: 14px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-family: arial;
}*/

.footernav ul li{
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding: 0 5px;
	float: left;
    font-size: 0.7em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 4.336735%;
    margin-top: 14px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-family: arial;
	
}

#Text {
    float: right;
    font-size: 0.7em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 7px;
    margin: 6px 26px 0px 0px;
	padding: 5px 0 10px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
}

#headerImage {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0px;
    clear: none;
    color: rgb(0, 0, 0);
}

#header500 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 28.765625px;
    clear: both;
    width: 100%;
    display: none;
}

#image1 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
}

#header375 {
    float: left;
    height: auto;
    margin: 0px;
    clear: both;
    width: 100%;
    display: none;
}

#image {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;
}

@media only screen and (max-width: 500px) {
    #article {
        margin-top: 10px;
        margin-left: 0;
        clear: none;
        width: 95%;
    }

    #footer {
        margin-top: 10px;
        margin-left: 0%;
        clear: both;
    }

    #aside {
        height: auto;
        width: 122px;
        display: none;
    }

    #header {
        display: none;
    }

    #header500 {
        float: left;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: both;
        width: 100%;
        display: block;
    }

    #image1 {
        float: left;
        width: auto;
        max-width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
    }

    #header375 {
        display: none;
    }

    #text1 {
        font-size: 0.9em;
    }

    #text {
        margin-left: 13px;
    }
}

@media only screen and (max-width: 375px) {
    #header500 {
        display: none;
    }

    #header375 {
        float: left;
        height: auto;
        margin: 0px;
        clear: both;
        width: 100%;
        display: block;
    }

    #image {
        float: left;
        width: auto;
        max-width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-right: 0%;
    }

    #text {
        margin-top: 18px;
        margin-left: 13px;
        clear: none;
    }

    #text1 {
        font-size: 0.9em;
    }

    #article {
        width: 93%;
    }
}

/* Flex styles */ 

.online-reports {
	display: flex;
	flex-direction: row;
	/*width: 600px;*/
}

.online-reports > div {
	margin: 40px;
	/*width: 30%;*/
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: 700;
	/*text-transform: uppercase;*/
    display: contents;
}

.online-reports > div > p {
	text-align: left;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}

@media only screen and (max-width: 425px) {
    .online-reports {
        display: block;
    }
    .online-reports > div {
        margin: 20px;
        display: block;
    }
}