/*CSS Individual File*/
.linktitle{
font:10px/15px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif, Geneva, Tahoma;
color: #FFFFFF;
font-style: normal;
font-variant: normal;
text-decoration:normal;
text-transform:none;
font-weight: bold;
text-align: center;
text-indent:none;
background-color: transparent;}




/*Sample table and td used to create a list on a content page*/

table.ilist{
border: 1px  #ffffff solid;
padding: 0px;
spacing: 0px;
background-color:#ffffff;
}

td.indlist{
border-top: 0px #ffffff solid  ;
border-left: 0px #ffffff solid  ;
border-right: 0px #ffffff solid  ;
border-bottom: 0px #ffffff solid  ;
padding: 0px;
background-color: #efefef;
}



/*SHOP CART TEXT */



/*--------------------------------- (22px new) ---------------------------------*/

/* xlarge title */
.xlargetitle {font-family: Arial; font-size: 22px; color: #66cc00;}


/*--------------------------------- (19px new) ---------------------------------*/

/* page title */
.pagetitle {font-family: Arial;	font-size: 19px; color: #49166D;}

/* page title2 */
.pagetitle2 {font-family: Arial;	font-size: 18px; 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;}

/* table title text white */
.tabletitle6 {font-family: Arial; font-size: 17px; 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 white nav text */
.smalltext7 {font-family: Arial; font-size: 11px; color: #ffffff;}


/* 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 light purple */
.bgtblmpurple {background: #B6A2C5 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;}

/* bgcolor for Mike coverage map tables */
.bgtbllmossgreen {background: #CCCC33 none;}
   
.bgtbllgraygreen {background: #CCFFCC none;}
 
.bgtbllseagreen {background: #669966 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, Rebellium.com */.bgtblyellow {  background-color: #FFCC66}



