<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import 'gtest.css';
@import 'g16.css';
@import 'gsearch.css';
@import 'gpg.css';
@import 'gstyle.css';
@import 'iop.css';
@import 'section508.css';
@import 'gv6.css';

/* font-family:'Lucida Sans Typewriter W01'; */
/* font-family:'News Plantin W01'; */
/* font-family:'Ocean Sans W01'; */

div#main-content, div#gpg, body {
    height: 100%;
}


#main-footer {
        background-color: #dce1f5;
}
#footer-bottom {
        padding: 0px 0px 0px 0px;
        background-color: #dce1f5;
}
#footer-info {
        float: left;
        text-align: left;
        padding: 0px 0px 3px 0px;
        color: grey;
        font-size: 10px;
}

.et_vertical_nav #page-container #main-header {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
/* background-image: url("/wp-content/uploads/2016/04/corner.jpg"); */
}

/* Keyword pages */
div#toc_container li.toc_l1 a {
	color: red !important;
}

div#toc_container li.toc_l2 a {
	color: green !important;
	padding: 0px 0px 0px 10px !important;
}

/* Templates */

div#container2 {
}

/* Gradient */

#grad {
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#901d1d, #690405); 
    background: -o-linear-gradient(#901d1d, #690405); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#901d1d, #690405); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#901d1d, #690405); /* Standard syntax */
    text-align: center;
}

#gradend {
    background: #690405
    text-align: center;
}

/* Info Boxes */

.header {
font-family: 'modesto-condensed' !important;
color: #8c1705 !important;
text-align: center;
text-weight: 300;
vertical-align: middle;
font-size: 24px;
text-decoration: underline;
}

.qheader {
font-family: 'modesto-condensed' !important;
color: #8c1705 !important;
text-align: center;
text-weight: 300;
vertical-align: middle;
font-size: 28px;
}

.body {
font-family: 'Minion W08' !important;
color: black !important;
font-size: 16px;
}

.news {
font-family: 'Minion W08' !important;
color: black !important;
font-size: 16px;
text-align: justify;
font-weight: bold;
line-height: 92%;
margin-right: 5px;
margin-left: 5px;
}

.newsimage {
text-align: center;
padding-bottom: 0px;
border: none;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:transparent;
}

/* Menu */

.searchImage img {
padding: 0px;
border: none;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:transparent;
float: right;
}

/* Bottom Boxes */

#botbox {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color:rgba(185,185,185,0.65);
width: 100%;
height: 350px;
display:block;
}

/* Links */

a {
    text-decoration: underline;
}

a.glossaryLink {
    font-size: 14px;
    color: #3A5FCD !important;
    text-decoration: underline;
}

div#sidebar a:hover {
    color: maroon;
}

div#sidebar h4.widgettitle {
    color: maroon;
}

div#sidebar li {
    padding-bottom: 8px;
}

.open_sidemenu a {
    text-decoration: none;
    color: maroon;
}

/* Turn off */

.js mti-inactive wf-modestocondensed-n3-active wf-active {
margin-top:0px
}


bo {
   font-style: bold !important;
}

/* Entry title */
h1.entry-title, h1.main_title {
    color: maroon;
}
</pre></body></html>