/* CSS Document */

body {
	font-family:Helvetica, sans serif;
	font-weight:normal;
	font-size: 14px;
	background-color: #666666;
	
}

form input {
	font-family:Helvetica, sans serif;
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	
}


/* eliminate page shift */ 
html { 
min-height: 100%; 
margin-bottom: 1px; 
/* For Firefox 3.5 or later */ 
overflow: -moz-scrollbars-vertical !important; 
overflow-y: scroll; 
} 
.banner {
	
	margin-bottom: -4px;
	text-align: center;
}

img { border: 0px;
		
}
a:link {
color: #59cce9;
text-align: center;

text-decoration: none;
}

a:visited {
color: #59cce9;
text-align: center;
text-decoration: none;
}

a:active {
color: #59cce9;	
text-align: center;
text-decoration: none;
}

a:hover {
color: #59cce9;
text-align: center;
text-decoration: none;
}

ul {
	margin-top: 4px;
	margin-left: 10px;
}

.li {
	margin-top: 10px;
	margin-left: 20px;
	color: #ffffff;
	text-align: left;
}
.li a:link {
    	margin-top: 10px;
        margin-left: 20px;
        color: #59cce9;
        text-align: left;
}
.li a:active {
    	 margin-top: 10px;
        margin-left: 20px;
        color: #59cce9;
        text-align: left;
}
.li a:visited {
    	  margin-top: 10px;
        margin-left: 20px;
        color: #59cce9;
        text-align: left;     
}
.li a:hover {
    	  margin-top: 10px;
        margin-left: 20px;
        color: #59cce9;
        text-align: left;   
}
.bullet{
    margin-left: 5px;
}

.bullet2{
    margin-left: 10px;
}

h1 {
	font-size: 18px;
	margin-left: 3px;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
    
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 9px;
}
h4 {
     
	font-size: 14px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: underline;
}
h5 {	font-size: 14px;
	text-align: center;
}
h6 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
}
.katrina {
	width:394px;
}	
.n {	
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 9px;
}	
.navlinks a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-left: 11px;
	valign:bottom;
}
.navlinks a:visited {
	
    	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-left: 11px;
	valign:bottom;
	 }
.navlinks a:hover{
	
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 11px;
	valign:bottom;
}

