﻿/*added this file 01/09/2008 for CR205 printer friendly functionalitythis was an ie6 fix that allows png files to be transparentremoved it from global.css and broke it out into this page - ie6fix.css*//*  ---png--- */div{ behavior:url(/css/TetraFish/iepngfix.htc); }img{ behavior:url(/css/TetraFish/iepngfix.htc); }body{ behavior:url(/css/TetraFish/iepngfix.htc); }