/*--------------------------------------------------------------
* Copyright (c) 2005 TELUS Communications Inc.,
*
* All Rights Reserved.
* This document contains proprietary information that shall be
* distributed or routed only within TELUS, and its authorized
* clients, except with written permission of TELUS.
*
* Description: Importing styles to hide them from older browers/devices
*--------------------------------------------------------------*/

@import url(main.css);
@import url(navigation.css);
@import url(forms.css);
@import url(tables.css);

