/* CSS Document */

/* footer */
#ftwrap {
	padding:10px 0;
}/*

a:active, a:link, a:hover, a:visited  {
	color: #666;
}*/

#ftwrap a:active, #ftwrap a:link, #ftwrap a:hover, #ftwrap a:visited  {
	color: #808080;
}

#footer {
	text-align:right;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align:right;
	} 

#footer ul li {
	margin: 7px 0px 0px 0px;
	padding: 0px 7px 0 11px;
	border-left: 1px solid #808080;
	list-style: none;
	display: inline;
	}
		
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
/* UL Bottom Margin */
ul {
	margin-bottom:1em;
}

/* INLINE Style Pulled From dosimetry_division_lft SPOTLIGHT TABLE  */
#dsdivspotlight {
	
}

#dsdivspotlight a:active, #dsdivspotlight a:link, #dsdivspotlight a:hover, #dsdivspotlight a:visited  {
	
}	
















