body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, geneva, arial, sans-serif;
font-size: 11px;
}
div, p, th, td, li, dd, dl, dt, ul   {
             /* redundant selectors for NS4 */
    font-family:  verdana, geneva, arial, sans-serif;
    font-size: 11px;
    }
A:link	{
	color:	#FFFFFF;
	text-decoration: none;
	}
A:visited	{
	color:	#FFFFFF;
	text-decoration: none;
	}
	
A:hover	{
	color:	#FDB911;
	text-decoration: underline;
	}
A.prLink:link	{
	color:	#2B85BB;
	text-decoration: none;
	}
A.prLink:visited	{
	color:	#2B85BB;
	text-decoration: none;
	}
A.prLink:hover	{
	color:	#2B85BB;
	text-decoration: underline;
	}
.footer	{
	font-size: 10px;
	}
.bodycopy	{
	padding-left: 10px;
	padding-right: 20px;
	}
.bodycopy2	{
	padding-left: 15px;
	padding-right: 20px;
	}
.small	{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 10px;
	}
.locationState	{
	color:#FF850D;
	font-weight:bold;
	font-size:14px;
}
.locationCity	{
	color:#2b85bb;
	font-weight:bold;
}
.subheadFundraising	{
	color: #FBB9CC;
	font-size: 14px;
	font-weight: bold;
	}
.subheadCommunity	{
	color: #CFAB79;
	font-size: 14px;
	font-weight: bold;
	}
.highlight	{
	color: red;
	font-weight: bold;
	font-size: 12px;
	}
.text_field {
	height: 19px;
	font-size: 10px;
	}
.small	{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 10px;
	}
.formBox	{
	font-size: 9px;
	}
.red		{
	font-size: 9px;
	color: red;
	}
.label		{
	font-size: 9px;
	}
.padding	{
	padding-top: 10px;
	padding-left: 30px;
	}
.padding2	{
	padding-left: 20px;
	}
.space		{
	margin-top : 1.0em;
	}
.cardFormLabel	{
	color:#7ABEE3;
}
.cardForm	{
	padding:5px 0px 5px 0px;
}