/* CSS Document */

body{
	background-color: #FFFFFF;
	margin: 20px;
	text-align: center;
}



.fundbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}


hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 1px dotted #999999;
	border-right: 1px none #99CC00;
	border-bottom: 1px none #99CC00;
	border-left: 1px none #99CC00;
	height: 5px;
	margin-top: 0px;
}



.fundtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.fundcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #333333;
}

.fundsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}

.fundtitle_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e90ff;
	font-weight: bold;
	line-height: 32px;
}

.fundintro_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e90ff;
	line-height: 18px;
}

.fundsubtitle_blue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e90ff;
	font-weight: bold;
	line-height: 32px;
}

.fundtitle_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9acd32;
	font-weight: bold;
	line-height: 32px;
}

.fundsubtitle_green  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9acd32;
	font-weight: bold;
	line-height: 32px;
}

.fundtitle_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
	line-height: 32px;
}

.fundintro_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	line-height: 18px;
}

.fundsubtitle_red  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	line-height: 32px;
}

.fundsubtitle_black  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.fundlink_blue {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1e90ff;
	padding-bottom: 1px;
}

.fundlink_blue:visited {
	color: #333333;
}

.fundlink_blue:hover {
	text-decoration: none;
	color: #1e90ff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 1e90ff;
}

.fundsmalllink_blue {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1e90ff;
	padding-bottom: 1px;
	font-size: 9px;
}

.fundsmalllink_blue:visited {
	color: #333333;
}

.fundsmalllink_blue:hover {
	text-decoration: none;
	color: #1e90ff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 1e90ff;
}

.fundprojectlink_blue {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1e90ff;
	padding-bottom: 1px;
	font-weight: bold;
}

.fundprojectlink_blue:visited {
	color: #333333;
}

.fundprojectlink_blue:hover {
	text-decoration: none;
	color: #1e90ff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 1e90ff;
}

.fundlink_green {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9acd32;
	padding-bottom: 1px;
}

.fundlink_green:visited {
	color: #333333;
}

.fundlink_green:hover {
	text-decoration: none;
	color: #9acd32;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 9acd32;
}

.fundprojectlink_green {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9acd32;
	padding-bottom: 1px;
	font-weight: bold;
}

.fundprojectlink_green:visited {
	color: #333333;
}

.fundprojectlink_green:hover {
	text-decoration: none;
	color: #9acd32;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9acd32;
}

.fundlink_red {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000;
	padding-bottom: 1px;
}

.fundlink_red:visited {
	color: #333333;
}

.fundlink_red:hover {
	text-decoration: none;
	color: #ff0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: ff0000;
}

.fundprojectlink_red {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000;
	padding-bottom: 1px;
	font-weight: bold;
}

.fundprojectlink_red:visited {
	color: #333333;
}

.fundprojectlink_red:hover {
	text-decoration: none;
	color: #ff0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: ff0000;
}

.aclink_red {
	text-decoration: none;
	color: ff0000;
	padding-bottom: 1px;
	font-weight: bold;
}

.aclink_red:visited {
	color: #ff0000;
}

.aclink_red:hover {
	text-decoration: none;
	color: #333333;
}

.aclink_blue {
	text-decoration: none;
	color: #1e90ff;
	padding-bottom: 1px;
	font-weight: bold;
}

.aclink_blue:visited {
	color: #1e90ff;
}

.aclink_blue:hover {
	text-decoration: none;
	color: #333333;
}


.aclink_green {
	text-decoration: none;
	color: #9acd32;
	padding-bottom: 1px;
	font-weight: bold;
}

.aclink_green:visited {
	color: #9acd32;
}

.aclink_green:hover {
	text-decoration: none;
	color: #333333;
}


a {
	text-decoration: none
}


/* this gets rid of link outline in firefox */
a:focus, a:hover, a:active { 
 outline: none ;
} 


.newsimage {
float: left;
margin: 0 10px 10px 0px;
}


#menu {
	background-color: #FFFFFF;
	width: 770px;
	height: 40px;
}


#homeintro {
	background-color: #FFFFFF;
	text-align: right;
	width: 770px;
}

#circles {
	background-color: #FFFFFF;
	text-align: left;
	width: 770px;
}


#intro {
	width: 770px;
	background-color: #FFFFFF;
}

#homeintrotext {
	width: 770px;
	text-align: left;
}

#line3 {
	margin-bottom: 10px;
}

#lnyp {
	background-color: #FFFFFF;
	width: 370px;
	height: 135px;
	padding-left: 5px;
	padding-right: 395px;
	padding-top: 5px;
	text-align: left;
	background-image: url(fundimages/lnyp_words2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#SWT {
	background-color: #FFFFFF;
	width: 280px;
	height: 135px;
	padding-left: 485px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	background-image: url(fundimages/SWT.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sp {
	background-color: #FFFFFF;
	width: 770px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}


#ac {
	background-color: #FFFFFF;
	width: 310px;
	height: 150px;
	padding-left: 465px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	background-image: url(fundimages/btgh_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#content {
	width: 370px;
	min-height:370px;	
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}

#rightimage {
	width: 370px;
	min-height:370px;	
	padding: 0px;
	text-align: left;
	float: right;
	margin-right: 8px;
	margin-top: 10px;
}

#mailinglist {
	width: 370px;
	min-height:370px;	
	padding: 0px;
	text-align: left;
	float: right;
	margin-right: 8px;
}

#contact {
	width: 300px;
	padding: 0px;
	text-align: right;
	float: right;
	margin-right: 2px;
	margin-top: 5px;
}

#address {
	width: 370px;
	padding: 0px;
	text-align: left;
	float: right;
	margin-right: 2px;
	margin-top: 5px;
}

#footer {
	background-color: #FFFFFF;
	width: 350px;
}

#sitemap {
	width: 770px;
	text-align: right;
}

#stoppress {
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#container {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: 5e83a8;
	background-color: #FFFFFF;
	min-height:600px;
 height:auto !important;
 height:800px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: 5e83a8;
}


li {
	text-indent: 0px;
	list-style-position: outside;
}

ul {
	padding: 0;
	margin-left: 20px;
}
