﻿body
{
	margin: 0px;
	FONT-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-size: 10pt;
	height: 100%;
}
a.dlSearch:link
{
	FONT-size: x-small;
	text-decoration: none;
	color: White;
}
a.dlSearch:hover
{
	FONT-size: x-small;
	text-decoration: underline;
	color: Orange;
}
a.dlSearch:visited
{
	FONT-size: x-small;
	color: White;
	text-decoration: none;
}
td.dlSearch
{
	background-color: #b22700;
}

a.dlSearchInverted:link
{
	FONT-size: x-small;
	text-decoration: none;
	color: #b22700;
}
a.dlSearchInverted:hover
{
	FONT-size: x-small;
	text-decoration: underline;
	color: Orange;
}
a.dlSearchInverted:visited
{
	FONT-size: x-small;
	color: #b22700;
	text-decoration: none;
}
.FooterText
{
	color: white;
	FONT-size: 8pt;
}
a.dlListItem:link
{
	color: White;
	FONT-size: xx-small;
	text-decoration: none;
}
a.dlListItem:hover
{
	color: Orange;
	FONT-size: xx-small;
	text-decoration: underline;
}
a.dlListItem:visited
{
	color: White;
	FONT-size: xx-small;
	text-decoration: none;
}
p.small
{
	line-height: .2cm;
}
.LeftNav
{
	border-bottom: #d49f77 thin solid;
	background-color: #b22700;
	color: White;
	FONT-size: 8pt;
	FONT-family: Arial;
	padding-left: 5px;
	FONT-weight: bold;
}
.LeftNavInverted
{
	border-bottom: #b22700 thin solid;
	background-color: #d49f77;
	cursor: hand;
	color: White;
	FONT-size: 8pt;
	FONT-family: Arial;
	padding-left: 5px;
}
.LightBox THEAD
{
	background-color: #d49f77;
	padding-left: 5px;
	FONT-weight: bold;
}
.LightBox
{
	border-right: #d49f77 thin solid;
	border-top: #d49f77 thin solid;
	border-left: #d49f77 thin solid;
	border-bottom: #d49f77 thin solid;
	white-space: nowrap;
	background-color: White;
}
.Resources
{
	FONT-size:8pt;
}
A.Resources:visited
{
	color: #b22700;
	text-decoration: none;
	padding-left: 10px;
}
A.Resources:link
{
	color: #b22700;
	text-decoration: none;
	padding-left: 10px;
	FONT-weight: bold;
	white-space: nowrap;
}
A.Resources:hover
{
	text-decoration: none;
	color: Yellow;
	FONT-weight: bold;
	white-space: nowrap;
}
