body
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: black; 
	text-decoration: none;
}
td
{
	font-size: 12px;
}
form
{
	display: inline;
}
.emboldened
{
	font-weight: bold;
}
td.raisemoneyfor
{
	font-weight: bold;
}
td.wetlandcentre
{
	font-size: 22px;
	font-weight: bold;
}
td.www
{
	font-size:9px;
	color: white;
}
a.sbw
{
	color: white;
}
.byline
{
	font-size: 12px;
	color: white;
	text-decoration:none;
}
td.title
{
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: white;
}
.shadowContainer 
{ 
	position: relative; 
	left: 1px; 
	top: 1px; 
	color: #333333; 
	text-align: left;
}
.shadowed 
{ 
	position: absolute; 
	left: -1px; 
	top: -1px; 
	color: white;
	text-align: left;
}
td.header
{
	font-weight: bold;
	font-size: 12px;
	padding-left:6px;
	padding-right:6px;
}
td.pageLeft
{
	background-image: url(images/page_left.jpg);
	background-repeat: repeat-y;
	width: 45px;
}
td.pageRight
{
	background-image: url(images/page_right.jpg);
	background-repeat: repeat-y;
	width: 45px;
}
a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.toppad
{
	padding-top:6px;
}
.padded 
{
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}
table.page
{	
	background-color: white;
}
table.section
{
	width:100%;
}
.bordered
{
	border:1px solid #2CC680;
}
.bordered_bottom
{
	border-bottom: solid 1px #2CC680;
}
.bordered_top
{
	border-top: solid 1px #2CC680;
}
.bordered_right
{
	border-right: solid 1px #2CC680;
}
.bordered_left
{
	border-left: solid 1px #2CC680;
}
.whiteborder
{
	border: 1px solid white;
}
a.selected
{
	color: white;
	text-decoration: none;
}
a.notselected
{
	color: black;
}
td.notselected
{
	border: 1px solid #2CC680;
}
td.selected
{
	border: 1px solid #2CC680;
}
table.selected
{
	background-color: #2CC680;
}
table.notselected
{
	background-color: white;
}
div.firstparagraph
{
	padding-top: 0px;
	font-size: 12px;
	line-height: 21px;
}
div.paragraph
{
	padding-top: 12px;
	font-size: 12px;
	line-height: 21px;
}
.caption
{
	font-size: 11px;
	line-height: 13px;
}
div.heading
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top:6px;
	color: #2CC680;
}
.imageborder
{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.pledge 
{
	background-color: #CECFE2;
	line-height: 19px;
}
.pledgeborder
{
	border: 1px solid #CECFE2;
	padding: 4px;
	line-height: 28px;
}
.donated
{
	background-color: #DAECED;
	line-height: 19px;
}
.donatedborder
{
	border: 1px solid #DAECED;
	padding: 0px 4px 4px 4px ;
	line-height: 28px;
}
.you
{
	background-color: orange;
}
div.ticker
{
	font-size: 9px;
}
.logobackground
{
	background-color: #2CC680;
}






