
#preload-container {
    background: url('../images/EPA_logo_resize.png') no-repeat -9999px -9999px;
}

body {
   /* font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;*/
    font-family:"Source Sans Pro", sans-serif;
    /* background: #369; */
    background:#1e376d;
}

img {
    border: none;
}

#webmapTitle {
    font-family: "Merriweather",serif;
    color: White;
    font-size: 32px;
    /* width: 100%;
    max-width: 100%; */
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-top: 0px;
    margin-top: 0px;
}

#drillWindow table {
    border-collapse: separate;
    border-spacing: 2px;
}

#hlink {
    /* font-family: Verdana, Arial; */
    font-family:"Source Sans Pro" ,sans-serif;
    font-size: 10pt;
    color: White;
}

/* #hlink a {
    color: #0071BC;
} */

.metainfo {
    position: absolute;
    font-size: 8pt;
    width: 200px;
    background-color: rgb(240, 248, 254);
    border: 1px solid rgb(167, 218, 245);
    padding: 2px 2px 2px 4px;
}

.oldQuestion {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro", sans-serif;
    font-size: 12px;
    font-style: normal;
}

.questionText {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro" ,sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #003366;
    font-weight: normal;
    text-align: left;
    padding-left: 2em;
    padding-right: 1em;
    padding-top: 3pt;
    padding-bottom: 3pt;
}

.noCell,
.no0,
.no1 {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro", sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #666666;
    font-weight: normal;
    vertical-align: middle;
    background-color: #EFEFEF;
}

.no1 {
    background-color: #DDDDDD;
}

.yesCell,
.yes0,
.yes1 {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro", sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    font-weight: bold;
    vertical-align: middle;
    background-color: #EFEFA0;
}

.yes1 {
    background-color: #E7E773;
}

.wetCell,
.wet0,
.wet1 {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro" ,sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    font-weight: bold;
    vertical-align: middle;
    background-color: #CCFFCC;
}

.wet1 {
    background-color: #99FFCC;
}

.errorCell,
.error0,
.error1 {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro" ,sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    font-weight: normal;
    vertical-align: middle;
    background-color: #E6CCFF;
}

.error1 {
    background-color: #DAB3FF;
}

.featText {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro" ,sans-serif;
    font-size: 9px;
    border: 1px none #999999;
    font-style: italic;
    color: #333333;
    font-weight: normal;
}

A:link {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: "Source Sans Pro" ,sans-serif;
    font-size: 11px;
    border: 1px none #999999;
    font-style: normal;
     color: #003366; 
    font-weight: normal;
    text-decoration: none;
}

A:visited {
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: "Source Sans Pro" ,sans-serif;
    font-size: 11px;
    border: 1px none #999999;
    font-style: normal;
    color: #003366;
    font-weight: normal;
}


/* toggle CSS */

.toggle {
    background: url(../images/plus.gif) no-repeat;
    text-decoration: none!important;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: "Source Sans Pro" ,sans-serif;
    font-size: 11px;
    border: 1px none #999999;
    font-style: normal;
    color: #003366;
    font-weight: normal;
}

.toggleOff {
    background: url(../images/minus.gif) no-repeat;
    text-decoration: none!important;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro", sans-serif;
    font-size: 11px;
    border: 1px none #999999;
    font-style: normal;
    color: #003366;
    font-weight: normal;
}

.headCell1 {
    text-align: left;
    padding-left: 2em;
    padding-right: 1em;
    padding-top: 3pt;
    padding-bottom: 3pt;
}

.headRow {
    background-color: rgb(79, 129, 189);
    color: #ffffff;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family:"Source Sans Pro", sans-serif;
    font-size: 11px;
    font-style: normal;
}

#logo {
    background-color: Transparent;
    /*font-family: verdana;
	font-style: italic;
	font-size:10pt; 
	font-weight:bold;*/
    position: absolute;
    margin: 0 0 0 0;
    padding-bottom: 0px;
    left: 80px;
    bottom: 2px;
    color: #900000;
    z-index: 200;
}

.noScroll {
    width: 100%;
    font-size: 9pt;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.yesScroll {
    width: 100%;
    height: 100px;
    font-size: 8pt;
    overflow-y: scroll;
    word-wrap: break-word;
}

.geodiv {
    margin: 4px;
}

.divHeaderFont{
    font-family: "Merriweather", serif; 
}

.distValClass{
    font-family:Arial;
    font-size: 11px; 
    width: 150px; 
    height: 25px;
     padding: 5px;
}
.distUnitsClass{
    font-family:Arial;
     font-size: 11px;
      width: 150px;
       height: 25px; 
       padding: 5px;
}

.btnSubmit{
    font-family:Arial;
    font-size: 11px; 
}
