/*	NFA 2006
	Transferred to separate stylesheet 120106 by d.smith
*/

	body {
		padding: 0;
		margin: 0;	
	}

	#heading {
		width: 758px;
		height: 203px;
		background-repeat: no-repeat;
		margin-bottom: 20px;
	}
	#banner {
		position: absolute;		
		left: 227px;
		top: 90px;
		width: 305px;
		height: 238px;
		background-position: center top;
		background-repeat: no-repeat;		
	}
	h3 {
		margin-top: 0;
	}
	.with-banner-image h3 {
		margin-top: 120px;
	}
	table#images-wrap {
		padding-right: 10px;
	}
	td.leftrel dl {
		padding: 0 30px;
	}
	td.leftrel dt, td.leftrel dd, td.leftrel dd p {
		padding: 0;
		margin: 0;
	}		
	td.leftrel dd {
		margin-bottom: 20px;	
		color: #666;
	}
	td .rightrel {
		padding-left: 1000px;
	}
	p, ul, li, h4, h5 {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		line-height: 15px;
	}
	h3, h4, h5 {
		margin: 0;
	}
	h3 {
		margin-bottom: 10px;
	}
	h5 {
		margin-top: 20px;
	}

	dd, td dd p {
		font-size: 9px; 
		line-height: 13px;		
	}
	p a, ul a, li a {
		color: #036; 
		text-decoration: underline
	}	
	p a:hover, ul a:hover, li a:hover {  
		color: #930; 
	}
	p.backtoindex {
		margin-top: 20px;
		font-size: 10px; 	
		margin-bottom: -10px;	
	}
	ul#video, ul#video li {
		padding-left: 0;
		margin-left: 0;
		list-style: none;
	}
	ul#video li {
		padding-left: 24px;
		background: transparent url(/images/wn.gif) no-repeat 0 0.3em;
		padding-bottom: 0.5em;
	}
