
body {
  background-color: #ceeafe !important ; 
  height: 100%;
  font-family: Segoe UI, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.footer-nav-copyright {
  text-align: center;
}

/*home page news section*/
.ul-spaced li { padding-bottom: 5px; }


/*Grass Root Action Center iFrame*/
.grassroots iframe { 
border: 2px #dddddd solid;
margin-top: 4px;
 }


.tableFixbot td{padding:6px !important;}
.tableFixbot {border:0px}
.tableFixbot img{
    width: 140px;
	max-width: 140px;
}

[id*='hideme'],
[id*='hide-me'],
.hide-me,
.hideme{
    display:none;
}