a:visited { 
	color: #000099; 
	text-decoration: underline
}
a:link {  
	color: #000099; 
	text-decoration: underline
}
a:hover { 
	color: #FF0000; 
	text-decoration: underline
}

#div1 {
	visibility: hidden;
}

.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.MainBodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.MainBodyBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; 
}

.SubHeaderDate {
	font-family: Verdana; 
	font-size: 11px; 
	color: #ffffff; 
}

.MainBodyBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold; 
}

.MainBodyUnderline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	text-decoration: underline;
}

.MainBodyItalic {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-style: italic;
}

.MainBodySmallRed {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #990000; 
}

.MainBodyBoldRed  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bold;
	line-height : 16px;
}

.HeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #000099; 
	font-weight: bold; 
}

.SmallHeadingBlue {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000099; 
	font-weight: bold; 
}

.Heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333; 
	font-weight: bold; 
}

.HeadingRed {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #990000; 
	font-weight: bold; 
	line-height: 18px
}

.PortfolioHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;  
	line-height: normal
}

.FinePrint {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

.inputs {
	background-color: #ffffff; 
	border: 1; 
	border-style: solid; 
	border-color:black; 
	font:normal 13px arial;
	color:#333333
}

.indicesWhite { 
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff
}

.bullets { 
	list-style:  url(/images/bullet.gif); 
	line-height : 18px;
}

.dingbat { 
	font-size: 11px; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none;
}

.MainBodyRoman {
	font-size: 12px;
	font-family:Times New Roman;
	color: #000000;
}
