body, td
{
  font-family: Tahoma, Verdana;
  font-size: 11px; 
}

.pageTitle
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12pt;
    COLOR: black;
    font-family: Tahoma, Verdana;
    COLOR: #686666;
}

.pageContent 
{
    FONT-SIZE: 10pt;
    COLOR: #686666;
    FONT-FAMILY: Arial;
}

.pageContentTH
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #686666;
    FONT-FAMILY: Arial;
}

.pageContentBold
{
    FONT-SIZE: 10pt;
    COLOR: #686666;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: Bold;
}

/* status messages */
.status
{
	COLOR: #336600;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11pt;
	font-weight: 600;		
}

.error
{
	COLOR: #C63705;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11pt;
	font-weight: 600;		
}

.plain 
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}

.greypanel
{
	BACKGROUND-COLOR: #EAE8E8;
}

.lightgreybox
{
	BACKGROUND-COLOR: #F3F4F4;
}

.greybox
{
	BACKGROUND-COLOR: #E6E8E8;
}

.companynews
{
	BACKGROUND-COLOR: #EAE8E8;
	FONT-SIZE: 10pt;
	COLOR: #686666;
	FONT-FAMILY: Arial;
}

.divider
{
	BACKGROUND-COLOR: #CBCBCB;
}

.boxcaption
{
    FONT-SIZE: 10pt;
    COLOR: #686666;
    FONT-FAMILY: Arial;
}

a.footer, a:visited.footer
{
  font-size: 11px; 
  font-weight: bold; 
  color: white; 
  text-decoration: none; 
}

a:hover.footer, a:active.footer
{
  font-size: 11px; 
  font-weight: bold; 
  color: white; 
  font-size: 11px; 
  text-decoration: underline; 
}

.footerlinks
{
    FONT-SIZE: 10pt;
    COLOR: #326495;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

.footerlinks 
{
    FONT-SIZE: 8pt;
    COLOR: #326495;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

A.footerlinks 
{
    FONT-SIZE: 8pt;
    COLOR: #326495;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}

A.footerlinks:hover
{
    FONT-SIZE: 8pt;
    COLOR: #326495;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

.txtfoot
{
  color:#808080;
}

A.orangetext 
{
    FONT-SIZE: 10pt;
    COLOR: #990000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}

A.orangetext:hover
{
    FONT-SIZE: 10pt;
    COLOR: #990000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

A.standardLink
{
	font-size: 10pt;
	color: #326495;
	font-family: Arial;
	text-decoration: underline;
}

A.standardLink:hover
{
    FONT-SIZE: 10pt;
    COLOR: #326495;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

A.link
{
	COLOR: #990000;
    TEXT-DECORATION: underline;
}
A.link:hover
{
	COLOR: #990000;
    TEXT-DECORATION: none;
}

A.hiddenlink
{
	COLOR: white;
	FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}

a.sitemap
{
	COLOR: #990000;
}

a.sitemap:hover
{
	COLOR: #990000;
	TEXT-DECORATION: none;
}