<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*FILE NAME: project.css
DATE MODIFIED:6 OCT 2017 dbocca*/	
html {
	/*background: url("graphics/background_colla.png") repeat-x fixed center top #005164;*/
	background-image: url(../graphics/eco_bgd.jpg);
	background-size: cover;
	background-position:center;

}

header {
    background-color:transparent;	
	padding:0;
}
/*======================Return to splash page==================*/
#returnHome{

	font-size: 2.4em;
	font-weight: bold;
	float: left;
	margin: 0.8em 1em -3em -0.8em;
}
#returnHome a{
	color:#014721;
	text-decoration: none;
	text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
}
#returnHome a:link{
	color:#014721;
	text-decoration: none;
}
#returnHome a:hover, returnHome a:focus, returnHome a:active {
	color:##fff;
	text-decoration: none;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
body#copyrightpage #returnHome{
	display: none;

}
/*===============================================================*/
h1 {
    color: #004721;
    margin-left: 0.7em;
    vertical-align: text-bottom;
    text-shadow:
    -1px -1px 0 #FFF,
    1px -1px 0 #FFF,
    -1px 1px 0 #FFF,
    1px 1px 0 #FFF;  
}

h3 {
	font-size: 131.3%;
	color: #2e674d;
}
h4 {
	font-size: 1.125em;
	font-weight: bold;
}
/* ------ All bars STATIC ------ */

div#accordion h2.ui-state-default a {
	color:#004645;
}

/* ------ H2 Bar 1 ------ */

div#accordion h2.ui-state-default:nth-of-type(1),
div#accordion h2.ui-state-active:nth-of-type(1) a {
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left 0 #ffffff; 
	color: #004645;
}

/* ------ H2 Bar 2 ------ */

div#accordion h2.ui-state-default:nth-of-type(2),
div#accordion h2.ui-state-active:nth-of-type(2) a {
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left -78px #ffffff;
	color: #004645;
}

/* ------ H2 Bar 3 ------ */

div#accordion h2.ui-state-default:nth-of-type(3),
div#accordion h2.ui-state-active:nth-of-type(3) a { 
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left -118px #ffffff;
	color: #004645;
}

/* ------ H2 Bar 4 ------ */

div#accordion h2.ui-state-default:nth-of-type(4),
div#accordion h2.ui-state-active:nth-of-type(4) a { 
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left -155px #ffffff;
	color: #004645;
}

/* ------ H2 Bar 5 ------ */

div#accordion h2.ui-state-default:nth-of-type(5),
div#accordion h2.ui-state-active:nth-of-type(5) a {
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left -193px #ffffff;
	color: #004645;
}

/* ------ H2 Bar 6 ------ */

div#accordion h2.ui-state-default:nth-of-type(6),
div#accordion h2.ui-state-active:nth-of-type(6) a {
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left -232px #ffffff;
	color: #004645;
}

/* ------ H2 Bar 7 ------ */

div#accordion h2.ui-state-default:nth-of-type(7),
div#accordion h2.ui-state-active:nth-of-type(7) a {
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left -270px #ffffff;
	color: #004645; 
}

/* ------ H2 Bar 8 ------ */

div#accordion h2.ui-state-default:nth-of-type(8),
div#accordion h2.ui-state-active:nth-of-type(8) a {
	/*background: url(graphics/h2Bkgrnd.jpg) no-repeat left -315px #ffffff;*/
	background: url(graphics/h2Bkgrnd.jpg) no-repeat left 0px #ffffff;
	color: #004645; 
}

/* ------ All Bars - SELECTED ------ */

div#accordion h2.ui-state-active a {
	background-color:#007C59;
	color:#fff;
}

#sites2see { 
	width:50px;
}
/*=====================================================*/

body#copyrightpage header h1 {
    display: none;
}

body#copyrightpage h1 {
    color: #2e674d;
    font-size: 1.9em;
    margin-left: 0;
    text-shadow: inherit;
}

body#copyrightpage h2 {
    color: #2e674d;
    font-size: 1.27em;
    margin-bottom: -0.5em;
}

body#copyrightpage a:link,
body#copyrightpage a:visited { 
	color: #2e674d; 
	font-weight: bold; 
	text-decoration:underline;
}

