html,body
{	height:100%;
	margin:0px;
	padding:0px}

body         
	{font-family: Verdana;}

a, span.header
	{font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	text-decoration:none;}
	
a:hover
	{color: #005C35;}
	
p
	{font-size: 8pt;
	font-family: Verdana;
	font-weight:normal;
	text-align:justify; 
	text-indent:25; 
	margin-left:7; 
	margin-right:7; 
	margin-top:5; 
	margin-bottom:0 }

li
	{font-size: 8pt;
	font-family: Verdana;
	font-weight:normal;
	text-align:left;
	margin-left:21;}
	
ul, ol 
	{margin-right:7; 
	margin-top:5; 
	margin-bottom:0 }
	
h1
	{font-family: Verdana;
	font-size: 8pt;
	color: #005C35;
	font-weight: bold;
	text-align:center;
	margin-left:5;
	margin-right:5;
	margin-top:10;
	margin-bottom:0}
		
#menuRow
	{display:block;
	height:24px;
	width:100%;
	background-image: url('/site.nsf/images/but.gif');
	background-color:#EAEAEA;}
	
div.menuItem
	{display: block;
	float: left;
	height:22px;
	padding: 0px 5px; 
	border-right-style: solid; 
	border-width: 1px;
	vertical-align: middle;
	border-color: #555555}
	
span.header, div.menuItem a
	{color: #555555;}
	
div.menuItem a:hover
	{color: #005C35;}
	
div.subMenuLayer
	{position: absolute;
	visibility: hidden;
	z-index: 1;
	background-color:#FFFFFF}
	
div.subMenuItem
	{height: 23;
	 /*width: 100%;	*/
	 font-size: 100%; 
	 padding:0 5; 
	 border:1px solid #CACACA;
	 background-color:#EAEAEA;
	 margin:1; 
	 vertical-align: middle;
	 display: block}
td
	{/*font-size: 8pt;*/}
	
span.fire
	{font-size: 8pt; 
	color: #005C35; 
	font-weight: bold;
	text-decoration:none;}
	
.font10
	{font-size: 10pt;}

.font8
	{font-size: 8pt;}