BODY { color: #000000; 
	background: #FFFFFF;
	font-size: 10pt; 
	font-family: Verdana, Sans-serif;
	margin-left: 20;
	margin-right: 0; }

h1 { font-weight: bold; 
	font-size: 14pt; 
	font-family: Tahoma, Sans-serif; 
	color: #000000; 
	margin-bottom: 1.2em; } 

h2 { font-weight: bold; 
	font-size: 11pt; 
	font-family: Tahoma, Sans-serif; 
	color: #FF9900;
	margin-bottom: -.8em; } 

h3 { font-weight: bold; 
	font-size: 10pt; 
	font-family: Tahoma, Sans-serif; 
	color: #FF9900;
	margin-bottom: -.8em; } 

P {  } 

td { font-size: 10pt; }

a:link { color: #0000CC;
	font-weight: bold;
	font-family: Tahoma, Sans-serif; }

a:visited { color: #0000CC;
	font-weight: bold;
	font-family: Tahoma, Sans-serif; }

a:active { color: #FF9900;
	font-weight: bold;
	font-family: Tahoma, Sans-serif; }

.navigation { text-align: right;
	line-height: 200%;
	text-decoration: none;
	z-order:2; } 
	 
hr.nav	{position:relative; 
	margin-top:-14; 
	color:#FF9900; 
	size:1; }

p.toparrow { font-weight: normal;
	font-size: 8pt;
	color: #ffcc00; }
	
.highlight { color: #666666;
	font-weight: bold; }
	
.search { font-family: Franklin Gothic Medium, arial, sans serif; }


rotate_glass	{ position: absolute; 
	left: 540; 
	top: 20; 
	width: 30; 
	height: 70; 
	z-index: 1; 
	align="right"
	
rotate_bkgrd	{ position: absolute; 
	left: 8; 
	top: 173; 
	width:126; 
	height:252; 
	z-index: -1; }
	
	
/* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */

#expand 			{margin-bottom: "0.6em"; margin-left: "1.5em"; margin-right: "1.5em";}

a:link.expandToggle, a:visited.expandToggle 	{color:"#003399"; font-weight: normal;  text-decoration:none;}

a:hover.expandToggle, a:active.expandToggle 	{color:"#99CCFF"; font-weight: normal;}
 
img.expand 		{ border: none; margin-right: "0.5em"; width:".8em";}
		
div.expand		{ margin-left: ".5em"; margin-right: "1.5em";margin-bottom: "1em"; display:none;}