BODY, TABLE, TEXTAREA  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: Black;
}

.xmastitle {
	color: #CC0000;
	font-size: 1.1em;
	font-weight: bold;
	line-height : 200%;
	text-align : center;
}
.xmastitle2 {
	font-size : 1em;
	font-weight: bold;
	text-align : center;
	color : #00529C;
}

P, #pledgeForm {
	margin-left: 20px;
	margin-right: 20px; 
}
LI {
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	list-style-image : url(images/c2r_bullet.gif);
}
.splashtitle {
	font-size : 3em;
	text-align : center;
	color : #00529C;
}
A.splashlink:link, A.splashlink:active, A.splashlink:visited    {
	color : #00529C;
	text-decoration: none ;
	background-color: transparent;
}
A.splashlink:hover   {
	text-decoration: underline;
	color: Black;
	background-color : transparent;
}

.active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : Silver;
	font-weight: bold;
}

.reqd {
	color: Red;
}
.redbull {
	color: red;
	float: left;	
}
.amberbull {
	color: Orange;
	float: left;
}
.greenbull {
	color: Green;
	float: left;
}
.bluebull {
	color: Blue;
	float: left;
}
.purplebull {
	color: Purple;
	float: left;
}
.bulltext {
	margin-left: 2em;
	margin-bottom: 1em;
	display: block;
}