@charset "utf-8";
.footer {	font-family: "Arial Narrow";
	font-size: 9px;
}

/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navbar:hover {
	text-decoration: underline;
	color: #CC6600;
}
a.navbar:active {
	text-decoration: none;
	color: #FFFFFF;
}.navbar {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.navtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: "Arial Black";
}
a.navbartitle:link {
	color: #000000;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 16px;
}
a.navbartitle:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Arial Black";
	font-size: 16px;
}
a.navbartitle:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Arial Black";
}
a.navbartitle:active {
	text-decoration: none;
	color: #000000;
	font-family: "Arial Black";
	font-size: 16px;
}
.NOTES {
	color: #006699;
	font-weight: bold;
}

.pgtitle {
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial Black";
}
.style3 {color: #FFFFFF}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight   {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.highlight:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.highlight:visited {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
a.highlight:hover {
	text-decoration: underline;
	color: #CC6600;
}
a.highlight:active {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
.pgsubtitles {
	font-size: 14px;
	font-weight: normal;
	font-family: "Arial Black";
}
a.subcopy:link {
	color: #000000;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 12px;
}
a.subcopy:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Arial Black";
	font-size: 12px;
}
a.subcopy:hover {
	text-decoration: underline;
	color: #CC6600;
	font-family: "Arial Black";
	font-size: 12px;
}
a.subcopy:active {
	text-decoration: none;
	color: #000000;
	font-family: "Arial Black";
	font-size: 12px;
}
.pgsubcopy {
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial Black";
	color: #000000;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.italicorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
}
.NOTESsmall {
	color: #006699;
	font-weight: bold;
	font-size: 10px;
}

