/* CSS Update by PC for Redirect link icons and opening in new window -- xprk895 UCM_ADMIN@UP.COM*/ 
a.pdf { /*The background image*//* PC  debug: white-space:wrap; or white-space:pre; white-space:normal;*/
	background: url(/cs/groups/code/@system/documents/image/omhq10b29811006355.jpg) no-repeat right top;
	padding-right: 20px; 
	line-height: 16px; /* To center the text vertically with the icon */ 	
} 
  
a.ppt { /*The background image*/
	background: url(/cs/groups/code/@system/documents/image/omhq10b29811006357.jpg) no-repeat right top;
	padding-right: 20px;
	line-height: 16px;
}
 
a.word { /*The background image*/
	background: url(/cs/groups/code/@system/documents/image/omhq10b29811006358.jpg) no-repeat right top;
	padding-right: 20px;
	line-height: 16px; 
}
 
a.excel { /*The background image*/
	background: url(/cs/groups/code/@system/documents/image/omhq10b29811006356.jpg) no-repeat right top;
	padding-right: 20px;
	line-height: 16px;
}
 
a.espanol { /*The background image*/
	background: url(/cs/groups/code/@system/documents/image/espanol.jpg) no-repeat right top;
	padding-right: 60px;
	line-height: 16px;
}
 
a.exit {
	background: url(/cs/groups/code/@system/documents/image/omhq10b29811006359.jpg) no-repeat right top;
	padding-right: 30px;
	line-height: 16px;
}
/*end css redirect*/
