/*
*	Orange and Rockland Utilities, Inc.
*	Site URL:            http://www.oru.com/
*	Stylesheet URL:      http://www.oru.com/css/fercstandards.css
*	Created Date:        2-3-2003
*
*	Copyright © 2003 Orange and Rockland Utilities, Inc. All Rights Reserved.
*/

/*
*	Section List
*	------------------------
*	FERC Standards of Conduct
*/


/*-- FERC Standards of Conduct --*/


table.tableTableData tr.trTableDataSectionRow td {
	background : #F2F2F1;
	font-weight : bold;
	padding : .2em 0em .2em .3em;
	border-top-width : 1px;
	border-top-color : #DBD4C2;
	border-top-style : solid;
	
}
table.tableTableData tr.trTableDataStandardRow td {
	background : #F2F2F1;
	padding-left : 1.0em;
	font-size : 90%;
	text-align : left;

}

