﻿html, body
{
	background-color: #DEDEDE;
	height: 90%;
	font-size: 10pt;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
}

a
{
	color: #00cc00;
	text-decoration: none;
	font-size: 10pt;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.AppendixChart
{
	page-break-after: always;
}

.EditForm
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

.ButtonRow
{
	text-align: center;
}

.Input
{
	color: #00cc00;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.Panel
{
	overflow: auto;
}

.DemovariableTableBorder
{
	border-right-style: solid;
	border-right-width: thick;
}

.nav
{
	color: #00cc00;
	text-decoration: none;
}

.nav:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.message
{
	text-align: center;
}

.Label
{
	font-weight: bold;
}

.ReportHeader
{
	font-size: 14pt;
	font-weight: bold;
}

.ReportSubHeader
{
	font-weight: bold;
	padding-bottom: 0;
}

.AppendixHeader
{
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 0;
	text-align: center;
}

.AppendixSubHeader
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0;
	text-align: center;
}

.AppendixQuestion
{
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
}

.SummaryChartTable
{
	float: right;
}

#MainTable
{
	border: solid 1px #000000;
	height: 90%;
	width: 100%;
	min-height: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#Header
{
	background-repeat: no-repeat;
	height: 64px;
	line-height: 60px;
	text-align: left;
	color: #00cc00;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}

#NavigationContent
{
	width: 150px;
	background-color: #000000;
	width: 15%;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
	white-space: nowrap;
	margin-top: 35px;
	margin-bottom: 10px;
	vertical-align: top;
}

#Logout
{
	background-color: #DEDEDE;
	line-height: 19px;
	text-align: right;
	padding-right: 10px;
	font-size: 9pt;
	width: 98%;
}

#Content
{
	left: 159px;
	padding: 5px;
	float: left;
	height: 100%;
	vertical-align: top;
	width: 100%;
	font-size: 10pt;
}

.ReportCell th
{
    padding: 0.02in;
}

.ReportCell td
{
    padding: 0.02in;
}

#LegendDataList td
{
    padding: 0;
}
