/* NRC Style sheet */

BODY, DIV, P { 

  background: #FFFFFF;
  font-size: 10pt;
  color: #000000; 
  font-family: arial, helvetica, sans-serif;
   
}

BODY {margin: 0 0 0 0}

P, UL, LI, td { font-size: 10pt; font-family: arial, helvetica, sans-serif; }

.normalText { font-size: 10pt; font-family: arial, helvetica, sans-serif; }

TD { font-family: arial, helvetica, sans-serif; }






A:link { color: #003366; }
A:visited { color: #999999; }
A:hover { color: #FF0000; }
A:active { color: #FF0000; }

A.noline { text-decoration: none; }


H1 {
	font-size: 15pt;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #000000;
}
H2 {
	font-size: 13pt;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #003366;
}
H3 {
	font-size: 13pt;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #666666;
}
H4 {
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #000000;
}
H5 {
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #003366;
}
H6 {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #666666;
}


.blue { color: #003366; }

.red { color: #FF0000; }


.small { font-size: 9pt }
.smaller { font-size: 8pt }
.big { font-size: 12pt }
.bigger { font-size: 14pt }
.dropDownSmallText { font-size: 11px; }

@media print {

 page { margin: 10% }

 h1, h2, h3 { page-break-after: avoid; page-break-inside: avoid }

 blockquote, 




@media aural {

 h1, h2, h3, 

 h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90 }

 h2 { pitch: x-low; pitch-range: 80 }

 h3 { pitch: low; pitch-range: 70 }

 h4 { pitch: medium; pitch-range: 60 }

 h5 { pitch: medium; pitch-range: 50 }

 h6 { pitch: medium; pitch-range: 40 }


 b, strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

 i { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

 u { richness: 0 }

 a:link { voice-family: harry, male }

 a:visited { voice-family: betty, female }

 a:active { voice-family: betty, female; pitch-range: 80; pitch: x-high } }

.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;


}

A.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;


}

.featuresTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #003366;
	font-weight: bold;


}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	color: #990000;

}
.greybgrnd {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.featuresBackground {
	background-image: url(../images/features/headerBackground.gif);
}

.featuresLeftBackground {
	background-image: url(../images/features/tableLeftSide.gif);
}

.featuresRightBackground {
	background-image: url(../images/features/tableRightSide.gif);
}

/* This style is for XHTML users only */

.imgcell img, .imgcell a { 
        display: block; 
        margin: 0; 
        border: 0; 
        padding: 0; 
} 
