body {
    font-family:		Arial, Helvetica;
  	font-size:			10px;
  	font-style: 		normal;
  	font-weight: 		normal;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				black;
}



/* these are used with the span tag, e.g. <span class="title">blah</span> */

.title {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				black;
}

.nlHead {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				#5E6202;
}

.subHead {
	font-family:		Arial, Helvetica;
	font-size: 			16px;
	font-weight: 		bold;
	color:				#003366;
}

.whiteTitle {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				#ffffff;
}

.Loggedin {
  	font-family:		Arial, Helvetica;
  	font-size: 			13px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				#163466;
}

.pagetitle {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				#163466;
}

.pagetitlewhite {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				white;
}

.aggressivetitle {
  	font-family:		Arial, Helvetica;
  	font-size:			12px;
  	font-style:			bold;
  	font-weight:		bold;
  	letter-spacing:		0;
  	text-decoration:	none;
  	text-transform:		none;
  	color:				#993300;
}

.conservativetitle {
  	font-family:		Arial, Helvetica;
  	font-size:			12px;
  	font-style:			bold;
  	font-weight:		bold;
  	letter-spacing:		0;
  	text-decoration:	none;
  	text-transform:		none;
  	color:				#006699;
}

.moderatetitle {
  	font-family:		Arial, Helvetica;
  	font-size:			12px;
  	font-style:			bold;
  	font-weight:		bold;
  	letter-spacing:		0;
  	text-decoration:	none;
  	text-transform:		none;
  	color:				#009933;
}

.growthtitle {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				#FF9933;
}

.text {
   font-family: 		Arial, Helvetica;
   font-size: 			12px;
   font-style: 			normal;
   font-weight: 		normal;
   letter-spacing: 		0;
   text-decoration: 	none;
   text-transform: 		none;
   color: 				black;
}

.whiteText {
   font-family: 		Arial, Helvetica;
   font-size: 			12px;
   font-style: 			normal;
   font-weight: 		normal;
   letter-spacing: 		0;
   text-decoration: 	none;
   text-transform: 		none;
   color:				#ffffff;
}

.greenbarlink {	
	font-family:		Arial, Helvetica; 
	font-size:			11px; 
	color:				#ffffff; 
	text-decoration:	none;
}

.InputBox {
   font-family:			Arial, Helvetica;
   font-size:			12px;
   font-style:			normal;
   font-weight:			normal;
   letter-spacing:		0;
   text-decoration:		none;
   text-transform:		none;
   color:				black;
}

.italictext {
   font-family:			Arial, Helvetica;
   font-size:			12px;
   font-style:			italic;
   font-weight:			normal;
   letter-spacing:		0;
   text-decoration:		none;
   text-transform:		none;
   color:				black;
}

.smalltext {
   font-family:			Arial, Helvetica;
   font-size:			10px;
   font-style:			normal;
   font-weight:			normal;
   letter-spacing:		0;
   text-decoration:		none;
   text-transform:		none;
   color:				white;
}

.smalltextbold {
   font-family:			Arial, Helvetica;
   font-size:			10px;
   font-style:			bold;
   font-weight:			bold;
   letter-spacing:		0;
   text-decoration:		none;
   text-transform:		none;
   color:				black;
}
 
.date {
  	font-family:		Arial, Helvetica;
  	font-size:			12px;
  	font-style:			bold;
  	font-weight:		bold;
  	letter-spacing:		0;
  	text-decoration:	none;
  	text-transform:		none;
  	color:				black;
}


/* NEWSLETTER STYLES */

.nlIssue {
   font-family: 		Arial, Helvetica;
   font-size: 			10px;
   font-style: 			normal;
   font-weight: 		normal;
   letter-spacing: 		0;
   color: 				#999999;
}

.nlTitle {
   font-family: 		Arial, Helvetica;
   font-size: 			18px;
   font-style: 			normal;
   font-weight: 		bold;
   letter-spacing: 		0;
   color: 				#163466;
   text-transform:		uppercase;
}

.nlText {
   font-family: 		Times New Roman, Arial, Helvetica;
   font-size: 			14px;
   font-style: 			normal;
   font-weight: 		normal;
   letter-spacing: 		0;
   text-decoration: 	none;
   text-transform: 		none;
   color: 				black;
}

.nlAuthor {
   font-family: 		Arial, Helvetica;
   font-size: 			10px;
   font-style: 			noraml;
   font-weight: 		normal;
   letter-spacing: 		0;
   color: 				#999999;
}

.nlDate {
   font-family: 		Arial, Helvetica;
   font-size: 			10px;
   font-style: 			normal;
   font-weight: 		normal;
   letter-spacing: 		0;
   color: 				#999999;
}
 
