body
	{
	font-family:arial;
	font-size:9pt;
	}

.shadow
	{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);	
	}
	
table
	{
	font-size:8pt;
	}	


table.bordered
	{
	border-width : 1px;
	border-color : gray;
	border-style : solid;
	}	

table.calculator_bordered
	{
	border-width : 2px;
	border-color : #99cccc;
	border-style : solid;
	}	


td.historyIcon
	{
	background-color:white;
	}	

td.rColBorder
	{
	border-width : 1px;
	border-color : gray;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	}
td.bottomColBorder
	{
	border-width : 1px;
	border-color : gray;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	}
	
td.scenarioDataLabels
	{
	background-color:#99cccc;
	color:black;
	border-width : 1px;
	border-color : white;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	height:40px;
	vertical-align : bottom;
}

td.scenarioFocused
	{
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 1px;

	}
	


td.sectionName
	{
	background-color:#99cccc;
	color:black;
	text-align:center;
	font-weight:bold;
	height:20px;
	}	

td.formLabel
	{
	text-align:right;
	padding-right: 10px;
	}

input
	{
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	text-align: right;
	}	

input.submit
	{
	border: 3px double #003366;
	border-top-color: #66ccff;
	border-left-color: #66ccff;
	padding: 0.25em;
	background-color: #99ccff;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	}
	
	 
input.submit:active
	{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	} 

		

input.dashboard_1
	{
	background-color: #D0E8D0;
	border-color: white;
	border-style: solid;
	border-width: 0;
	font-size: 8pt;
	}	

input.dashboard_2
	{
	background-color: #99cccc;
	border-color: white;
	border-style: solid;
	border-width: 0;
	font-size: 8pt;
	}	

input.dashboard_ttl
	{
	background-color: #99cccc;
	color:black;
	border-color: white;
	border-style: solid;
	border-width: 0;
	font-size: 8pt;
	padding-left : 0px;
	
}	
input.filterdisplay_total
	{
	background-color: white;
	color:black;
	border-color: white;
	border-style: solid;
	border-width: 0;
	font-size: 9pt;
	font-weight:bold;
	padding-left : 0px;
	text-align:left;
	
}	
	

.dashboardColumn_1
	{
	background-color: #D0E8D0;
	}
.dashboardColumn_2
	{
	background-color: #99cccc;
	}
	
	
a.delete
	{
	font-size:8pt;
	color: #990000;
	text-decoration: none;
	}	
	

a.delete:hover
	{
	font-size:8pt;
	color: #33cc00;
	}	


a.addNew
	{
	font-size:8pt;
	color: #990000;
	text-decoration: none;
	}	
	

a.addNew:hover
	{
	font-size:8pt;
	color: #33cc00;
	}	

	
.filterColumn
	{
	color: black;
	background-color: #ffcc00;
	border-color: white;
	border-style: solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	}	

	
.mouseOverLine
	{
	background-color:#ffcc00;
	color:black;
	text-align:right;
	}

.openSectionLine_top
	{
	background-color: #009000;
	color:white;
	text-align:right;
	}

.openSectionLine_Focus
	{
	background-color:#339900;
	color:white;
	}

.popUpTop	
	{
	text-align: center;
	color:black;
	background-color: #ffcc00;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	height:40px;
	}

	
.openSectionLine
	{
	background-color:#ccff99;
	color:black;
	}

	
.scenarioEnds	
	{
/*	background-color:silver; */
	}


.focusColumn
	{
	background-color: white;
	}	
	
	
.scenarosColumn_1
	{
	background-color: #D0E8D0;
	color : black;
	text-align: right;
	border-width : 1px;
	border-color : white;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	}

	
.scenarosColumn_2
	{
	background-color: #D0E8D0;
	color : black;
	text-align: right;
	border-width : 1px;
	border-color : gray;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	}


.scenarosColumn_3
	{
	background-color: #D0E8D0;
	color : black;
	text-align: right;
	border-width : 1px;
	border-color : gray;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	}

/* do we need these below this line */
.filterColumn
	{
	color: black;
	background-color: #ffcc00;
	border-color: white;
	border-style: solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	}	
	

table.strategies
	{
	font-size:8pt;
	}	
	
	
	
	
	
	
	
	
	
a.ovalbutton
	{
	background: transparent url('../imgs/buttons/oval-green-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
	{
	color: #494949; /*button text color*/
	}

a.ovalbutton span
	{
	background: transparent url('../imgs/buttons/oval-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	}

a.ovalbutton:hover
	{ /* Hover state CSS */
	background-position: bottom left;
	}

a.ovalbutton:hover span
	{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}

	











a.ovalbutton_2
	{
	background: transparent url('../imgs/buttons/oval-orange-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	}

a:link.ovalbutton_2, a:visited.ovalbutton_2, a:active.ovalbutton_2
	{
	color: #494949; /*button text color*/
	}

a.ovalbutton_2 span
	{
	background: transparent url('../imgs/buttons/oval-orange-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	}

a.ovalbutton_2:hover
	{ /* Hover state CSS */
	background-position: bottom left;
	}

a.ovalbutton_2:hover span
	{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}
	
	
	
.buttonwrapper
	{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	}
	