.noDisplay
{
    display: none;
}

.textStandard
{
	font-size : 1pt;
}

.textNormal8
{
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}

.textNormal8Bold
{
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}

.textNormal8Italic
{
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	font-style: Italic;
}

.textNormal9
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
}

.textNormal9Bold
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : bold;
	color : Black;
}

.textNormal9Italic
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	font-style: Italic;
}

.textGray9
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Gray;
}

.textWhite9
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : White;
}

.textWhite9Bold
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : White;
	font-weight : bold;
}

.textWhite10Bold
{
	font-family : "Verdana";
	font-size : 10pt;
	font-weight : bold;
	color : White;
}

.textRed9Bold
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : bold;
	color : #ff3333;
}

.text6Error
{
	font-family : "Verdana";
	font-size : 6pt;
	font-weight : normal;
	color : #cc0033;
}

.textGVManageLink
{
	font-family : "Verdana";
	font-size : 8pt;
	color : #CC3300;
	text-decoration : underline;
}

.textGVUserLink
{
	font-family : "Verdana";
	font-size : 8pt;
	color : black;
	text-decoration : underline;
}

A.linkNormal8:link
{
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

A.linkNormal8:visited
{
	font-family : "Verdana";
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

A.linkNormal9:link
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

A.linkNormal9:visited
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

A.linkNormal9Bold:link
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A.linkNormal9Bold:visited
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A.linkWhite9:link
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

A.linkWhite9:visited
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

A.linkWhite9MenuDX
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

A.linkWhite9MenuDX:visited
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

A.linkWhite9MenuDX:hover
{
	font-family : "Verdana";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

A.linkWhite9Bold:link
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A.linkWhite9Bold:visited
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A.linkWhite9Underline:link
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

A.linkWhite9Underline:visited
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

A.linkWhite9Underline:hover
{
	font-family : "Verdana";
	font-size : 9pt;
	color : White;
	text-decoration : underline;
}

