#catselect, #newsSearch {
display:none;
}
/* photo caption style */
.caption {font-size: 12px;
	font-style:italic;
}

/* photo credit style */
.credit {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* IRP affiliates text box */
.affiliates {
	padding: 7px;
	margin: 7px;
	width: 450px;
	border: 1px solid #666666;
	background-color: #f2f2f2;
}

/* to put border around images */
.imageborder {
	border: 1px solid #000000;
}

/* table style used on donation landing page */
.featuretable {
	background-color: f2f2f2;
	border: 1px solid c9c9c9;
	padding: 10px;
}

/* table style used for featured links */
.featuretable2 {
	background-color: e1e1e1;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.featuretable2 caption{
	background-color: cfcfcf;
	border: none;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
}
.featuretable2 a{
	font-weight: normal;
}

.featuretable2 ul{
	padding: 5px;
	margin: 0px;
	list-style-type: none;	
}

.featuretable2 li{
	padding: 0px;
	margin: 5px 0;
}

.featuretablered{
	background-color: c8280e;
	border: 1px solid ffffff;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.featuretablered a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

h3 {font: 12pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

	#newsFeature a:link, #featuredLnks a:link, #advPromotion a:link {
		font-weight: bold;
		text-decoration:none;
	}
	
	#newsFeature a:visited, #featuredLnks a:visited, #advPromotion a:visited {
		font-weight: bold;
		text-decoration:none;
		
	}
#quickregbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #fbae27;
	background-color: #faeeac;
	width: 200px;
}

#bd-org-html ul li { list-style-type: disc; } #bd-org-html ol li { list-style-type: decimal; list-style-position:  
inside;}
#bd-org-html p { padding: .5em 0 .5em 0; }
