body {
	background-image: url(../images/stripeback3.jpg);
	margin-top: 0px;
	
}

#fund {
padding: 10px;
width:650px;
}

a:hover {
	text-decoration: underline;
	}
.norepeat {
	background-repeat:no-repeat;
	}	
	
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
.topNavContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background-image:url(../images/topnavigation.jpg)
	
	
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
.footerNavContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bottomnavigation.jpg);
	background-repeat: no-repeat;
	background-position:top;
	color: #FFFFFF;
	width: 770px;
	margin-top: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
td {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.blueLarge {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.inlineLinks {
	color: #003399;
	text-decoration: underline;
}

.indentBlock {
	margin-left: 45px;
	margin-right: 45px;
	}


/*This is for OPT Only*/

#opt {
	display: none;
}