.homepagetext {
   font-family:			Arial, Helvetica;
   font-size: 			10px;
   font-style: 			normal;
   font-weight: 		normal;
   letter-spacing: 		0;
   text-decoration: 	none;
   text-transform: 		none;
   color: 				black;
}

.homepagefundstext /* use this for watchlist, top5funds, indices on homepage */ {
  	font-family: 		Verdana, Arial, Helvetica;
  	font-size: 			10px;
  	font-style: 		normal;
  	font-weight:	 	normal;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				black;
}

.homepagefundsdowntext /* use this for watchlist, top5funds, indices on homepage */ {
  	font-family: 		Verdana, Arial, Helvetica;
  	font-size: 			10px;
  	font-style: 		normal;
  	font-weight: 		normal;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				red;
}

.homepagefundsuptext /* use this for watchlist, top5funds, indices on homepage */ {
  	font-family: 		Verdana, Arial, Helvetica;
  	font-size: 			10px;
  	font-style: 		normal;
  	font-weight: 		normal;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				green;
}

.whatsnewtitle {
  	font-family: 		Verdana, Arial, Helvetica;
  	font-size: 			10px;
  	font-style: 		bold;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				black;
}

.whatsnewtext {
  	font-family:		Verdana, Arial, Helvetica;
  	font-size:			10px;
  	font-style:			normal;
  	font-weight:		normal;
  	letter-spacing:		0;
  	text-decoration:	none;
  	text-transform:		none;
  	color:				black;
}

.footertext {
  	font-family:		Verdana, Arial, Helvetica;
  	font-size: 			10px;
  	font-style: 		normal;
  	font-weight: 		normal;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				black;
}
 
 .footertextwhite {
  	font-family: 		Verdana, Arial, Helvetica;
  	font-size: 			10px;
  	font-style: 		normal;
  	font-weight: 		normal;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				white;
}

.leftnavtext {
	font-family: 		Arial, Helvetica;
  	font-size: 			11px;
  	font-style: 		normal;
  	font-weight: 		normal;
  	letter-spacing: 	0;
  	text-decoration: 	underline;
  	text-transform: 	none;
  	color: 				#03646A;
}
  
.warning /* use this for error messages */ {
  	font-family: 		Arial, Helvetica;
  	font-size: 			12px;
  	font-style: 		normal;
  	font-weight: 		bold;
  	letter-spacing: 	0;
  	text-decoration: 	none;
  	text-transform: 	none;
  	color: 				red;
}

.rednote /* use this for notes */ {
	font-family:		Arial, Helvetica;
	font-size:			11px;
	font-style: 		italic;
	font-weight: 		normal;
	letter-spacing: 	0;
	text-decoration: 	none;
	text-transform: 	none;
	color: 				red;
}

.blacknote /* use this for notes */ {
	font-family:		Arial, Helvetica;
	font-size:			11px;
	font-style: 		normal;
	font-weight: 		normal;
	letter-spacing: 	0;
	text-decoration: 	none;
	text-transform: 	none;
	color: 				#000000;
}

a.menu:link	{
	color: 				#003366;
	text-decoration: 	none; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: 		normal;
}

a.menu:visited { 
	color: 				#003366; 
	text-decoration: 	none; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: 		normal;
}

a.menu:active { 
	color:				#003366; 
	text-decoration:	none; 
	font-family:		Arial, Helvetica, sans-serif; 
	font-size:			12px; 
	font-weight:		normal;
}

a.newsLetter:link	{
	color: 				#ffffff;
	text-decoration: 	underline; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: 		bold;
}

a.newsLetter:link:hover	{
	color: 				#ffffff;
	text-decoration: 	underline; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: 		bold;
}

a.newsLetter:visited { 
	color: 				#ffffff; 
	text-decoration: 	underline; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: 		bold;
}

a.newsLetter:visited:hover { 
	color: 				#ffffff; 
	text-decoration: 	underline; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: 		bold;
}

a.newsLetter:active { 
	color:				#ffffff; 
	text-decoration:	underline; 
	font-family:		Arial, Helvetica, sans-serif; 
	font-size:			12px; 
	font-weight:		bold;
}

a.newsLetter:active:hover { 
	color:				#ffffff; 
	text-decoration:	underline; 
	font-family:		Arial, Helvetica, sans-serif; 
	font-size:			12px; 
	font-weight:		bold;
}

.nlWhiteText {
   font-family: 		Arial, Helvetica;
   font-size: 			11px;
   font-style: 			italic;
   font-weight: 		normal;
   letter-spacing: 		0;
   text-decoration: 	none;
   text-transform: 		none;
   color:				#ffffff;
}

