
A.leftNav			{ text-decoration: none;
					  color: #000000; }
A.leftNav:hover		{ color: #FF6600;
					  text-decoration: underline; }
A.leftNav:visited	{ color: black; }


A.copyRight			{ text-decoration: none;
					  color: #F2F2F2; }
A.copyRight:hover	{ color: #F2F2F2;
					  text-decoration: none; }
A.copyRight:visited	{ text-decoration: none;
					  color: #F2F2F2; }


A.normal			{ text-decoration: underline;
					  color: blue; }
A.normal:hover		{ color: #FF6600;
					  text-decoration: none; }
A.normal:visited	{ text-decoration: underline;
					  color: blue; }

					  
.boldBlue		{ font-family: Verdana, Arial, Helevtica, sans-serif;
				  color: blue;
				  font-size: 10pt;
				  font-weight: 700; }

#copyright		{ color: #F2F2F2;
				  font-size: 8pt; }

.designTitle	{ font-weight: 700;
				  font-size: 18pt;
				  text-align: center; }

.glossaryTerm	{ font-family: Verdana, Arial, Helevtica, sans-serif;
				  font-size: 12px;
				  padding-left: 10px;
				  font-weight: 700; }
				  
.glossaryDescrip	{ font-family: Verdana, Arial, Helevtica, sans-serif;
					  font-size: 10pt;
					  padding-left: 5px; }
					  
.heading		{ font-weight: 700;
				  font-size: 12pt;
				  font-family: Arial; }

HR				{ color: #7C7FE0; }

.leftNavBkgd 	{ background-color: #F2F2F2; } /*#E9E9FF;*/


.onLink			{ color: #FF6600;
				  text-decoration: underline; }
.offLink		{ color: black;
				  text-decoration: none; }

.question		{ font-family: Verdana, Arial, Helevtica, sans-serif;
				  color: #003896;
				  font-size: 10pt;
				  font-weight: 700; }

.raquo			{ color: blue;
				  font-weight: 700; }

TABLE			{ font-family: Verdana, Arial, Helevtica, sans-serif;
				  color: black;
				  font-size: 10pt; }
				  
TABLE.form		{ border-width: thick;
				  border-stlye: groove; }

.tableHeader	{ font-family: Verdana, Arial, Helevtica, sans-serif;
				  font-size: 11pt;
				  font-weight: 700;
				  background-color: #BDDDFE; /* Light blue found in header logo*/
				  text-align: center;  }

TD.footer		{ background-color: #808080; }

TD.leftNavText 	{ font-size: 10pt; }

.titles			{ font-family: Verdana, Arial, Helevtica, sans-serif;
				  color: purple;
				  font-size: 10pt;
				  font-weight: 700;
				  text-decoration: underline; }

/* SECTION BELOW FOR MORE INFO WINDOWS */


TD.topBar		{ background-color: #7C7FE0; }

TD.bottomBar	{ background-color: black;
				  text-align: right; }

#bgColor		{ background-color: #F9F9F9; }

#close			{ color: orange;
				  font-weight: 700;
				  text-decoration: none; }


/* AM I USING ANY OF THE BELOW??? */

.textSmall		{ font-family :Arial, sans-serif;
				  font-size: 8pt; }