/*--------------------------------------------------------------
* 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: Default styles for all browser/devices
*--------------------------------------------------------------*/

body, div, th, td {
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
}

body {color: #333; background-color: #fff;}

.telus {text-transform: uppercase;}
#logo a {text-decoration: none;}

h1 {font-size: 186%; color: #6c0; font-weight: normal;}
h2 {font-size: 140%; color: #49166D; font-weight: normal;}
h3 {font-size: 120%; color: #000; font-weight: normal;}
h4 {font-size: 100%;}

.clear {clear: both;}
.hide {display: none;}
img {border: 0;}

a:link, a:active {color: #49166D;}
a:visited {color: #7f5b99;}
#header a:visited, .otherOptions a:visited, .changeAllLink a:visited {color: #49166D;}
a:hover {color: #7744a0;}
#footer a:link, #footer a:active, #footer a:visited {color: #999; background-color: #fff; text-decoration: none;}
#footer a:hover {color: #666; background-color: #fff; text-decoration: underline;}
#footer p.topRow a:link, #footer p.topRow a:visited {color: #666;}
