﻿body { margin: 3px 0 3px 0; background-color: #003300; }
P { margin: 10px 0 10px 0; }
a:link { color:#030; font-weight:bold; }
a:visited { color:#030; font-weight:bold; }
a:hover { color:#600; font-weight:bold; }
a:active { color:#030; font-weight:bold; }
table { font-size: 10pt; font-family: Arial; }
th { background-color: #003300; color: White; font-size: 8pt; padding-left: 2px; padding-right: 2px; }
ul.instruct { margin-top: 6px; margin-bottom: 6px; font-size: 8pt; }
.button { Font-Size: 8pt; }
.titleBar { background-color: #003300; color: White; font-weight: bold; }
.bold { color: #003300; font-weight: bold; }
.small { font-size: 8pt; }
.boldRed { color: #660000; font-weight: bold; }
.green8 { color: #003300; font-size: 8pt; font-weight: bold; }
.green9 { color: #003300; font-size: 9pt; font-weight: bold; }
.green10 { color: #003300; font-size: 10pt; font-weight: bold; }
.green11 { color: #003300; font-size: 11pt; font-weight: bold; }
.green12 { color: #003300; font-size: 12pt; font-weight: bold; }
.green13 { color: #003300; font-size: 13pt; font-weight: bold; }
.green14 { color: #003300; font-size: 14pt; font-weight: bold; }
.red8 { color: #660000; font-size: 8pt; font-weight: bold; }
.red9 { color: #660000; font-size: 9pt; font-weight: bold; }
.red10 { color: #660000; font-size: 10pt; font-weight: bold; }
.red11 { color: #660000; font-size: 11pt; font-weight: bold; }
.red12 { color: #660000; font-size: 12pt; font-weight: bold; }
.red13 { color: #660000; font-size: 13pt; font-weight: bold; }
.red14 { color: #660000; font-size: 14pt; font-weight: bold; }
.inCanadaTitleBar { background-color: #003300; color: White; font-weight: bold; font-size:11pt; }
.inCanadaBody { margin: 15px 0 5px 0; background-color: #003300; }
.error { color: #ff0000; font-size: 10pt; font-weight: normal; }
.links
{
	text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;color: #660000
}
.footerLink
{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color: #999999;
}
.subFooter
{
	color: #999999;
	background-color: #003300;
	height: 20px;
	font-size: 8pt;
}
.subFooterLink
{
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}
.loginStatus
{
	color: #003300;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
/* ==> Menu classes <== */
.menuRow
{
	height: 21px;
	vertical-align: bottom;
	background-color: #003300;
}
.StaticMenuItem
{
	color: #003300;
	background-color: White;
	font-family: Arial;
 	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.StaticMenuHover
{
	color: #660000;
	background-color: White;
}
.StaticMenuSelected
{
	color: #660000;
	background-color: White;
}
.DynamicMenuItem
{
	color: #003300;
	background-color: #dfefdf;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.DynamicMenuHover
{
	color: #660000;
	background-color: #cfdfcf;
}
.DynamicMenuSelected
{
	color: #660000;
	background-color: White;
}
