/* This section specifies default colors for all pages. */
/* Visited is set to blue because otherwise links within the page (including links to popup layers) would initially be displayed as visited. */
/* Active is set to blue so that links clicked to open new windows or reveal layers will not remain red. */
	BODY {background-color: #373331}
	A:link {color: #000000; font-family: Arial, Helvetica, sans-serif}
	A:visited {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}
	A:active {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}
	A:hover {color: #006699; font-family: Arial, Helvetica, sans-serif}
/* End of default colors section. */


/* These classes are used in the body copy on all content pages. */
	HR {color: #000000}
    TH {font-weight: bold; font size: 14pt; font-family: Arial, Helvetica, sans-serif;color: #000000}
	H3 {font-weight: bold; font size: 13pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	TD {font-weight: normal; font size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	UL {list-style: disc}
	UL UL {list-style: square} 
	OL {font-weight:bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	LI {font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	.analogy {font-family: Arial, Helvetica, sans-serif 11pt; color: #000000}
	.copy {font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	.copyBold {font-weight: bold; font-size:10pt; ; left: 20px; clip: rect( ); font-family: Arial, Helvetica, sans-serif; color: #000000}
	.firstBullet {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; margin-top: -15px}
	.instruct {font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
    .note {font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #CC6600}
	.important {font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #CC6600}
	.warning {font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #FF0000}
	.smalltext {font-weight: normal; font-size:8pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	.smalltextBold {font-weight: bold; font-size:8pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
	.largetextBold {font-weight: bold; font-size:12pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
    .smalltextWhite {font-weight: normal; font-size:8pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}
    .codetext {font-family: Courier New, Courier, mono; font-size: 9pt; color: #003399}
    .numberList {font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #000000; margin-top: -15px}
	.quote {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
	.subhead {font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  font-weight: bold; color: #000000}
    .marginL {font-family: Arial, Helvetica, sans-serif; font-size: 10px}
	.copyGraphic {font-weight: bold; font-size:10pt; ; left: 20px; clip: rect( ); font-family: Arial, Helvetica, sans-serif; color: #990000}
	.copyHeavy {font-weight: bold; font-size:20pt; ; left: 20px; clip: rect( ); font-family: Arial, Helvetica, sans-serif; color: #000000}
	.copyMed {font-weight: bold; font-size:16pt; ; left: 20px; clip: rect( ); font-family: Arial, Helvetica, sans-serif; color: #000000}
	.quoteSml {font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #003399}
	/* End of body section. */
