﻿body
{
	font-family:Arial, Verdana, Times New Roman, Sans-Serif;
	font-size:10pt;
	background-color:White;
}


.table
{
	border:0px;
}


td
{
	text-align:left;
	vertical-align:top;
}


.ForeColorMaroon
{
	color:#7C2230;
}

.CorpColorMaroon
{
	background-color:#7C2230;
}



.CorpColorGold
{
	background-color:#CF7600;
}


.CorpColorCoolGray
{
	background-color:#E8E2D6;
}


.CorpColorDarkerGray
{
	background-color:#8C7F70;
}



.errorText
{
	font-family:Courier;
	font-size:10px;
	font-style:italic;
	color:Red;
}


.finCalcLabelColumn
{
	width:250px;
	
}

.finCalcDataColumn
{
	width:550px;
	
}

.ComparisonHeader
{
	font-weight:bold;
	font-size:12pt;
}


.UserTextBox
{
	text-align:right;
	width:75px;
	background-color:#FBFF99;
}


.UserTextBoxRO
{
	text-align:right;
	width:75px;
	background-color:#FFBE63;
}

.td_dataGrid
{
	border-style: solid;
	border-width: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding: 0px;
}


.th_Senario
{
	font-weight:bold;
	font-size:11pt;
	vertical-align:bottom;
	text-align:center;
}

.td_Senario
{
	text-align:right;
	font-size:10pt;
}
