/*
*	Orange and Rockland Utilities, Inc.
*	Site URL:            http://www.oru.com/
*	Stylesheet URL:      http://www.oru.com/css/programs.css
*	Created Date:        9-6-2003
*
*	Copyright © 2003 Orange and Rockland Utilities, Inc. All Rights Reserved.
*/

/*
*	Section List
*	------------------------
*	Programs Styles
*/


/*-- Programs Styles --*/

table.tablePrograms {
	margin : 0em 0em .3em 0em;
	padding : 0em 0em 0em 0em;
}
table.tablePrograms td {
	padding : .5em .0em .0em .0em;
}
table.tablePrograms tr.trCustomerKey {
	padding : .4em .0em .0em .0em;
}
table.tablePrograms span.spanEligibility {
	color : #999999;
	font-style : italic;
}
table.tablePrograms span.spanEligibilityKey {
	color : #999999;
	font-style : italic;
}
table.tablePrograms span.spanStateEligibility {
	color : #999999;
	font-weight : bold;
}
table.tablePrograms span.spanCustomer {
	color : #999999;
	font-size : 85%;
	font-style : italic;
}
table.tablePrograms img.imgCommercialIcon {
	margin : 0px 4px 0px 0px;
}
