 BODY {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	background : #ffffff;
	margin : 0;}
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; }
.content A:link			{ color: #BF5700;  font-weight: bold; text-decoration: none; }
.content A:active 		{ color: #BF5700;  font-weight: bold; text-decoration: none; }
.content A:visited 		{ color: #BF5700;  font-weight: bold; text-decoration: none; }
.content A:hover 		{ color: #BF5700;  font-weight: bold; text-decoration: underline; }
.content H1 			{ font-size: 16px; font-weight: bold; color: #333333; }
.content H2 			{ font-size: 14px; font-weight: bold; color: #333333; }
.content H3				{ font-size: 12px; font-weight: bold; color: #333333; }
.content LI				{ margin-bottom: 5px; }

.heading {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	padding-left : 10px; }

.trail { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
    font-style: normal; }
.trail A:link 			{ color: #333333;  font-weight: normal; text-decoration: underline; }
.trail A:active 		{ color: #333333;  font-weight: normal; text-decoration: underline; }
.trail A:visited 		{ color: #333333;  font-weight: normal; text-decoration: underline; }
.trail A:hover 			{ color: #333333;  font-weight: normal; text-decoration: underline; }

.sidenavbar { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF5700;
	font-weight: bold;
	font-style: normal;
	font-size: 10px; 
	padding: 5px; 
	text-align: right;
	width: 90px;}
.sidenavbar A:link 		{ color: #BF5700; text-decoration: none; }
.sidenavbar A:active 	{ color: #BF5700; text-decoration: none; }
.sidenavbar A:visited 	{ color: #BF5700; text-decoration: none; }
.sidenavbar A:hover 	{ text-decoration: underline;}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	font-size: 10px; 
	color: #FFFFFF;	}
.navbar A:link 			{ color: #FFFFFF; text-decoration: none; }
.navbar A:active 		{ color: #FFFFFF; text-decoration: none; }
.navbar A:visited 		{ color: #FFFFFF; text-decoration: none; }
.navbar A:hover 		{ color: #FFFFFF; text-decoration: underline; }

.nomenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
    font-style: normal;  
	color: #000000; }
.nomenu A:link 			{ color: #000000;  font-weight: normal; text-decoration: none; }
.nomenu A:active 		{ color: #000000;  font-weight: normal; text-decoration: none; }
.nomenu A:visited 		{ color: #000000;  font-weight: normal; text-decoration: none; }
.nomenu A:hover 		{ color: #000000;  font-weight: normal; text-decoration: none; }

.signature { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	font-style: normal; }
.signature A:link 		{ color: #333333;  font-weight: normal; text-decoration: underline; }
.signature A:active 	{ color: #333333;  font-weight: normal; text-decoration: underline; }
.signature A:visited 	{ color: #333333;  font-weight: normal; text-decoration: underline; }
.signature A:hover 		{ color: #333333;  font-weight: normal; text-decoration: underline; }

.spotlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-style: normal;
	font-size: 10px; }
.spotlight A:link 		{ color: #BF5700; font-weight: bold; text-decoration: none; }
.spotlight A:active 	{ color: #BF5700;  font-weight: bold; text-decoration: none; }
.spotlight A:visited 	{ color: #BF5700; font-weight: bold; text-decoration: none; }
.spotlight A:hover 		{ text-decoration: underline; font-weight: bold;}
.spotlight UL			{ margin-left: 5px;
						  padding-left: 10px;
						  margin-top: 5px; }
.spotlight LI			{ margin-bottom: 5px; }
	
.menu {
	background: #ffffee;
	border: solid 1px #cc5500;
	border-left: solid 5px #cc5500;
	padding: 5px;
	z-index: 10;
	position: absolute;
	left: 90px;
	width: 150px;
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF5700;
	font-weight: bold;
	font-style: normal;
	font-size: 10px; }
.menu A:link 			{ color: #BF5700; text-decoration: none; }
.menu A:active 			{ color: #BF5700; text-decoration: none; }
.menu A:visited 		{ color: #BF5700; text-decoration: none; }
.menu A:hover 			{ text-decoration: underline;}
	
.compact DD				{ margin-left: 17px; }
.compact DT				{ font-weight: bold; color: #555555; 
						  margin-bottom: 3px; }
						  
.compact UL				{ margin-left: 10px;
						  padding-left: 10px; }
						  
.popup					{ border-bottom: dotted 1px #BF5700; 
						  cursor: help;
						  font-weight: normal; }
						
.navlist LI				{ margin-bottom: 0px; }

.helpnote				{ border-bottom: 1px dotted #666666; 
						  cursor: help; }
