/* NRC Style sheet */

BODY, DIV, P, A { 

  background: #FFFFFF;
  font-size: 10pt;
  color: #000000; 
  font-family: arial, helvetica, sans-serif;
   
}

BODY {margin: 0 0 0 0}

P { 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; }


IMG { border-style: none; }


UL { list-style: square; font-family: arial, helvetica, sans-serif; margin-top: 0%; margin-bottom: 0%; }


LI { font-size: 10pt; 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: #0071BC;
	/*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 }
.dropDownSmallText { font-size: 11px; }

@media print {

 page { margin: 10% }

 h1, h2, h3 { page-break-after: avoid; page-break-inside: avoid }

 blockquote, 

 ul, ol, dl { page-break-before: avoid } }



@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 }

 li, dt, dd { pitch: medium; richness: 60 }

 dt { stress: 80 }

 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; 
} 

/* BRI Home made style - BEGIN */
	/* Minh - BEGIN */
		LI.picture {
			list-style-image:url(/images/bullet_health_01.gif);
			font-family: arial, helvetica, sans-serif; 
			font-size: 10pt;
		}

		table.rates {background-color:#c6cdcf; color:#586477;}
		table.fields {font-size:10pt;}
		td.fields {color:#000099;background-color:#F1F1F1;font-size:10pt;padding:0px 0px 0px 5px;}
		td.meetingfields {color:#0071BC;background-color:transparent;font-size:10pt;padding:0px 0px 0px 5px;}
		th.program {color:#000099;background-color:#F1F1F1;font-size:10pt;padding:0px 0px 0px 5px;}
		td.contact {color:#000099;font-size:8pt;padding: 5px 5px 5px 5px;}
		td.dates {color:#000099;background-color:#F1F1F1;font-size:9pt;}
		td.fees {color:#c6cdcf;background-color:#586477;font-size:12pt;font-weight:bold;}
		td.policies {font-size:8pt;padding: 5px 5px 5px 5px;background-color:#ffff99;}
		p.rates {color:#586477;background-color:#c6cdcf; font-size:9pt;}
		p.contact {color:#000099;background-color:#F1F1F1;font-size:8pt;padding: 5px 5px 5px 5px;}
		.links {background-color:#F1F1F1;}
		.registrationtype {background-color:#FFFFFF;font-size:14pt;text-decoration:none;}
		.paymentbox {color:#000099;background-color:#F1F1F1;font-size:8pt;padding: 5px 5px 5px 5px;}
		.datesbox {color:#ff0000;font-size:15pt;font-weight:bolder;background-color:#0099ff;}
	/* Minh - END */

/* BRI Home made style - END */

