a { color: #A21B4A; }
a:visited { color: #781437; }
a:hover { color: #B01E50; }
a.black { color: #000000; }

body, p, td, div, .footer
{
	font-size: 14px;
	font-family: Georgia, "Book Antiqua", Palatino, serif;
	color: #666666;
}

.footer a { color: #ffffff; }
.footer a:visited { color: #fffffff; }
.footer a:hover { color: #cccccc; }

.footer
{
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, helvetica;
	color: #ffffff;
	background-color: #666666;
	margin-top: 24px;
}

div.footer
{
	background-color: #666666;
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}


.heading
{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.subheading
{
	color: #A21B4A;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin-top: 12px;
	margin-bottom: 2px;
}

.sectionheading, .portfolioheading
{
	color: #666666;
	margin-top: 6px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
}

.sectionheading
{
	margin-bottom: 12px;
}

div.content
{
	margin-left: 10px;
	margin-right: 20px;
}

div.fundcontent, div.indentedcontent
{
	margin-left: 200px;
	margin-right: 20px;
}

.summaryBorder
{ 
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #eeeeee;
}

.tinytext
{
	font-size: 6pt;
	/*font-family: verdana, arial, helvetica;*/
	color: #666666;
}

.smalltext
{
	font-size: 8pt;
	/*font-family: verdana, arial, helvetica;*/
	color: #666666;
}

.titletext
{
	font-size: 12pt;
	font-weight: bold;
	/*font-family: verdana, arial, helvetica;*/
	color: #666666;
}

.notificationtext
{
	font-size: 10pt;
	font-style: italic;
	/*font-family: verdana, arial, helvetica;*/
	color: #999999;
}

.error
{
	font-weight: bold;
	color: #ff0000;
}


.top, .back
{
	text-decoration: none;
}

.back
{
	font-size: 10px;
	text-align: right;
}

.back a, .back a:visited, .top a, .top a:visited
{
	color: #003366;
	text-decoration: none;
}

.back a:hover, .top a:hover
{
	color: #006699;
}

div.submenu
{
	/*margin-left: 10px;
	float: left;*/
	width: 185px;
	position: absolute;
	top: 120;
	left: 0;
}

.indent25
{
	margin-left: 25;
}

.fundSubmenu a, .submenu a, .submenu
{
	font-size: 12px; 
	font-family: "Trebuchet MS", verdana, helvetica;
	color: #666666;
	text-decoration: none;
}

.fundSubmenu a:hover, .submenu a:hover, .submenu a:visited
{ 
	color: #333333;
}

.submenu a
{
	font-weight: bold;
}

.subMenuItem, .subMenuItemOn, .subMenuItemBack
{
	padding-left: 8px;
	line-height: 25px;
	font-weight: bold;
	/*list-style-image: url(/images/arrow.gif);*/
	background-image: url(/images/arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	list-style-type: none;
	border-bottom: 1px solid white;
}

.subMenuItemBack
{
	background-image: url(/images/arrow-back.gif);
}

.subMenuItemOn a:visited, .subSubMenuItemOn a:visited, .subMenuItemOn a, .subSubMenuItemOn a
{
	color: #b71f54;
}

.subMenuItemOn, .subSubMenuItemOn
{
}

.subSubMenuItem, .subSubMenuItemOn
{
	margin-left: 25px;
	line-height: 15px;
	list-style: none;
}

.portfolioLink
{ 
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	color: #003366;
	padding-left:0px;
	font-weight: normal;
}

.Corporateinfo 
{ 
	font-size: 8pt;
	font-family: verdana,arial, helvetica;
	color: #666666;
	line-height: 15px;
	padding-left:100px;
}

.navbar
{
	margin-bottom: 12px;
}

.globalbar
{
	background-image: url(/images/globalbar_background.gif);
	margin-bottom: 7px;
}

#equityBackground, #equityBackgroundPGF, #equityBackgroundPNDI
{
	position: absolute;
	top: 25;
	bottom: auto;
	left: auto;
	z-index: 5;
}

#equityBackgroundPGF
{
	right: 230;
}

#equityBackgroundPNDI
{
	right: 9;
}

#equityBackground
{
	right: 133;
}

#equityText, #equityTextPGF, #equityTextPNDI
{
	position: absolute;
	width: 120;
	top: 66;
	bottom: auto;
	left: auto;
	z-index: 6;
}

#equityText
{
	right: 180;
}

#equityTextPGF
{
	right: 280;
}

#equityTextPNDI
{
	right: 60;
}

.equityPrice
{
	color: #A21B4A;
	font-weight: bold;
	font-size: 16px;
}

.equityDate
{
	margin-top: -2px;
	font-size: 10px;
}