body#copyrightpage a:hover,
body#copyrightpage a:focus,
body#copyrightpage a:active {
	color:#2e674d !important; 
	text-decoration:none
}

#copyright a:link,
#copyright a:visited {
	color: #fff;
	text-decoration: none;
}

#copyright a:hover,
#copyright a:focus,
#copyright a:active {
	color: #fff;
	text-decoration: underline;
}

#popup #nav li, #show #nav li {
    border: none;
    color: #fff;
}

body#copyrightpage div.content div {
    background: none repeat scroll 0 0 #ffffff;
	border-radius: 8px;
    padding: 0 20px 20px;
}

body#copyrightpage .footer p {
	color: #000;
	line-height: 1.5em;
	background-color: white;
	border-radius: 5px;
}

body#copyrightpage table .fig400 {
    padding-right: 1em;
    width: 142px;
}


ul, ol {
	padding:0;
}
/*=====================================================*/

#show #header h1 {
    font-size: 2.2em;
    line-height: 1.2;
    margin: 0 0 0.1em 0.45em;
}

#show #main h1 {
	display:none;
}

#show h3 {
    margin-left: 0.33em;
}

body#show div#main {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 8px;
	overflow: hidden;
    padding: 10px;
}

body#show p {
	letter-spacing: 0.01em;
    margin-left: 0.5em;
	word-spacing: 0.1em;
	font-family: Verdana,Arial,sans-serif;
	font-size: 102%;
}

#show #nav li a:link,
#show #nav li a:visited {
    color: #fff;
    font-weight: bold;
	text-decoration:underline;
}

body#show ol li p {
    margin-left: 0;
}

body#show ul li p {
	margin-left: 0;
    padding-left: 0;
}

body#show a:link,
body#show a:visited { 
	color: #006d6c; 
	font-weight: bold; 
	text-decoration:underline;
}

body#show a:hover,
body#show a:focus,
body#show a:active {
	color: #006d6c; 
	font-weight: bold;
	text-decoration: none;
}

body#show .ui-widget-content a:link,
body#show .ui-widget-content a:visited { 
	color: #006d6c; 
}

body#show div.content a.external:link,
body#show div.content a.external:visited {
	color: #006d6c;
	font-weight: bold;
	text-decoration:underline;
}

body#show div.content a.external:hover,
body#show div.content a.external:focus,
body#show div.content a.external:active {
	color: #006d6c; 
	font-weight: bold;
	text-decoration: none;
}

#show .push {
    height: 0px;
	margin-bottom:0 !important;
}

#show .footer {
    height: 0px;
}

#show .footer p {
    line-height: 1.5em;
    margin-top: 0.8em;
}
/*=====================================================*/

.ui-widget-content a:link,
.ui-widget-content a:visited { 
	color: #2E674D !important; 
	font-weight: bold; 
	text-decoration:underline;
}

.ui-widget-content a:hover,
.ui-widget-content a:focus,
.ui-widget-content a:active {
	color:#2E674D !important; 
	text-decoration:none
}

.ui-widget-header {
    background:none repeat scroll 0 0 #567e6e;
}

div.content a.external:link,
div.content a.external:visited {
	padding-right:14px; 
	background: url(graphics/extLinkIcon-2.png) no-repeat right 3px transparent;
}

#tabs li, .toggle li {
	margin-left:0em;
}
		
.ui-tabs-selected a {
	background-color:white;			
}

.ui-tabs p {
    font-size: inherit;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #006d6c;
}

div.content a.external:hover,
div.content a.external:focus,
div.content a.external:active {
	padding-right:14px; 
	background: url(graphics/extLinkIcon-2.png) no-repeat right 3px transparent;
}

a.expandable { 
	padding-left: 21px;
}

a.closed { background: url(graphics/plusGreen.png) no-repeat 0 2px; }

a.closed:hover,
a.closed:focus,
a.closed:active { background: url(graphics/plusGreen.png) no-repeat 0 2px; }

a.open {
	background: url(graphics/minusGreen.png) no-repeat scroll 0 2px; }

a.open:hover,
a.open:focus,
a.open:active { background: url(graphics/minusGreen.png) no-repeat 0 2px; }

div.toggle {
    padding-top: 0.2em;
    padding-left: 2em;
}

