/* Keyston Style Sheet, 29JUNE02 */

/*====================================================================*/
/*============================= TEXT ==================================*/
/*====================================================================*/

/*--------------------------------- (14px new) ---------------------------------*/

/* pagetitle*/
.pagetitle {font-family: Tahoma; font-size: 16px; font-weight: bold;}

/*--------------------------------- (12px new) ---------------------------------*/

/* left nav*/
.tabletitle0 {font-family: Tahoma; font-size: 11px; font-weight: bold;}

/* smart cards red title*/
.tabletitle1 {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FF0000;}

/* normal body text */
.bodytext0 {font-family: Verdana; font-size: 12px;}

/* normal body text */
.bodytext1 {font-family: Verdana; font-size: 11px;}

/* normal body text in red and bold */
.bodytext1redbold {font-family: Verdana; font-size: 11px; font-weight: bold; color: #FF0000;}

/*--------------------------------- (11px new) ---------------------------------*/

/* copyright small black text */
.smalltext0 {font-family: Tahoma; font-size: 11px;}

/* copyright small gray text */
.smalltext1 {font-family: Tahoma; font-size: 11px; color: #666666;}


/*----------------------------------- (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: #FF0000;}
A:active {text-decoration: none; color: #000000;}	

/* bodytext0 links */
A.bodytext0:link {text-decoration: underline;}
A.bodytext0:visited {text-decoration: underline;}
A.bodytext0:active {text-decoration: underline;}	

/* bodytext0 in red and bold links */
A.bodytext1redbold:link {text-decoration: underline; color: #FF0000}
A.bodytext1redbold:visited {text-decoration: underline; color: #FF0000}
A.bodytext1redbold:hover {text-decoration: underline; color: #000000}
A.bodytext1redbold:active {text-decoration: underline; color: #FF0000}	

/* bodytext1 links */
A.bodytext1:link {text-decoration: underline;}
A.bodytext1:visited {text-decoration: underline;}
A.bodytext1:hover {text-decoration: underline;}
A.bodytext1:active {text-decoration: underline;}	

/* smalltext0  links */
A.smalltext0:link {text-decoration: underline; color: #FF0000;}	
A.smalltext0:visited {text-decoration: underline; color: #FF0000;}	
A.smalltext0:active {text-decoration: underline; color: #FF0000;}	


/*====================================================================*/
/*============================= STRUCTURAL ============================*/
/*====================================================================*/


/* 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}
.smalltextblack { font-family: Tahoma; font-size: 10px; color: #000000; }
.smalltextred { font-family: Tahoma; font-size: 10px; color: #FF0000; }
.smalltextredbold { font-family: Tahoma; font-size: 10px; color: #FF0000; ; font-weight: bold}
