.Orange_Background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFA841;
	visibility: visible;
}
.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFA841;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.background1 {
			background-image: url(images/tablebackground.jpg);
			background-repeat: no-repeat;
}

.readmore{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: large;
}
.readmore:link{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: large;
}
.readmore:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: large;
}
.contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: xx-small;
}
.contact:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: xx-small;
}
.contact:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
	font-size: xx-small;
}
.fundingGraphicOne {
			background-image: url(images/domesticfundingback.png);
			background-repeat: no-repeat;
}
.fundingGraphicTwo {
			background-image: url(images/notforprofitfundingback.png);
			background-repeat: no-repeat;
}
.fundingGraphicThree {
			background-image: url(images/notforprofitfundingback.png);
			background-repeat: no-repeat;
}
.fundingGraphicFour {
			background-image: url(images/domesticfundingback.png);
			background-repeat: no-repeat;
}
.fundingGraphicFive {
			background-image: url(images/commercialback.png);
			background-repeat: no-repeat;
}