figcaption {
    margin: 2px auto 0;
    text-align: center;
}

#socialLinks {
    position: absolute;
    width: 105px;
}

blockquote {
    border-radius: 0.5em;
}

blockquote p {
	margin-left:0.7em;
	margin-right:0.5em;
	font-size:90%;
}

blockquote p:first-letter{
	float: left;
    font-size: 2.1em;
    line-height: 20px;
    padding-left: 0px;
    padding-right:0;
    padding-top: 4px;
	
}

.ui-accordion .ui-accordion-icons {
    padding-left: 1.6em;
}

iframe {
	max-height:99%;
	max-width:99%;
}

audio[controls] {
	padding-top:0.2em;
}

table .fig400 {    
    padding-right: 0;
    text-align: center;
    width: 60px;
}

table, td, th {
    border: 1px solid #fff;
}

table {
    width:inherit;
}

thead {
    background-color: #fff;
}

body#show .screenreader {
    display: none;
}

p {
	margin: 0.75em auto 0.5em auto;
	hyphens:none;
	-webkit-hyphens:none;
}

#DET, #NEALS, #copyright {
   /* color: #fff;  */
    float: none;
}
#DET img {
	/*filter:invert(100%); */
}

footer p {
	clear:right;
	max-width: 900px;
}

#clab21 {
    color: #fff;
    font-size: 0.8em;
	margin-top: -1.1em;
	float: right;
}

#clab21 a:link,
#clab21 a:visited {
	color:#fff;
	margin:0;
	padding-right:0.35em;
}

#cboxCopyright,
#cboxCurrent {
    color: #000;
}

#cboxCaption {
    bottom: 15px;
    color: #000000;
    font-size: 0.9em;
}

#cboxSlideshow {
    color: #006d6c;
    font-weight: bold;
}

/*=======================For IE==========================*/
.ui-tabs .ui-tabs-nav li{
	color: transparent;
}
/*===================================================*/	
@media only screen and (max-width:855px) {
	
.ui-tabs .ui-tabs-nav li, 
.ui-tabs .ui-tabs-nav li a {
    width: 100%;
}
}
/*===================================================*/
@media only screen and (max-width: 680px) {	
	
.fig400 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 98%;
} 
}	 	 
/*===================================================*/
@media screen and (min-width: 640px) {
	
body#show div#main {
	overflow: hidden;
}
	
.ui-widget .ui-widget {
	overflow: hidden;
}
}
/*===================================================*/
@media screen and (max-width: 640px) {
	
#show figure.center {
	float: inherit;
	margin-left: 0;
}

#show figure.rightwrap {
	margin-right: -.3em;	
}
	
#show .fig400 {
	margin-right: -.7em;
}

footer a {
    margin: 25px;
}

#popup #nav li, #show #nav li {
	display:none;
}
#returnHome{
	font-size: 1em;
	margin: 0.6em 0 0 0;
}
#returnHome a:link{
	margin: 1.5em 0 0 0;
	position: absolute;
}
}
/*===============================================================*/
@media only screen and (max-width: 600px) {	

.fig300 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 98%;
}

footer p {
	margin-top:1.5em;
    line-height: 0.7em;
}

#footer a.external {
	padding-right:0;
}

#DET, #NEALS, #copyright {
    margin-bottom: 1.3em;
    margin-top: 1em;
}

#cboxCaption {
    font-size:0.75em;
} 	 
}
/*===============================================================*/
@media only screen and (max-width: 515px) {	

#clab21 {
	display:none;
}
}
/*===============================================================*/
@media only screen and (min-width: 480px) {	

.leftwrap + ul {
	padding: 0 0 0 16em;		
} 
}
/*===================================================*/
@media screen and (max-width: 480px) {	

.ui-accordion .ui-accordion-content {
	padding: 1em 1em;
}

.fig200 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 98%;
}

body#copyrightpage table .fig400 {
    width: 90px;
}

figure.leftwrap {
    float: none;
}

ul, ol {
	padding-left: 5px;
}

audio[controls] { 
    width: 99%;
}
}
/*=====================================================================*/
@media only screen and (max-width: 375px) {	
	
#show #header h1 {
    font-size: 1.9em;
}

} 
/*===============================================================*/





</pre></body></html>