/* TELUS Mobility Style Sheet, 26APR01 */

/*====================================================================*/
/*============================= TEXT ==================================*/
/*====================================================================*/

/*--------------------------------- (19px new) ---------------------------------*/

/* page title */
.pagetitle {font-family: Arial;	font-size: 19px; color: #49166D;}

/* page title mike */
.pagetitlemike {font-family: Arial; font-size: 19px; color: #666666;}

/* title - level 1 */
.textlevelone {font-family: Arial; font-size: 19px; color: #66CC00;}

/* title - level 1 mike */
.textlevelonemike {font-family: Arial; font-size: 19px; color: #FF6600;}


/*--------------------------------- (17px new) ---------------------------------*/

/* title - level 2 */
.textleveltwo {font-family: Arial; font-size: 17px; color: #49166D;}

/* title - level 2 mike */
.textleveltwomike {font-family: Arial; font-size: 17px; color: #666666;}

/* title - level 2 white */
.textleveltwowhite {font-family: Arial; font-size: 17px; color: #FFFFFF;}


/*--------------------------------- (15px new) ---------------------------------*/

/* title - level 3 */
.textlevelthree {font-family: Arial; font-size: 15px; color: #66CC00;}

/* title - level3 mike */
.textlevelthreemike {font-family: Arial; font-size: 15px; color: #FF6600;}


/*--------------------------------- (12px new) ---------------------------------*/

/* table title text purples*/
.tabletitle2 {font-family: Arial; font-size: 12px; font-weight: bold; color: #49166D;}

/* mike table title text */
.tabletitle4 {font-family: Arial; font-size: 12px; font-weight: bold; color: #FF6600;}

/* table title text white */
.tabletitle5 {font-family: Arial; font-size: 12px; font-weight: bold; color: #FFFFFF;}

/* normal body text + mike table descriptive text*/
.bodytext0 {font-family: Arial; font-size: 12px;}

/* body text green */
.bodytext1 {font-family: Arial; font-size: 12px; color: #66CC00;}

/* body text purple */
.bodytext2 {font-family: Arial; font-size: 12px; color: #49166D;}

/* body text gray */
.bodytext3 {font-family: Arial; font-size: 12px; color: #666666;}

/* body text orange*/
.bodytext4 {font-family: Arial; font-size: 12px; color: #FF6600;}

/* body text white*/
.bodytext5 {font-family: Arial; font-size: 12px; color: #FFFFFF;}


/*--------------------------------- (11px new) ---------------------------------*/

/* pcs small black text */
.smalltext0 {font-family: Arial; font-size: 11px;}

/* pcs small green text */
.smalltext1 {font-family: Arial; font-size: 11px; color: #66CC00;}

/* pcs small purple text */
.smalltext2 {font-family: Arial; font-size: 11px; color: #49166D;}

/* mike small grey text */
.smalltext3 {font-family: Arial; font-size: 11px; color: #666666;}

/* mike small orange text */
.smalltext4 {font-family: Arial; font-size: 11px; color: #FF6600;}

/* mike small red text */
.smalltext6 {font-family: Arial; font-size: 11px; color: #CC0000;}

/* small black nav text */
.navtext0 {font-family: Arial; font-size: 11px;}

/* small purple nav text */
.navtext2 {font-family: Arial; font-size: 11px; color: #49166D;}


/*----------------------------------- (Other) -----------------------------------*/

/* strikethrough text */
.strike {text-decoration: line-through;}


/*====================================================================*/
/*============================= LINKS =================================*/
/*====================================================================*/


/* default links */
A:link	{text-decoration: none; color: #000000;}	
A:visited {text-decoration: none; color: #000000;}
A:hover	{text-decoration: underline; color: #49166D;}
A:active {text-decoration: none; color: #000000;}	

/* pagetitle links */
A.pagetitle:link {text-decoration: underline; color: #49166D;}
A.pagetitle:visited {text-decoration: underline; color: #49166D;}
A.pagetitle:active {text-decoration: underline; color: #49166D;}	

/* pagetitlemike links */
A.pagetitlemike:link {text-decoration: underline; color: #666666;}
A.pagetitlemike:visited {text-decoration: underline; color: #666666;}
A.pagetitlemike:active {text-decoration: underline; color: #666666;}

/* textlevelone links */
A.textlevelone:link {text-decoration: underline; color: #66CC00;}
A.textlevelone:visited {text-decoration: underline; color: #66CC00;}
A.textlevelone:active {text-decoration: underline; color: #66CC00;}

/* textlevelonemike links */
A.textlevelonemike:link {text-decoration: underline; color: #FF6600;}
A.textlevelonemike:visited {text-decoration: underline; color: #FF6600;}
A.textlevelonemike:active {text-decoration: underline; color: #FF6600;}

/* textleveltwo links */
A.textleveltwo:link {text-decoration: underline; color: #49166D;}
A.textleveltwo:visited {text-decoration: underline; color: #49166D;}
A.textleveltwo:active {text-decoration: underline; color: #49166D;}	

/* textleveltwomike links */
A.textleveltwomike:link {text-decoration: underline; color: #666666;}
A.textleveltwomike:visited {text-decoration: underline; color: #666666;}
A.textleveltwomike:active {text-decoration: underline; color: #666666;}

/* tabletitle2 links */
A.tabletitle2:link {text-decoration: underline; color: #49166D;}	
A.tabletitle2:visited {text-decoration: underline; color: #49166D;}
A.tabletitle2:active {text-decoration: underline; color: #49166D;}

/* tabletitle2 links */
A.tabletitle5:link {text-decoration: underline; color: #FFFFFF;}	
A.tabletitle5:visited {text-decoration: underline; color: #FFFFFF;}
A.tabletitle5:active {text-decoration: underline; color: #FFFFFF;}

/* bodytext0 links */
A.bodytext0:link {text-decoration: underline;}
A.bodytext0:visited {text-decoration: underline;}
A.bodytext0:active {text-decoration: underline;}	

/* bodytext1 links */
A.bodytext1:link {text-decoration: none; color: #66CC00;}	
A.bodytext1:visited {text-decoration: none; color: #66CC00;}
A.bodytext1:hover {text-decoration: underline; color: #66CC00;}
A.bodytext1:active {text-decoration: none; color: #66CC00;}

/* bodytext2 links */
A.bodytext2:link {text-decoration: underline; color: #49166D;}	
A.bodytext2:visited {text-decoration: underline; color: #49166D;}
A.bodytext2:active {text-decoration: underline; color: #49166D;}

/* bodytext4 links */
A.bodytext4:link {text-decoration: none; color: #FF6600;}	
A.bodytext4:visited {text-decoration: none; color: #FF6600;}	
A.bodytext4:hover {text-decoration: underline; color: #FF6600;}
A.bodytext4:active {text-decoration: none; color: #FF6600;}

/* navtext2 nav links */
A.navtext2:link {text-decoration: none; color: #49166D;}	
A.navtext2:visited {text-decoration: none; color: #49166D;}	
A.navtext2:hover {text-decoration: underline; color: #49166D;}
A.navtext2:active {text-decoration: none; color: #49166D;}

/* smalltext0  links */
A.smalltext0:link {text-decoration: underline; color: #000000;}	
A.smalltext0:visited {text-decoration: underline; color: #000000;}	
A.smalltext0:active {text-decoration: underline; color: #000000;}	

/* smalltext2  links */
A.smalltext2:link {text-decoration: underline; color: #49166D;}	
A.smalltext2:visited {text-decoration: underline; color: #49166D;}	
A.smalltext2:active {text-decoration: underline; color: #49166D;}		

/* smalltext2  links */
A.smalltext3:link {text-decoration: underline; color: #666666;}	
A.smalltext3:visited {text-decoration: underline; color: #666666;}	
A.smalltext3:active {text-decoration: underline; color: #666666;}	


/*====================================================================*/
/*============================= BACKGROUNDS ===========================*/
/*====================================================================*/


/* default body background color */ 
BODY {background: #FFFFFF none;}

/* bgcolor for table light green */
.bgtbllgreen {background: #CCFF99 none;}
	
/* bgcolor for table green */
.bgtblgreen {background: #66CC00 none;}
	
/* bgcolor for table light purple */
.bgtbllpurple {background: #DBD0E2 none;}
	
/* bgcolor for table purple */
.bgtblpurple {background: #49166D none;}
	
/* bgcolor for table black */
.bgtblblack {background: #000000 none;}
	
/* bgcolor for table gray */
.bgtblgray {background: #CCCCCC none;}

/* bgcolor for table midgray */
.bgtblmidgray {background: #999999 none;}

/* bgcolor for table darkgray */
.bgtbldarkgray {background: #666666 none;}

/* bgcolor for table white */
.bgtblwhite {background: #FFFFFF none;}
	
/* bgcolor for table lime */
.bgtbllime {background: #EEFFCC none;}

/* bgcolor for table orange */
.bgtblorange {background: #FF6600 none;}


/*====================================================================*/
/*============================= TOP NAVIGATION =========================*/
/*====================================================================*/

	
/* level-one main navigation */
.ST1 {position:absolute; top:0px; left:0px; visibility:hidden;}

/* level-one main navigation - Netscape 4.08*/
.ST1visible {position:absolute; top:0px; left:10px; visibility:visible;}

/* level-two main navigation */
.ST2 {position:absolute; visibility:hidden;}

/* level-three main navigation */
.ST3 {position:absolute; visibility:inherit; border-style:outset; border-width:1px;}


/*====================================================================*/
/*============================= STRUCTURAL ============================*/
/*====================================================================*/


/* paragraph */
p {font-family: Arial; font-size: 12px; font-weight: normal;}

/* blockquote */
BLOCKQUOTE, PRE	{font-family: Arial; font-size: 12px; font-weight: normal;}		

/* list bullet points */
UL LI {font-family: Arial; font-size: 12px; list-style-type: square;}	

UL LI LI {font-family: Arial; font-size: 12px; list-style-type: disc;}	

UL LI LI LI {font-family: Arial; font-size: 12px; list-style-type: circle;}	
	
OL LI	{font-family: Arial; font-size: 12px; list-style-type: decimal;}	

/* list alphabetical markers */
OL OL LI {font-family: Arial; font-size: 12px; list-style-type: lower-alpha;}	

/* list number markers */
OL OL OL LI {font-family: Arial; font-size: 12px; list-style-type: lower-roman;}

/* TELUS Mobility Style Sheet, 26APR01, Luis V. Aguila, Rebellium.com */.bgtblyellow {  background-color: #FFCC66}

/* mike links */
A.mike:link {text-decoration: none; color: #FF6633;}	
A.mike:visited {text-decoration: none; color: #FF6633;}
A.mike:hover {text-decoration: underline; color: #000000;}
A.mike:active {text-decoration: none; color: #000000;}

/* telus links */
A.telus:link {text-decoration: none; color: #6600FF;}	
A.telus:visited {text-decoration: none; color: #6600FF;}
A.telus:hover {text-decoration: underline; color: #000000;}
A.telus:active {text-decoration: none; color: #000000;}

/* bell links */
A.bell:link {text-decoration: none; color: #000099;}	
A.bell:visited {text-decoration: none; color: #000099;}
A.bell:hover {text-decoration: underline; color: #000000;}
A.bell:active {text-decoration: none; color: #000000;}

A.bright {text-decoration: none; color: #FFFFFF; FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Arial}

.micetype {
	FONT-SIZE: xx-small; COLOR: #cccccc; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.table_body1 {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.table_body2 {
	FONT-SIZE: 9pt; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.table_item1 {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.table_item2 {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
