﻿body
{
	font-size: 9pt;
	font-family: Arial, Verdana;
	background-color: Black;
	color: White;
}

.NavHeaderTop
{
	color: #FFCC66;
	text-decoration: none;
}

.NavHeaderTop:hover
{
	color: white;
	text-decoration: underline;
}

.NavHeaderBottom
{
	font-size: 8pt;
	font-weight:bold;
	color: silver;
	text-decoration: none;
	line-height: 19px;
	height:19px;
	text-decoration: none;
}

.NavHeaderBottom:hover
{
	font-size: 8pt;
	font-weight:bold;
	color: white;
	text-decoration: underline;
	height:19px;
	text-decoration: none;
}

.footer
{
	font-size: 8pt;
	color: white;
}
.footerlink
{
	font-size: 8pt;
	color: #FFCC66;
	text-decoration: none;
}

.footerlink:hover
{
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}

.btnDownloadReport
{
	font-size: 9pt;
	width: 110px;
}

.btnWhitePapersHome
{
	font-size: 9pt;
	width: 130px;
}