/* CSS Document */

Body{
	background-color: #FFFFFF  /* #D0E3F2 */
	}
	
.Logo{
	background-color: #5A6685; /* #70A9D8 */
}

.AppTitle{
	font-size : 24pt;
	font-family : Verdana, Arial, Helvetica, san-serif;
	font-weight : bold;
	text-align : left;
	color: #FFFFFF;  /* #000080; /* #FFFFFF;  /* #000080; */
	background-color: #41659E;   /* #8590B2; */
}

.AppSubTitle{
	font-size : 12pt;
	font-family : Verdana, Arial, Helvetica, san-serif;
	font-weight : bold;
	text-align : left;
	color: #FFFFFF;  /* #000080; /* #FFFFFF;  /* #000080; */
	background-color: #41659E;   /* #8590B2; */
}

.ConditionTitle{
	font-size : 18.00pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	text-align : center;
	color: #000080;
	background-color: #7BBDFF;
/*	background-color: #00CCFF */
}
	
.PageTitle{
	font-size : 12.00pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	text-align : left;
	color: #000080
}

.MarginLinks{
	font-size : 8.00pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	text-align : left;
	color: #000080; 
	background-color: #FFE4C4;  /* #CDA275;  /* #E6C4A1;  /* #F3DDC7;  /*#DBCB88;   /* #D0E3F2;  */
	text-decoration: none;
	vertical-align: middle
}

.MarginLinks:hover {
	color: #990000; 
	text-decoration: underline
}

.MainPage{
	background-color: #FFFFFF;  /* #D0E3F2; */
	font-size : 10.00pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : normal
}

.OptionLinks{
	font-size : 10.00pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	text-align : left;
	color: #000080; 
	background-color: #FFFFFF  /* #D0E3F2; */
	text-decoration: none
}

.OptionLinks:hover {
	color: #990000; 
	text-decoration: underline
}

.Footer{
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : normal;
	text-align : center;
	color: #000080; /* #FFFFFF;  /* #444444; */
/*	color: #989795; */
	background-color: #FFE4C4;  /* #41659E; /* #70A9D8; */
	border-top-style: solid;
	border-top-width: .5pt;
}

.Footer:hover {
	color: #990000; 
	text-decoration: underline
}

.InputsReadOnly{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : right ;
	border-style:none;
	background-color: #FFFFFF;   /* lightgrey   */
}

.InputsVal{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : right ;
	color: #000080;
	background-color: #FFE4C4;  /* #CDA275; /* #FFF8DC   /* lightgrey   */
}

.InputsText{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : left; 
	color: #000080;
	background-color: #FFE4C4;  /* #CDA275; /* #FFF8DC   /* lightgrey   */
}

.InputsCaption{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : left 
}

.InputsCaptionBold{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : Bold; 
	text-align : left 
}

.InputsCaptionR{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : right 
}

.InputsCaptionC{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : center 
}

.SumTableHeading{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	color: white;
	text-align : center; 
	background-color: #41659E;   /* #000080; /* #FFA07A */
}

.SumTableCaption{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : left; 	
	background-color: #FFE4C4;  /* #CDA275;  /* #FFFFCC; /* #FFF8DC */
}

.SumTableCaptionBold{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	text-align : left; 
	background-color: #FFE4C4;  /* #CDA275;  /* #FFFFCC; /* #FFA07A; */
}

.SumTableTotalCaption{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	text-align : left; 
	color : white;
	background-color: #41659E;   /* #000080; /* #FFE4C4;  /* #CDA275;  /* #FFFFCC; /* #FFA07A; */
}

.SumTableData{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : center;
	background-color: #FFE4C4;  /* #CDA275;  /* #FFFFCC; /* #FFF8DC */
}

.SumTableDataBold{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	text-align : center;
	background-color: #FFE4C4;  /* #CDA275;  /* #FFFFCC; /* #FFF8DC */
}

.TableHeading{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	text-align : center; 
	background-color: #FFA07A
}

.TableCaption{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : left; 	
	background-color: #FFF8DC
}

.TableCaptionBold{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	text-align : left; 
	background-color: #FFA07A;
}

.TableData{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : center;
	background-color: #FFF8DC
}

.OutputsVal{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : bold; 
	text-align : right;
	color : blue
/*	background-color: #00CCFF */
}

.OutputsValxx{ 
	font-size : 10.00pt; 
	font-family : Arial, Sans-serif; 
	font-weight : normal; 
	text-align : right ;
	background-color: #00CCFF
}

.OutputsCalcVal{ 
	font-size : 10.00pt; 
	font-family : "Arial", Sans-serif; 
	text-align : right; 
	color : blue; 
	background-color: lightgrey  /* #FFF8DC */  /* #FFA07A */  /* lightgrey */
}

.Indent{ 
	padding-left: 20pt;
	padding-right: 20pt;
}

.TableFooterText{ 
	font-size : 8.00pt; 
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : normal
}

.ChartTitle{
	font-size : 12.00pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	text-align: center;
}

.PopupTitle{ 
	font-size : 10.00pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
}

.ResourceAddress{ 
/*	padding: 0 0 0 10; */
	margin: 0 0 0 20px;
}

.PopupLinks:hover {
	color: #990000; 
	text-decoration: underline
}

.CloseWindowLink {
	COLOR: #0F94D5; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: underline
}

.CloseWindowLink:hover {
	COLOR: #D22D17
}

.ErrorText{
	font-weight: normal; 
	color: red;
}

