﻿

#Content {
	width: 664px;
	font-size: 13px;
	font-family: Verdana,Tahoma,Sans-Serif;
}

td, .TableContent
{
	font-size: 13px;
	font-family: Verdana,Tahoma,Sans-Serif;
}

.elementNote
{
	font-size: 13px;
}

.helpLinks
{
	font-size: 13px;
}

.helpLinks
{
	font-size: 11px;
}

.input, select 
{
	background-color: #C6F7A5;
	font-family: Arial;
	font-size: 12px;
	border:solid 1px Black;
	text-align:right;
}
h1 {
	font-weight: bold;
	font-size: 16pt;
}
h2 {
	font-weight: bold;
	font-size: 12pt;
}
h3 {
	font-weight: bold;
}
h4, .h4 {
	font-family: Tahoma,Sans-Serif;
	font-weight: bold;
	font-size: 11px;
}
.Small {
	font-size: 6pt;
	font-weight: bold;
	color: #1F435D !important;
	text-decoration: underline !important;
}
.footerNote {
	font-size: 6pt; /*font-weight: bold;             color: #1F435D !important;             text-decoration: underline !important;*/
}
.Medium {
	font-size: 11px;
	font-weight: bold;
	color: #A2B904 !important;
	text-decoration: none !important;
}
.Large {
	font-size: 9pt;
	font-weight: bold;
	color: #1F435D !important;
	text-decoration: underline !important;
}
.AssumptionsChildLabel td {
	padding-left: 15px;
	width: 565px;
	text-align: center;
	font-size: 11px;
}

.style1 {
}
.SeperatorLine {
	color: #D9E3F1;
	background-color: #D9E3F1;
	height: 2px;
	border: 0pt none;
	width: 650px;
}
table.StandardTable {
	border-spacing: 0px;
	border-color: #A2A2B3;
	border-collapse: collapse;
}
/*table.StandardTable th {
            padding: 1px 1px 1px 1px;
            border:solid 1px #A2A2B3;
       }
        table.StandardTable td {
            padding: 1px 1px 1px 1px;
            border:solid 1px #A2A2B3;

        }*/table.ResultTable {
	border-color: #494E53;
	border-collapse: collapse;
}
table.ResultTable th, .ResultHeader th {
	background-image: url('App_Themes/EducationTheme/bg_gradient_big.gif');
	border-right: solid 1px #494E53;
	border-bottom: solid 1px #494E53;
	font-size: 11px;
	font-weight: bold;
}
.RowStyle td {
	border-bottom: solid 1px #BBBCC7;
	background-color: #fff;
	border-right: solid 1px #494E53;
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
}
.AlternateRowStyle td {
	border-bottom: solid 1px #BBBCC7;
	background-color: #eee;
	border-right: solid 1px #494E53;
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
}
#Summary {
	border-top: solid 3px #f3d05c;
	padding: 16px;
}
#SummaryDetails {
	border: solid 3px #f3d05c;
	background-color: #fff;
	padding-left: 3px;
}
#SummaryTable {
	border-top: solid 3px #f3d05c;
	background-color: #fff;
}
#Results {
	background-color: #F6E4B5;
}
#Inputs {
	padding-left: 3px;
}

#InputROI{
	border: solid 3px #f3d05c;
	padding-left: 3px;
	background-color:  #fff;
}

table.ChildTable td {
	text-align: center;
}

.BorderStyle
{
	border-left-color: #f3d05c; 
	border-bottom-color: #f3d05c; 
	border-top-style: solid; 
	border-top-color: #f3d05c; 
	border-right-style: solid;
	border-left-style: solid; 
	border-right-color: #f3d05c; 
	border-bottom-style: solid;
}