/*DRD style - Russell & Associates, September 2004*//*NAVIGATION------------*/ul#fin-list {	font-size: 70%;	margin-top: 0.5em;	padding-left: 8em;	list-style: square;	list-style-image: url('../images/bullet_square.gif');	}				#fin-list li {	padding-bottom: 0.25em;	}											li#fin-list-selected {	list-style-image: url('../images/bullet_lftnav.gif');	list-style-type: square;	list-style-position: outside;	font-weight: bold;	color: #000;	}							/*NAV CELLS---------*/.head-row {	text-align: center;	background-color: #EB5B04;	color: #fff;	font-size: 120%;	}	.h-normal{font-weight: normal; font-size: 70%; color: #000;}		.spacer	{height: 5px;} .fin-tbl ul {			list-style-image: url('../images/orange_bullet.gif');			}.fin-tbl {	color: #000;	padding: 2em;	margin: 5px;	font-size: 70%;	}			.fin-tbl td p{font-size: 100%;}	.fin-tbl td ul{font-size: 100%;}	.fin-tbl td ol{font-size: 100%;}	.tbl-clr {			color: #fff;			background-color: #EB5B04;			padding: 5px;			}.fin_head {	color: #EB5B04;	font-weight: bold;	text-align: left;	}.fin-tbl h3 {	color: #EB5B04;	font-size: 115%;	font-weight: bold;	text-align: left;	margin: 0;	}.fin-tbl h4 {	color: #fff;	padding: 4px;	font-size: 74%;	font-weight: bold;	text-align: center;	margin: 0 0 1em 0;	}	.fin{color: #EB5B04 !important;}		.thin-ln {		border-bottom: #000 1px solid;		}	.thick-ln {		border-bottom: #000 2px solid;		}.dbl-thin-ln {		border-top: #000 1px solid;		border-bottom: #000 1px solid;		}	.dbl-thick-ln {		border-top: #000 1px solid;		border-bottom: #000 2px solid;		}	.top-lft {		border-top: #000 1px solid;		border-left: #000 1px solid;		}	.bottom-lft {		border-left: #000 1px solid;		border-bottom: #000 1px solid;		}	.top-rgt {		border-top: #000 1px solid;		border-right: #000 1px solid;		}.bottom-rgt {		border-right: #000 1px solid;		border-bottom: #000 1px solid;		}.fin-tbl .top {			border-top: #000 1px solid;		font-size: 100%;		margin: 0px;		padding: 4px;		float: none;		}	.bottom {		border-bottom: #000 1px solid;		}	.rgt	{		border-right: #000 1px solid;		padding-left: 0px;		}.lft 	{		border-left: #000 1px solid;		padding-left: 0px;		}.lft-top-bot 	{				border-top: #000 1px solid;				border-left: #000 1px solid;				border-bottom: #000 1px solid;				}.rgt-top-bot 	{				border-top: #000 1px solid;				border-right: #000 1px solid;				border-bottom: #000 1px solid;				}	.fin-tbl .top-content {	padding-right: 4em;	float: right;	font-size: 100%;	}						
