/* normal: most regular body text */

.listitem {
    font-family: sans-serif, Times New Roman, Arial, Helvetica; 
    font-size: 13pt;
    color: #0000A8;
    font-weight: normal;
    font-style: normal;	
}

.listitem_on {
    font-family: sans-serif, Times New Roman, Arial, Helvetica; 
    font-size: 13pt;
    color: #000088;	
    font-weight: bold;
    font-style: normal;	
}

.sidelink {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 14pt;
    text-decoration : none;
    color: #0000A8;
    font-weight: bold;
    font-style: normal;		
}

.sidelink:Hover  {
/*    text-decoration : underline;*/
    color: #669900;
}

.normal {
	font-family: "Times New Roman", Arial, Helvetica; 
	font-size: 12pt;
	text-decoration : none;
	color: #A52A2A;
        font-weight: bold;
        font-style: normal;	
}

.listactive {
	font-family: "Times New Roman", Arial, Helvetica; 
	font-size: 12pt;
	text-decoration : none;
	color: #0000FF;
        font-weight: bold;
        font-style: normal;	
}

.listactive:Hover  {
        color: #FF0000;
}

.sidelinktitle {
    font-family:  Arial,"Times New Roman", Helvetica, sans-serif; 
    background-image:url('http://cdnweb.ca.nortel.com/~qdinh/images/bg_topleft.jpg');
    font-size: 15pt;
    text-decoration : none;
    color: #ffffff;
    font-style: normal;
    font-weight: bold;	
}

.sidelinktitle:Hover  {
	text-decoration : underline;
        color: #33FFFF;
}

.sidelinksubtitle {
   font-family:  Arial, "Times New Roman", Helvetica, sans-serif; 
   background-image:url('http://cdnweb.ca.nortel.com/~qdinh/images/bg_topleft.jpg');
   font-size: 15pt;
   text-decoration : none;
   color: #ffffff;
   font-style: normal;
   font-weight: bold;	
}

.sidelinksubtitle:Hover  {
   text-decoration : underline;
   color: #33FFFF;
}

.sidelinksubMenu {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	text-decoration : none;
	color: #660033;
        font-style: normal;
        font-weight: bold;		
}

.sidelinksubMenu:Hover  {
	text-decoration : underline;
        color: #669900;
}

.sidelinksubMenuactive {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	text-decoration : none;
	color: #0000FF;
        font-style: normal;
        font-weight: bold;		
}

.sidelinksubMenuactive:Hover  {
	text-decoration : underline;
        color: #669900;
}

.footer {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px;
   background-color: #DCEDED
}


/* Title for Main Menu and Main Display */
.title
{
  font-family: Arial, Helvetica, sans-serif; 
  background-image:url('http://cdnweb.ca.nortel.com/~qdinh/images/bg_topleft.jpg');
  font-size: 14pt;
  color:white;
  font-style: normal;
  font-weight: bold;
}

/* header: heading text */

.header 
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 2pc;
  color: #333366;
  font-style: normal;	
}

.displayTitle {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 15pt;
    text-decoration : none;
    color: #990000;
    font-style: normal;
    font-weight: bold;		
}


.displayTitle:Hover  {
	text-decoration : underline;
        color: #669900;
}
