/*
*	Orange and Rockland Utilities, Inc.
*	Site URL:            http://www.oru.com/
*	Stylesheet URL:      http://www.oru.com/css/sitemap.css
*	Created Date:        12-19-2002
*
*	Copyright © 2003 Orange and Rockland Utilities, Inc. All Rights Reserved.
*/

/*
*	Section List
*	------------------------
*	Site Map Styles
*/


/*-- Site Map Styles --*/
#siteMap p {
	margin : 0em 0em 0em 0em;
	padding : 0em 0em 0em 0em;
	font-weight : bold;
}
#siteMap blockquote {
	margin : .8em 0em .8em 0em;
	padding : 0em 0em 0em 2em;
}
#siteMap blockquote p {
	margin : .1em 0em .1em 0em;
	font-weight : normal;
}
#siteMap blockquote blockquote {
	margin-top : 0em;
	margin-bottom : 0em;
}
#siteMap td.tdSiteMapColumn {
	padding : 15px 0px 15px 0px;
}

