<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS for 2021Ethics */
html,
body {
    background-color: #E9D9D9 !important;
    background-repeat: repeat;
    margin: auto;
    height: 100%; /* needed for container min-height */
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

/* skip navigation */
div#skipmenu {
    position: relative;
}

div#skipmenu a.skippy {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover {
    position: absolute;
    top: auto;
    left: auto;
    width: 300px;
    height: 1em;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    z-index: 100;
    text-align: left;
}
/*end of skip navigation*/

a:hover {
    color: #800000;
}

h1 {
    color: #662200;
    font-size: 150%;
    font-weight: bold;
    text-align:center;
}

h2 {
    font-size: 130%;
    font-weight: bold;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

#maincontent {
    background-color: #ff0000;
    /*background-color: #f0f0f0;*/
    border-radius: 25px;
    width: 60%;
    position: relative; /* needed for footer positioning*/
    height: auto !important; /* real browsers */
    background-color: #ffffff;
    min-height: 80%; /* real browsers */
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px 10px 30px;
}


#maincontentp53 {
    background-color: #ff0000;
    /*background-color: #f0f0f0;*/
    border-radius: 25px;
    width: 60%;
    position: relative; /* needed for footer positioning*/
    height: auto !important; /* real browsers */
    background-color: #ffffff;
    min-height: 80%; /* real browsers */
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px 10px 30px;
}

#maincontent .column-left {
    width: 20%;
    float: left;
    margin-right: 1.5em;
    padding-left: 1em;
}

#maincontent .column-right {
    width: 70%;
    float: left;
    padding-left: 1em;
}

#maincontent .column-leftpg3 {
        width: 12%;
        float: left;
        margin-left:10%;
        height:450px;
}

#maincontent .column-rightpg3 {
        width: 72%;
        float: left;
        height:450px;
}

#maincontent .column-left-p54 {
    width: 40%;
    float: left;
    margin-top:40px;
    margin-right: 1.5em;
    padding-left: 1em;
}

#maincontent .column-right-p54 {
    width: 50%;
    margin-top:40px;
    float: left;
    padding-left: 1em;
}

#leftbox {
    float: left;
    margin-left:5%;
    background: #185394;
    width: 40%;
    height: 280px;
    border-radius: 15px;
    color: #ffffff;
}

#leftbox-pg18 {
    float: left;
    margin-left: 5%;
    background: #185394;
    width: 40%;
    height: 320px;
    border-radius: 15px;
    color: #ffffff;
}

#middlebox {
    float: left;
    width: 5%;
    height: 280px;
    margin-left:20px;
}

#middlebox-pg59 {
    float: left;
    width: 5%;
    margin-left: 40%;
    margin-top: 16%;
}

#rightbox {
    float: right;
    margin-right:5%;
    background: #619dd1;
    width: 40%;
    height: 280px;
    border-radius: 15px;
}

#rightbox-pg18 {
    float: right;
    margin-right: 5%;
    background: #619dd1;
    width: 40%;
    height: 320px;
    border-radius: 15px;
}

#textbox-pg53 {
    float: left;
    margin-left: 1%;
    background: #185394;
    width: 30%;
    height: 100%;
    padding: 8px;
    border-radius: 15px;
    color: #ffffff;
}

#maincontent .textbox-blue {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    margin-top: 1%;
    background-color:#185394;
    color:#ffffff;
    padding:10px;
    border-radius:15px;
    height:80px;
}

.textbox-blue-p84 {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    margin-top: 1%;
    background-color: #185394;
    color: #ffffff;
    padding: 10px;
    border-radius: 15px;
    height: 20px;
}


.textbox-white {
    border-radius: 15px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    width: 85%;
    height: 80px;
    padding: 1%;
    margin-left: auto;
    margin-right: auto;
}

.textbox-p82 {
    border-radius: 15px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    background-color:#D4D6E5;
    width: 85%;
    height: 240px;
    padding: 1%;
    margin-left: auto;
    margin-right: auto;
}

.textbox-p84 {
    border-radius: 15px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    background-color: #D4D6E5;
    width: 85%;
    height: 340px;
    padding: 1%;
    margin-left: auto;
    margin-right: auto;
}

#maincontent .textbox-blue .textbox-white p {
    vertical-align: middle;
}

#maincontent .textbox-blue-short {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    margin-top: 1%;
    background-color: #185394;
    color: #ffffff;
    padding: 10px;
    border-radius: 15px;
}

#titlebackground {
    margin-left:auto;
    margin-right:auto;
    width: 45%;
    height:30px;
    background-color: #1F5FA0;
    color:#ffffff;
    border-radius:10px;
}

#half-circle {
    margin-left:15%;
    position: absolute;
    top: 30%;
    left: 30%;
    transform: translate(-50%, -50%);
    height: 25%;
    width: 70%;
    border-radius: 150px 0 0 150px;
    background-color: #185394;
}

#circle-blue {
    margin-left: 25%;
    position: absolute;
    top: 30%;
    left: 20%;
    transform: translateX(-120%);
    height: 250px;
    width: 250px;
    border-radius: 50%;
    background-color: #185394;
    display: inline-block;
}

#circle-pg59 {
    margin-left: 45%;
    position: absolute;
    top: 20%;
    left: 0%;
    transform: translateX(-120%);
    height: 350px;
    width: 350px;
    border-radius: 50%;
    background-color: #9EACCF;
    display: inline-block;
}

.arrow-right {
    border: solid #185394;
    border-width: 0 10px 10px 0;
    display: inline-block;
    padding: 15px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#textcontent {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.column2{
    float:left;
    padding:0 1px 0;
}

.column2 input[type="radio"] {    
      float: left;
 }

.column2 input[type="checkbox"] {    
      float: left;
 }

.column2 span label{ 
      margin-left: 25px;
      display: block;
 }

#footer {
    clear: both;
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    height: auto;
    margin-top: 0px;
    bottom: 0;
    background-color: azure;
    border-radius: 10px;
}

#footertext {
    border-radius: 10px;
    font-family: Arial, Helvetica, sans-serif;
    bottom: 0;
    position: relative;
}

.bottomleft {
    float: left;
    margin-left: 30%;
    font-weight: bold;
}

.bottomright {
    float: right;
    margin-right: 30%;
    font-weight: bold;
}

.bottomcenter {
    padding-left: 1%;
    padding-right: 1%;
    font-weight: bold;
}</pre></body></html>