﻿td, a, p, .h
{
	font-family: arial,sans-serif;
	font-size: 9pt;
}

hr
{
	height: 1px;
	color: Gray;
}

.pageTitle
{
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #000066;
	padding-bottom: 5px;
}

.subTitle
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.accordionLink
{
	color: white;
}

.menulink
{
	color: #2E4d7B;
	border-top: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navigate_link
{
	padding: 3px 0px 3px 0px;
	color: #000066;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.navigate_link:hover
{
	padding: 3px 0px 3px 0px;
	color: #000066;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

p.default
{
	color: black;
	font-family: Arial;
	font-size: 10px;
}

p.defaultblue
{
	color: black;
	font-family: Arial;
	font-size: 10px;
}


.sidemenulink
{
	color: #2E4d7B;
	border-top: none;
	display: block;
	height: 24px;
	border-bottom: solid 1px #D1D1D1;
	border-top: solid 1px #D1D1D1;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}


.boxlabelTitle
{
	color: #000066;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

.boxlabel
{
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

.watermarked
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: Transparent;
	background-color: Gray;
}


.InputTable
{
	border: 0;
}
.TableInputFieldLabel
{
	padding-left: 5px;
	width: 185px;
}


.HiddenTable tbody
{
	display: none;
}


.Client1Cell
{
	width: 100px;
}
.Client1IndCell
{
	width: 20px;
}
.Client2Cell
{
	width: 100px;
}
.Client2IndCell
{
	width: 20px;
}
.ScenarioClient1Cell
{
	width: 133px;
}
.ScenarioClient1IndCell
{
	width: 25px;
}
.ScenarioClient2Cell
{
	width: 133px;
}
.ScenarioClient2IndCell
{
	width: 25px;
}


.ScenarioClient1Cell input
{
	width: 125px;
}
.ScenarioClient2Cell input
{
	width: 125px;
}


.TableChildInputFieldLabel
{
	padding-left: 10px;
}

/*FONT-WEIGHT: bold;	FONT-SIZE: 9pt;	COLOR: #000066;	FONT-FAMILY: Arial;	BACKGROUND-COLOR: #ffffff*/

.CellHeader
{
	color: #000066;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
}


.CellHeaderNegative
{
	color: Red;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
}

.RowHeader td, th
{
	border-bottom: solid 1px #d9dde0;
}

.negative
{
	color: Red;
}

.positive
{
	color: #000066;
}

.NumericCell
{
	text-align: right;
}

.ToggleCell
{
	color: #000066;
	font-family: Arial;
	text-align: right;
}

.ToggleCell a
{
	color: #000066;
	font-family: Arial;
	text-align: right;
}


.TextCenter
{
	text-align: center;
}

.CalculatorMainTitle
{
	color: #5ea226;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}

.CalculatorMainTitle a:link
{
	color: #5ea226;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}

.CalculatorMainTitle a:visited
{
	color: #5ea226;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
.CalculatorMainTitle a:active
{
	color: #5ea226;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
.CalculatorMainTitle a:hover
{
	color: #5ea226;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}


.CalculatorTitle
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}


.CalculatorTitle a:link
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

.CalculatorTitle a:visited
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.CalculatorTitle a:active
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.CalculatorTitle a:hover
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

.CalculatorSubTitle
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}


.CalculatorSubTitle a:link
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.CalculatorSubTitle a:visited
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.CalculatorSubTitle a:active
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.CalculatorSubTitle a:hover
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}


/******************/
/*	LeftMenu	  */
/******************/



.LeftMenuLink, .LeftMenuActive, .LeftMenuHover, .LeftMenuDisabled
{
	color: #000066;
	font-family: Arial;
	font-weight: Normal;
	font-size: 10px;
	text-decoration: underline;
	padding-bottom: 5px; /*padding-right: 9px;*/
}

.LeftMenuActive
{
	color: #000066;
}
.LeftMenuHover
{
	color: #000066;
}

/* tab navigation bar */
.Navigation
{
	padding-bottom: 8px;
}

.ContextualMenu
{
	padding-left: 9px;
	border-bottom: solid 1px silver;
}

.ContextualMenu td
{
	padding-left: 0px;
}

.ContextualMenuItem
{
	padding: 3px 0px 3px 3px;
	color: #000066;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	border-top: solid 1px silver;
	border-left: 0;
	border-right: 0;
}

/*
.ContextualMenuItem a:link
{
	color: #000066;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.ContextualMenuItem a:visited
{
	color: #000066;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.ContextualMenuItem a:active
{
	color: #000066;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.ContextualMenuItem a:hover
{
	color: #000066;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}*/
.HoverContextualMenuItem
{
	padding: 3px 0px 3px 3px;
	color: #49494a;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none; /*/font-weight:bold;*/
	background-color: #eaf2d2;
	border-top: solid .5pt #99cc00;
	border-left: 0;
	border-right: 0;
}

.HoverContextualMenuItem a:link
{
	text-decoration: none; /*/font-weight:bold;*/
}
.HoverContextualMenuItem a:active
{
	text-decoration: none; /*/font-weight:bold;*/
}
.HoverContextualMenuItem a:visited
{
	text-decoration: none; /*/font-weight:bold;*/
}.HoverContextualMenuItem a:hover
{
	text-decoration: none; /*/font-weight:bold;*/
}

.SelectedContextualMenuItem
{
	padding: 3px 0px 3px 3px;
	color: #49494a;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none; /*/font-weight:bold;*/
	background-color: #eaf2d2;
	border-top: solid .5pt #99cc00;
	border-left: 0;
	border-right: 0;
}


.SelectedContextualMenuItem a:link
{
	color: #21231e;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.SelectedContextualMenuItem a:visited
{
	color: #21231e;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.SelectedContextualMenuItem a:active
{
	color: #21231e;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.SelectedContextualMenuItem a:hover
{
	color: #21231e;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}


.generate_link
{
	padding: 3px 0px 3px 0px;
	color: #000066;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}


.generate_link a:link
{
	color: #000066;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

.generate_link a:visited
{
	font-size: 18px;
	color: #000066;
}
.generate_link a:active
{
	font-size: 18px;
	color: #000066;
}
.generate_link a:hover
{
	font-size: 18px;
	color: #000066;
}
.disabled
{
	color: Gray;
}

.InputButton
{
	border-right: #5A8007 1px solid;
	border-top: #5A8007 1px solid;
	border-left: #5A8007 1px solid;
	border-bottom: #5A8007 1px solid; /*/filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#5A8007', startColorstr='#88B71D', gradientType='0');*/
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-family: Verdana;
	text-decoration: none;
	background-color: #5A8007;
	background-image: url(images/btn_back.gif);
	background-position: top;
}


html
{
	color: #000066;
	font-family: Arial;
}

a:link
{
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}

a:visited
{
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}

a:active
{
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}


.SolutionText a:link
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}

.SolutionText a:visited
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}

.SolutionText a:active
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}
.SolutionText a:hover
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}


.ChallengeText a:link
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}

.ChallengeText a:visited
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}

.ChallengeText a:active
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: underline;
}
.ChallengeText a:hover
{
	font-style: italic;
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}


.IndexedLabelCell
{
	text-align: right;
	font-weight: bold;
}


.ErrorMessageSection
{
	padding: 12px;
	color: Red;
	font-weight: bold;
}


.CurrentFunctionDescription
{
	font-size: 11px; /*border-top:solid 1px silver;*/
	/*color: Gray;*/
	padding-top: 5px;
	padding-right: 2px;
}


.RightSection
{
	width: 786px;
	padding-left: 5px;
}

.LeftSection
{
	width: 184px;
	vertical-align: top;
	margin-top: 1px;
	padding-top: 20px;
	border-right: silver 1px solid;
}


.Disclaimer
{
	padding-top: 10px;
	color: Gray;
}

.ApplicationName
{
	font-style: italic;
}

.AnnuityResultsTable
{
	border-collapse: collapse;
	font-weight: bold;
}

.AnnuityResultsTable td
{
	border: solid 1px silver;
	padding: 2px;
	margin: 0px;
}

.AnnuityResultCell
{
	text-align: right;
}

textarea
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

#LumpAmountWarning
{
	display: none;
	font-style: italic;
}
.ApplicationNameWelcome
{
	font-weight:bold;
}

.TitleRow td
{
	font-weight:bold;
}

.LinkName
{
	font-weight:bold;	
}
.NewItemCalculatorsList
{
	color:Red;
	font-size:14px;
}

.NewItem
{
	color:Red;
}

.AlternateRow td
{
	background-color:#e7e7e9;
}

.FirstFundRow td
{
	border-bottom:solid 1px silver;width:100px;
}

.NewText
{
	color:Red;	
}

.externallink
{
	border:0;	
}

.SubTotalRow td
{
	border-top:solid 1px silver;
	background-color:#e7e7e9;
}

.TotalRow td
{
	border-top:solid 1px #99cc00;
	border-bottom:solid 1px #99cc00;
	background-color:#eaf2d2;
}

.TotalCell
{
	border-left:solid 1px #99cc00;
	/*border-bottom:solid 1px #99cc00;*/
	background-color:#F4FFDC;
}

.TotalInputTable
{
	border-collapse:collapse;
	border-top:solid 2px silver;
	border-bottom:solid 2px silver;
	margin-top:16px;
}

.TotalInputTable td, th
{
	/*padding:0;*/
}

.TableSubTitle td
{
	border-bottom:solid 1px silver;
	border-top:solid 1px silver;
}

.listHead
{
	background-image:url(images/bkGrad.png);
}