@charset "UTF-8";
/* CSS Document */

.homeside {
	position: absolute;
	width: 275px;
	top: 290px;
	left: 20px;
}
.homeside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-bottom: 15px;
	margin: 0px;
}
.homeside a:link {
	color: #339900;
	text-decoration: none;
}
.homeside a:visited {
	color: #339900;
	text-decoration: none;
}
.homeside a:hover {
	color: #000000;
	text-decoration: none;
}
.homeside a:active {
	color: #339900;
	text-decoration: none;
}



.homemain {
	position: absolute;
	width: 625px;
	top: 264px;
	left: 320px;
}
.homemain a:link {
	color: #339900;
	text-decoration: underline;
}
.homemain a:visited {
	color: #339900;
	text-decoration: underline;
}
.homemain a:hover {
	color: #000000;
	text-decoration: underline;
}
.homemain a:active {
	color: #339900;
	text-decoration: underline;
}
.homemain p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 15px;
	margin: 0px;
}
.homemain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
}
.homemain p.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #339900;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
}
.homemain p.funded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #339900;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
	font-style: italic;
}



.side {
	position: absolute;
	width: 275px;
	top: 160px;
	left: 20px;
}
.side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-bottom: 15px;
	margin: 0px;
}
.side p.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #339900;
	font-weight: lighter;
	text-decoration: none;
	text-align: right;
}
.side a:link {
	color: #339900;
	text-decoration: none;
}
.side a:visited {
	color: #339900;
	text-decoration: none;
}
.side a:hover {
	color: #000000;
	text-decoration: none;
}
.side a:active {
	color: #339900;
	text-decoration: none;
}



.main {
	position: absolute;
	width: 625px;
	top: 133px;
	left: 317px;
}
.main a:link {
	color: #339900;
	text-decoration: underline;
}
.main a:visited {
	color: #339900;
	text-decoration: underline;
}
.main a:hover {
	color: #000000;
	text-decoration: underline;
}
.main a:active {
	color: #339900;
	text-decoration: underline;
}
.main p.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
}
.main p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 15px;
	margin: 0px;
}
.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
}
.main p.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #339900;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
}
.main p.funded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #339900;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
	font-style: italic;
}
.main ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-image: url(../links/bullet.gif);
	margin-top: -2px;
}
.main li {
	padding-bottom: 5px;
	margin-left: -30px;
}
.main p.listhead {
	font-weight: bold;
	text-decoration: none;
}
