﻿body 
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
.menutable
{
	width: 120px;
	border: solid 0.5px #C0C0C0;
	display: block
}
.menurow
{
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #C0C0C0;
	cursor: hand;
}
.hrule
{
	height: 1px;
	color: #C0C0C0;
}
.notes
{
    FONT-SIZE: 7.5pt;
    COLOR: #336699;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif'
}
A.submenu:active
{
    FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.submenu:visited
{
    FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.submenu:link
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.menu:active
{
    FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.menu:visited
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.menu:link
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.articlehead:active
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
A.articlehead:link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #a46937;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none;
}
A.articlehead:visited
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #a46937;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
.articleimg
{
	float: left;
	padding-right: 5px;
}
.content
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-ALIGN: justify;
    TEXT-DECORATION: none
}
.date
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: gray;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-ALIGN: justify
}
A.small:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: gray;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
A.small:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
A.small:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
INPUT.field
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 7.5pt;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    HEIGHT: 15px;
    TEXT-DECORATION: none
}
INPUT.button
{
    border: 1px solid #f0f0f0;
	FONT-WEIGHT: bold;
    	FONT-SIZE: 7.5pt;
    	COLOR: black;
    	FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    	BACKGROUND-COLOR: #f1f1f1;
    	TEXT-DECORATION: none
}
.tableData
{
    FONT-SIZE: 7.5pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}

.factsheetname
{
	color: Navy;
	font-size: larger;
}
A.alpha:active
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: outset;
    COLOR: gray;
    BORDER-BOTTOM: outset;
    FONT-FAMILY: 'Microsoft Sans Serif', Arial;
    TEXT-DECORATION: none
}
A.alpha:visited
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BORDER-LEFT: outset;
    COLOR: black;
    BORDER-BOTTOM: outset;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
A.alpha:link
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: outset;
    COLOR: black;
    BORDER-BOTTOM: outset;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}