/* ----- Gloval Navigator ----- */
.gn a:link
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: bold;
	color			: white;
  	text-decoration	: none;
}
.gn a:visited
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: bold;
	color			: white;
  	text-decoration	: none;
}
.gn a:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: bold;
	color			: #FFFFCC; 
	text-decoration	: none;
}
.gn a:visited:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: bold;
	color			: #FFFFCC; 
	text-decoration	: none;
}

/* ----- Header Navigator ----- */
.hn a:link
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #005FA9;
  	text-decoration	: none;
}
.hn a:visited
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #005FA9;
  	text-decoration	: none;
}
.hn a:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #CCCC99; 
	text-decoration	: none;
}
.hn a:visited:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #CCCC99; 
	text-decoration	: none;
}


.bt
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 11pt;
  	font-weight		: normal;
	color			: #000000;
  	text-decoration	: none;
}

.cbs
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 11pt;
  	font-weight		: normal;
	font-style		: italic;
	color			: #000099;
  	text-decoration	: none;
}

.opt
{
	font-family		: Arial;
  	font-size		: 8pt;
  	font-weight		: normal;
	font-style		: italic;
	color			: #000000;
  	text-decoration	: none;
}

.fn a:link
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 8pt;
  	font-weight		: normal;
	color			: #005FA9;
  	text-decoration	: none;
}
.fn a:visited
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 8pt;
  	font-weight		: normal;
	color			: #005FA9;
  	text-decoration	: none;
}
.fn a:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 8pt;
  	font-weight		: normal;
	color			: #CCCC99; 
	text-decoration	: none;
}
.fn a:visited:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 8pt;
  	font-weight		: normal;
	color			: #CCCC99; 
	text-decoration	: none;
}

.statename
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 13pt;
  	font-weight		: bold;
	font-style		: italic;
	color			: #666633;
  	text-decoration	: none;
}

.bodytext
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	font-style		: normal;
	color			: #000000;
  	text-decoration	: none;
}
.bodytext a:link
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #005FA9;
  	text-decoration	: none;
}
.bodytext a:visited
{
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #005FA9;
  	text-decoration	: none;
}
.bodytext a:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #CCCC99; 
	text-decoration	: none;
}
.bodytext a:visited:hover
{ 
	font-family		: Arial, Helvetica, sans-serif;
  	font-size		: 10pt;
  	font-weight		: normal;
	color			: #CCCC99; 
	text-decoration	: none;
}