.celltitle {
	color: #ffffff;
	background: #9e0b0f;
	border: #CCCCCC 1px solid;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

.celltitle a:link {
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}
.celltitle a:active {
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}
.celltitle a:visited {
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}
.celltitle a:hover {
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	text-decoration: underline;
}
.celltitleright {
	
	color: #ffffff;
	background: #9e0b0f;
	border: #CCCCCC 0px solid;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	text-align: center;
}

.celltitleright a:link {
	
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	text-align: center;
	text-decoration: none;
}
.celltitleright a:active {
	
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	text-align: center;
	text-decoration: none;
}
.celltitleright a:visited {
	
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	text-align: center;
	text-decoration: none;
}
.celltitleright a:hover {
	
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	text-align: center;
	text-decoration: underline;
}
.cellbody {
	margin: 5px;
	text-align: left;
	border-size: 0px;
	border-color: #000000;
}
.cellbody a:link{
        color: #000000;
		text-decoration: none;
	border-size: 0px;
	border-color: #000000;
	text-align: left;
}

.cellbody a:active{
        color: #000000;
		text-decoration: none;
	text-align: left;
	border-size: 0px;
	border-color: #000000;
}
.cellbody a:visited {
        color: #000000;
		text-decoration: none;
	text-align: left;
	border-size: 0px;
	border-color: #000000;
}

.cellbody a:hover {
        color: #000000;
		text-decoration: underline;
	text-align: left;
	border-size: 0px;
	border-color: #000000;
}
.cellbodyquick {
	margin: 2px;
	margin-left:10px;
	color: #ffffff;
	font-size: 12px; 
	text-align: left;
	
	
}
.cellbodyquick a:link{
        margin: 2px;
	color: #59cce9;
	font-size: 12px;
		text-decoration: none;
}

.cellbodyquick a:active{
        margin: 2px;
	color: #59cce9;
	font-size: 12px;
		text-decoration: none;
}
.cellbodyquick a:visited {
        margin: 2px;
	color: #59cce9;
	font-size: 12px;
		text-decoration: none;
}

.cellbodyquick a:hover {
        margin: 2px;
	color: #59cce9;
	font-size: 12px;
		text-decoration: underline;
}

.cellbodyright {
	margin-top: 5px;
	text-align="center"
}
.cellbodyright a:link{
        margin: 5px;
	text-decoration: none;
	
}

.cellbodyright a:active{
         margin-top: 5px;
	 text-decoration: none;
	
}
.cellbodyright a:visited {
        margin-top: 5px;
	text-decoration: none;
	
}

.cellbodyright a:hover {
        margin-top: 5px;
	text-decoration: none;
}

.cellbodynews {
	color: #b00000;
		text-decoration: none;
}
.cellbodynews a:link{
        color: #b00000;
		text-decoration: none;
}

.cellbodynews a:active{
        color: #b00000;
		text-decoration: none;
}
.cellbodynews a:visited {
        color: #b00000;
		text-decoration: none;
}

.cellbodynews a:hover {
        color: #b00000;
		text-decoration: underline;
}


.menu	{
	
	padding: 5px;
	background-color: #000000;
	color:#FFFFFF;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	text-align: left;
}
.menu1	{
	
	padding: 0px;
	background-color: #000000;
	color:#FFFFFF;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	text-align: right;
}
.address {
	width:100%;

}
.logomenu {
	text-align: center;
}
.helptable {
	width: 80%;
	margin-left:23%;
}
.javatable {
	width: 788px;
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 0px solid;
}
.javatable1 {
	width: 190px;
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 2px solid;
}
.javaheadding	{
		width: 788px;
		color: #000000;
		text-align: left;
		margin-left: 20px;
		margin-top: 15px;
}
.javaheadding a:link  {
		width: 788px;
	        color: red;
		text-align: left;
		font-size: 14px;
}
.javaheadding a:active {
		width: 788px;
        	color: red;
		text-align: left;
		font-size: 14px;
}
.javaheadding a:hover {
		width: 788px;
 	       	color: red;
		text-align: left;
		font-size: 14px;
}
.javaheadding a:visited{
 		width: 788px;
		color: red;
		text-align: left;
		font-size: 14px;
}

.contacttable2 {
	width: 190px;
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 2px solid;
}
.contacttable3 {
	width: 780px;
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 0px solid;
}
.contactheadding	{
		width: 788px;
		color: #ffffff;
		text-align: left;
		margin-left: 20px;
		margin-top: 15px;
		
}
.contactheadding a:link  {
		width: 788px;
	        color: #59cce9;
		text-align: left;
		font-size: 14px;
}
.contactheadding a:active {
		width: #59cce9;
        	color: red;
		text-align: left;
		font-size: 14px;
}
.contactheadding a:hover {
		width: 788px;
 	       	color: #59cce9;
		text-align: left;
		font-size: 14px;
}
.contactheadding a:visited{
 		width: 788px;
		color: #59cce9;
		text-align: left;
		font-size: 14px;
}



.tablecontacts {
	
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
}

.table1 {
	
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}
.table2 {
	width: 190px;
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
}
.table3 {
	width: 788px;
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 0px solid;
}
.table4 {
	
	height: 34px;
	background-color: #000000;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}
.table5 {
	
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 0px solid;
}
.table6 {
	
	background-color: #333333;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}
.table7 {
	width: 780px;
	background-color: #000000;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 0px solid;
}
.table8 {
	width: 190px;
	background-color: #212317;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
}
.tablegls {
	width:1024px;
	height: 30px;
	background-color: #000000;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}
.headdingnews	{
		color: #ffffff;
		text-align: left;
		margin-left: 12px;
		font-size: 14px;
}
.headdingnews a:link  {
	        color: #ffffff;
		text-align: left;
		margin-left: 12px;
		font-size: 14px;
}
.headdingnews a:active {
        	color: #ffffff;
		text-align: left;
		margin-left: 12px;
		font-size: 14px;
}
.headdingnews a:hover {
 	       	color: #ffffff;
		text-align: left;
		margin-left: 12px;
		font-size: 14px;
}
.headdingnews a:visited{
 		color: #ffffff;
		text-align: left;
		margin-left: 12px;
		font-size: 14px;
}
.headding	{
		width: 788px;
		color: #ffffff;
		text-align: left;
		margin-left: 20px;
		margin-top: 15px;
}
.headding a:link  {
		width: 788px;
	        color: #59cce9;
		text-align: left;
		font-size: 14px;
		
}
.headding a:active {
		width: 788px;
        	color: #59cce9;
		text-align: left;
		font-size: 14px;
		
}
.headding a:hover {
		width: 788px;
 	       	color: #59cce9;
		text-align: left;
		font-size: 14px;
		text-decoration: underline;
}
.headding a:visited{
 		width: 788px;
		color: #59cce9;
		text-align: left;
		font-size: 14px;
		
}
.headding1	{
		color: #ffffff;
		text-align: left;
		
}
.headding1 a:link  {
	        color: #ffffff;
		text-align: left;
		
		font-size: 12px;
}
.headding1 a:active {
        	color: #ffffff;
		text-align: left;
		
		font-size: 12px;
}
.headding1 a:hover {
 	       	color: #ffffff;
		text-align: left;
		
		font-size: 12px;
}
.headding1 a:visited{
 		color: #ffffff;
		text-align: left;
		
		font-size: 12px;
}
.headding2	{
		color: #ffffff;
		text-align: left;
		font-size: 12px;
		margin: 2px;
		
}
.headding2 a:link  {
	        color: #59cce9;
		text-align: left;
		margin: 2px;
		font-size: 12px;
}
.headding2 a:active {
        	color: #59cce9;
		text-align: left;
		margin: 2px;
		font-size: 12px;
}
.headding2 a:hover {
 	       	color: #59cce9;
		text-align: left;
		margin: 2px;
		font-size: 12px;
		text-decoration: underline;
}
.headding2 a:visited{
 		color: #59cce9;
		text-align: left;
		margin: 2px;
		font-size: 12px;
}
.headding3	{
		color: #ffffff;
		margin: 2px;
		text-align: left;
		font-size: 12px;
		
}
.headding3 a:link  {
	        color: #59cce9;
		margin: 2px;
		text-align: left;
		font-size: 12px;
}
.headding3 a:active {
        	color: #59cce9;
		margin: 2px;
		text-align: left;
		font-size: 12px;
		
}
.headding3 a:hover {
 	       	color: #59cce9;
		margin: 2px;
		text-align: left;
		font-size: 12px;
		text-decoration: underline;
}
.headding3 a:visited{
 		color: #59cce9;
		margin: 2px;
		text-align: left;
		font-size: 12px;
}

.copy {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	
}

.align {
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.advisory {
	width: 788px;
	height:400px;
	color: #ffffff;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}
.collaborators {
	width: 788px;
	color: #ffffff;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}
.collaborators a:link{
        width: 788px;
	border: 10px;
	color: #59cce9;
	font-size: 14px;
}

.collaborators a:active{
        width: 788px;
	border: 0px;
	font-size: 14px;
}
.collaborators a:visited {
  	border: 0px;
	width: 788px;
	font-size: 14px;
}

.collaborators a:hover {
        border: 0px;
	width: 788px;
	font-size: 14px;
}
.colablogo {
	border:0px;
	text-align: center;
}

.tabheader {
	background-color: #000000; 
	color: #FFFFFF; 
	height:25px;
	text-align: left;
	
}

.sat {
	width: 788px;
	background-color: #99a86b;
	
}

.cell {
	width: 197px;
}

.cellalign {
	text-align: center;
}
.products{
	width: 788px;
	background-color: #9ba57a;
}
.vector {
	width: 788px;
	background-color: #b6c589;
}
.space	{
	height: 15px;
}
.tabfooter {
	width: 788px;
	font-size: 12px; 
	
}
.tabfooter a:link {
	width: 788px;
	font-size: 12px; 
}
.tabfooter a:hover {
	widht: 788px;
	text-decoration: underline;
}
.tabbody {
	
	margin-top: 5px;
	text-align: center;
}
.image {
	
	float: right; 
	margin-top: 2px; 
	margin-left:2px;
	margin-right:0px;
	
}
.imagelandsat {
	width:500px;
	float: right; 
	margin-top: 2px; 
	margin-left:2px;
	margin-right:12px;
}
.imagelandsat1 {
	width:350px;
	float: center; 
	text-align: center;
	margin-top: 2px; 
	margin-left:2px;
	margin-right:12px;
}
.imagesrtm {
	float: left; 
	text-align: center;
    	margin-top: 2px; 
	margin-left:2px;
	margin-right:12px;
}
.maintable {
	
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.bodyimage {
 	text-align: center;
	
			
}
.bodyimage1 {
 	text-align: center;
	width: 200px;
	height: 150px; 
			
}
.bodyimage2 {
	float: right; 
    	margin-top: 2px; 
	margin-left:2px;
}
.tabbody a:link{
	margin-top: 5px;
      	text-align: center;
	text-decoration: none;
	
}

.tabbody a:active{
	  margin-top: 5px;      
	 text-align: center;
	 text-decoration: none;
	
}
.tabbody a:visited {
	margin-top: 5px;       
	text-align: center;
	text-decoration: none;
	
}

.tabbody a:hover {
	margin-top: 5px;       
	text-align: center;
	text-decoration: none;
}
.tabbodyheader {
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	
}
.tabbodyheader a:link{
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}

.tabbodyheader a:active{
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}
.tabbodyheader a:visited {
       	color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}

.tabbodyheader a:hover {
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;	
	text-align: center;
}
.landsatheader {
	width: 197px;
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	text-align: left;
	
	margin-top: -3px;
	
}
.landsatheader a:link{
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}
.landsatheader a:active {
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
}
.landsatheader a:visited {
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
}
.landsatheader a:hover {
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;	
	text-align: left;
}
.landsatheader ul {
	margin-left: -10px;
}	
	
.bullet{
	margin-left: 5px;
	
}
.sublinks  {
        width: 197px;
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	text-align: left;
	
	margin-top: -13px;
}
.sublinks a:link {
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: left; 
	
	
}
.sublinks a:active {
	 color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: left; 
	
	
}
.sublinks a:visited {
	 color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: left; 
	
	
}
.sublinks a:hover {
        color: #0f0070;
	font-size: 12px;
	font-weight: bold;
	text-align: left; 
	text-decoration: underline;
}
.sublinks ul {
	margin-left: 45px;
}
.landsatbody {
	width: 145px;
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	
	background-color: red;
	margin-left: auto;
	margin-right: auto;
}
.landsatbody a:link{
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	
}
.landsatbody a:active {
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	
}
.landsatbody a:visited {
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	
}
.landsatbody a:hover {
	
        color: #0f0070;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;	
	
}

.tabproductsheader {
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	
}
.tabproductsheader a:link{
        color: #0f09ba;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}

.tabproductsheader a:active{
        color: #0f09ba;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}
.tabproductsheader a:visited {
       	color: #0f09ba;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}

.tabproductsheader a:hover {
        color: #0f09ba;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;	
	text-align: center;
}
.datapageheadding {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	background-color: #D2D2D2;
	height: 25px;
} 
.portals {
	margin-top: 4px;
	margin-left: 5px;

}
.esdibutton {
	float: right; 
    	margin-top: -14px; 
}
.esdibutton1 {
	float: right; 
    	margin-top: 2px;
	 
}
.esdibutton2 {
	float: right; 
    	margin-top: 7px;
	 
}
.highlight {
	color:#f20531;
}
.highlight2 {
	color:#59cce9;
}
.highlight3 {
	color:#ffffff;
}
.tablebody {
	width: 788px;
	
        
}
.tablebody1 {
	width: 515px;
	text-align: center;
        margin-left: auto;
	margin-right: auto;
}
.hardbody {
	width: 515px;
	text-align: left;
        margin-left: auto;
	margin-right: auto;
}
.tablebody2 {
	width: 515px;
	text-align: center;
        margin-left: auto;
	margin-right: auto;
	background-color: #232323;
}
.tablebody3 {
	width: 788px;
	background-color: #232323;
        text-align: center;
}
.tablebody4 {
	width: 365px;
	text-align: center;
        margin-left: auto;
	margin-right: auto;
	background-color: #232323;
}
.tablebody5 {
	width: 788px;
	background-color: #232323;
        text-align: left;
	border-collapse:collapse;
}
.libbody {
	width: 515px;
	text-align: left;
        margin-left: auto;
	margin-right: auto;
}
.dispbody2 {
	width: 788px;
	text-align: left;
        margin-left: 120px;
	
}
.dispbody {
	width: 788px;
	text-align: left;
        margin-left: auto;
	margin-right: auto;
	
}
.dispbody1 {
	width: 788px;
	text-align: center;
        margin-left: auto;
	margin-right: auto;
}

.picbody {
	width: 788px;
	text-align: center;
        margin-left: auto;
	margin-right: auto;
}
.galerybody {
	width: 515px;
	text-align: center;
        margin-left: 75px;
}
.contact {
	color:black;
}
.coastal {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	
}
.coastal1 {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.coastal3 {
	
	margin-left: 5px;
	
	
}
.cell1 {
	background: #9e0b0f;
	text-align: center;
}
.linkscolor {
	color: red;
}
			
.datafootnote {
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
}	
.datafootnote a:link {
	color: #59cce9;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
.datafootnote a:active {
	color: #59cce9;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
.datafootnote a:visited {
	color: #59cce9;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
.datafootnote a:hover {
	color: #59cce9;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
}
.altern {
	margin-left:25px;
	color: #ffffff;
	
}
.bookmarks {
        color: #ffffff;
		text-decoration: none;
}	
.bookmarks a:link  {
        color: #59cce9;
		text-decoration: none;
}
.bookmarks a:active {
        color: #59cce9;
		text-decoration: none;
}
.bookmarks a:hover {
        color: #59cce9;
		text-decoration: none;
}
.bookmarks a:visited{
        color: #59cce9;
		text-decoration: none;
}
.gallerybody {
	width: 150px;
	height:150px;
}
.gallerylinks  {
        width: 197px;
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	margin-top: -13px;
}
.gallerylinks a:link {
	width: 197px;
        color: #59cce9;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center; 
	
	
}
.gallerylinks a:active {
	width: 197px;
	 color: #59cce9;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center; 
	
	
}
.gallerylinks a:visited {
	width: 197px;
	 color: #59cce9;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center; 
	
	
}
.gallerylinks a:hover {
	width: 197px;
        color: #59cce9;
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
	text-decoration: underline;
}	
.highlightnews{
	color:#fd371a;
}


