/*
*	Orange and Rockland Utilities, Inc.
*	Site URL:            http://www.oru.com/
*	Stylesheet URL:      http://www.oru.com/css/energyefficiency.css
*	Created Date:        5-16-2003
*
*	Copyright © 2003 Orange and Rockland Utilities, Inc. All Rights Reserved
*/

/*
*	Section List
*	------------------------
*	Energy Efficiency Table Styles
*/


/*-- Energy Efficiency Table Styles --*/

table.tableTableData {
	font-size : 90%;
}
table.tableTableData tr.trTableDataHeaderRow td {
	background : #DEDFD8;
	padding : .3em 0em .3em .5em;
}
table.tableTableData tr.trTableDataStandardRow td {
	background : #FFFFFF;
	padding : .1em .0em .0em 0em;
	border-bottom-color : CDCFC4;
	border-bottom-style : solid;
	border-bottom-width : 1;
}
table.tableTableData tr.trTableDataDescriptionRow td {
	background : #FFFFFF;
	padding : .1em .0em .0em .0em;
	border-bottom-color : CDCFC4;
	border-bottom-style : solid;
	border-bottom-width : 1;
}
