body {
	margin: 0;
	background-color: #ffffff;
	color: #000000;
	background-image: url("/images/003082.jpg");	
	}

table {
	border: none; 
	font-size: 10pt; 
	font-family: Verdana,Arial,Helvetica;
	/* padding: 0px; */
	}

.aligntop {
	vertical-align: top;
	}
.alignleft {
	text-align: left;
	}
.aligncenter {
	text-align:center;
	}
.alignbottom {
	vertical-align:bottom;
		}
.alignmiddle {
	vertical-align:middle;
	}		
.textsubmenu {
	font-family: Verdana, Arial, Helvetica;
	color:  #003082;
	font-weight: bold;
}
.textsmall {
	font-size: 75%;
}
.nowrap {
	white-space: nowrap;
	}
.footertext {  
	color: #003082;
	font-size: 85%;
}	
.skipnav a {
	display: none;
}

.olivebackground {
	background-color: #98976f; 
/*	background:#98976f; 
	color: #98976f;	*/
}
.darkolivebackground {
	background-color: #a6a67a; 
}


.bluebackground {
background-color: #003082;  
}

.whitebackground {
background-color:#FFFFFF;
}

.highlightedmenu {
	background-color: #b7b69a;
}

.menubackground {
	background-color: #e5e5db;
}

li.double {             /*allows for extra spacing between list items*/
	margin-top: 10px;
	}

/* underline Overview, Portfolio Manager, and Fact Sheet links */	
.textsubmenulink:hover {
	cursor: pointer;
	padding-bottom: 0px;	
	background-color: #A6A67A;
}	
.textsubmenulink a:active, a:visited, a:link  {
	font-family: Verdana, Arial, Helvetica;
	color:  #003082;
	font-weight: bold;
	text-decoration: none; 
	padding-bottom: 2px;
}
.textlink a:hover {
	color:  #003082;
	font-weight: bold;
	text-decoration: underline; 
	}	
.textlink a {
	color:  #003082;
	font-weight: bold;
	text-decoration: underline; 
	}
.textlink a:visited {
	color:  #003082;
	font-weight: bold;
	text-decoration: underline; 
	}		
.textlink a:link {
	color:  #003082;
	font-weight: bold;
	text-decoration: underline; 
	}	
.textlink a:active {
	color:  #003082;
	font-weight: bold;
	text-decoration: underline; 
	}	
.returntotop a {
	text-decoration:underline;
	font-weight:lighter;
	font-size: smaller;
	}
.returntotop a:visited {
	text-decoration:underline;
	font-weight:lighter;
	font-size: smaller;
	}
.returntotop a:active {
	text-decoration:underline;
	font-weight:lighter;
	font-size: smaller;
	}	
.footerlink a {
	text-decoration:underline;
	font-weight:lighter;
	font-size: small;
	}
.footerlink a:visited {
	text-decoration:underline;
	font-weight:lighter;
	font-size: small;
	}	
.footerlink a:active {
	text-decoration:underline;
	font-weight:lighter;
	font-size: small;
	}				