/* 	Organizational Diagnostics  */
h1		{font-family: "Arial Black", "AvantGarde Bk BT";
		color: #CCCCCC;				font-size: 20pt;
		font-weight: normal;		line-height: normal;}
h2 		{font-family: "Arial Black", "AvantGarde Bk BT";
		align: right;				font-size: 12pt;
		font-weight: normal;		color: #000000;
		line-height: 115%;}
body	{background-color: #FFFFFF;}	
body, p, div, li	
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
	color: #333333;
	text-decoration: blink;
}
h4 		{font-family: Verdana, Arial, sans-serif;
		font-size: 12px;			color: #000000;}
.standard
		{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;			line-height: 120%;
		color: #333333;}
.detail {font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;			line-height: normal;
		font-weight: normal;}
.BoldHead 	{font-family: Arial, Helvetica, sans-serif;
		font-style: italic;			font-weight: bold;
		font-variant: small-caps;	text-transform: uppercase;
		color: #000099;}

/* Color codes
	#CCCCCC = light grey
	#0000CC = reflex blue
	#000066 = deep blue
	#0066FF = bright blue
	#330000 = dark dark brown
	#CC99FF = light magenta
	#990099 = purple
*/	
.StandOut
	{
	font-style: italic;
	color: #000066;
	font-weight: bold;
	font-size: 11pt;
}
/*a 	{color: #330000;} */
a:link		
	{
	color: #000066;
/*	background-color: #CCCCCC; */
}
a:hover 	
	{/*color: #CCCCCC;
	background-color: #0066FF;
	width: auto; */
	border: thin solid #000066;}
/* a:visited	
	{color: #000000;
	background-color: #CC99FF;} */
a:visited {color: #000066;}	
.subhead 
	{text-align: right;
	color: #CCCCCC;
	font-style: italic;
	font-weight: lighter;}
dt 
	{font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000CC;}
.boxcolor 
	{background-color: #990099;}
.NavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
}
