body, h1, h2, h3, h4, h5, p{
padding: 0px;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
h1{
font-size: 18px;
color: #AFDA00;
font-weight: bold;
}
h2{
font-size: 17px;
color: #AFDA00;
font-weight: bold;
}
h3{
font-size: 15px;
color: #AFDA00;
font-weight: bold;
}
a{ color: #a5cf00;}
p{
margin-top:12px;
color: #999;
line-height: 150%;
letter-spacing:0.1px;
}
.green_text{
font-size: 16px;
color: #AFDA00;
font-weight: bold;
letter-spacing: 0.5px;
}
ul li {
list-style: url('../images/bullet.gif');
color: #999;
font-size: 12px;
padding-left: 4px;
line-height: 120%;
letter-spacing:0.1px;
}
.bottom_menu, .bottom_menu a{
color: #FFF;
font-size: 10px;
letter-spacing: -0.5px;
}
.bottom_menu a{
font-size: 11px;
text-decoration: none;
padding-bottom: 3px;
}
.bottom_menu a:hover{
color: #D8EE81;
}
.footer_text{
margin-left: 200px;
color: #BEBEBE;
font-size: 14px;
}
.footer_text span{
color: #B0D900;
font-size: 16px;
}

.small-green {
font-size:12px;
color:#AFDA00;
}

.small-grey {

font-size:12px;
color:#999;}

.large-green {

font-size:16px;
color:#AFDA00;
}

.large-grey {

font-size:16px;
color:#999;
}
p.emphasis {
  font-weight: bold;
}

ul#funding-story-links {
  padding:0;
  margin-left:0;
}
ul#funding-story-links .section-image img {
  width:75px;
  height:75px;
}
ul#funding-story-links .section-text {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px dotted #999;
  padding-bottom: 5px;
}
ul#funding-story-links .section-image{
  display: block;
  float: left;
  width:80px;
}
ul#funding-story-links li ul {
  display: block;
  float: left;
  width:325px;
  padding-left: 0;
  margin-left:20px;
}
ul#funding-story-links li {
  list-style: none;
  padding-bottom: 20px;
}
ul#funding-story-links li ul li {
  list-style: url('../images/bullet.gif');
  padding-bottom: 0;
}
a.trustee-login {
  background-color: #AFDA00;
  padding: 10px;
  border: none;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 1px #BEBEBE solid;
  border-right: 1px #BEBEBE solid;
  font-size: 16px;
  margin-top:10px;
} 
.clear {
  clear: both;
}
.block {
  display: block;
}
