/* note that Netscape follows URL's relative to the document, not the stylesheet */


BODY.popup   {
	margin: 0in;
    background-image: url(images/logo_build_faded_n.gif);
	background-repeat: no-repeat;
	background-position: center center;
    }

P  {
    font-size : 11px;
    font-family :  Verdana, Arial, Helvetica, sans-serif;
    color : #003366;
    }

.likeP  {
    font-size : 11px;
    font-family :  Verdana, Arial, Helvetica, sans-serif;
    color : #003366;
    }
	
P.astrix  {
    font-size : 9pt;
    color : #003366;
    }
	

SPAN.fineprint  {
    font-size : 10px;
    line-height : 10pt;   
    }

SPAN.emphasisgreen  {
    font-family :   Verdana, Arial, Helvetica, sans-serif;
    color : #666600;
    }
    
SPAN.emphasisblue  {
    font-family :   Verdana, Arial, Helvetica, sans-serif;
    color : #003366;
    }

P.highlight  {
    font-size : 11px;
    color : #666600;
    }

P.fineprint  {
    font-size : 10px;
    line-height : 10pt;   
    }


P.finegreen  {
    font-size : 10px;
    line-height : 10pt;
    color : #666600;
    margin-left : 0px;
    }

P.asteriskgreen  {
    font-size : 11pt;
    line-height : 14pt;
    color : #666600;
    margin-left : 0px;
    }

/* Default for all A tags */


A  {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
    color : #999966;
    text-decoration : none;
    }
    

/* MUST list in this order: Link Visited Hover Active */

A:Link  {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
    color : #999966;
    text-decoration : none;
    }

A:Visited  {
    color : #999966;
    text-decoration : none;
    
    }

A:Hover  {
    color : #666600;
 text-decoration : underline;    
    }
    
A:Active  {
    color : #999966;
    }



A.leftnav  {
    	color : #003366;
    	text-decoration : none;
    	font-size : 11px;
	font-weight: bold;    	
    	margin-bottom : 3px;
		line-height: 12pt
    	}
    	
A:Link.leftnav  {
    	color : #003366;
    	text-decoration : none;
    	font-size : 11px;
	font-weight: bold;    	
    	margin-bottom : 3px;
		line-height: 12pt
    	}

A:Visited.leftnav  {
    	color : #003366;
    	text-decoration : none;

    }
A:Hover.leftnav  {
    	color : #999966;
    	text-decoration : underline;
    }
    
A:Active.leftnav  {
    	color : #003366;
    	text-decoration : none;

    }



P.leftnavsub  {
    	color : #666600;
    	font-size : 9pt;
    	margin-top : 4px;
		margin-left : 10px;
		line-height: 9pt;

    	}

A.leftnavsub  {
    	color : #666600;
    	text-decoration : none;
    	font-size : 10px;
    	margin-bottom : 6px;
		margin-left : 10px;
		line-height: 9pt;
    	}
    	
A:Link.leftnavsub  {
    	color : #666600;
    	text-decoration : none;
    	font-size : 10px;
    	margin-bottom : 6px;
		margin-left : 10px;
		line-height: 9pt;
    	}

A:Visited.leftnavsub  {
    	color : #666600;
    	text-decoration : none;
    	margin-bottom : 6px;
    }

A:Hover.leftnavsub  {
      	color : #999966;
      	margin-bottom : 6px;
    	text-decoration : underline;
      }   
      
A:Active.leftnavsub  {
    	color : #666600;
    	text-decoration : none;
    	margin-bottom : 6px;
    }

	

A.fineblue  {
	font-size : 10pt;
	color : #003366;
	text-decoration : none;
	}







UL    {
    font-size : 11px;
    font-family :   Verdana, Arial, Helvetica, sans-serif;
	color : #003366;
}

UL.Sub  {
    font-size : 10px;
}


OL	 {
    font-size : 11px;
    font-family :   Verdana, Arial, Helvetica, sans-serif;
	color : #003366;
}


LI  {
    font-size : 11px;
    font-family :   Verdana, Arial, Helvetica, sans-serif;
	color : #003366;
}



LI.Sub  {
    font-size : 10px;

}


H1  {font-family :   Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 12pt;
    color : #666600;
    }

H1.bluebarthis  {
    font-weight : bold;
    font-size : 10pt;
    line-height : 12pt;
    color : #666600;
    }

H1.bluebarthat  {
    font-weight : bold;
    font-size : 11px;
    line-height : 12pt;
    color : #ffffff;
    }

H2  {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    line-height : 12pt;
    color : #666600;
    }

H3  {font-size : 11px;
    font-weight : normal;
    font-family :   Verdana, Arial, Helvetica, sans-serif;
    color : #666600;
    }
    


div.cell	{
		position:relative;
		height:167px;
		width:340px;
		}

span.one		{
		position:absolute;
		height:167px;
		width:340px;
		visibility:visible;
		}

span.two		{
		position:absolute;
		height:167px;
		width:340px;
		visibility:hidden;
		}

span.three	{
		position:absolute;
		height:167px;
		width:340px;
		visibility:hidden;
		}

span.four	{
		position:absolute;
		height:167px;
		width:340px;
		visibility:hidden;
		}

DIV.db	{position:absolute;
		left:300px;
		top:70px;
		}

INPUT		{
		font-family:   Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #003366;
		}


TD.grid		{
	background-image: url(../images/grid.gif);
    background-repeat : no-repeat;
	background-attachment: scroll;

		}
		

/* Chester's styles */

table table LI  {
    font-size : 11px;
    font-family :   Verdana, Arial, Helvetica, sans-serif;
	color : #003366;
	position: relative; left: -20px; top: -10px;
}

td.overlined
{
/*	border-style : solid none none none; 
	border-width:1px;
	border-color : #000000;*/
	border : none;
	white-space: nowrap;
}	

td.vnavcenter
{
/*	
	border-style : none none none solid;
	border-width:1px;
	border-color : #000000; 
	line-height:14pt;*/
	line-height:10pt;
	border : none;
}



A.mainnav
{	
	color: navy;
	font-family:   Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight : bold;
}

A:Link.mainnav
{	
	color: navy;
	font-family:   Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight : bold;
}

A:Visited.mainnav {
color: navy;
}

A:Hover.mainnav {
color: #888888;
}

A:Active.mainnav {
color: #888888;
}



A:mainnavselected
{	
	color: #999966;
	font-size:12px;
	text-decoration:none;
}


A:Link.mainnavselected
{	
	color: #999966;
	text-decoration:none;
	font-size:12px;	
}

A:Visited.mainnavselected {
	color: #999966;
	font-size:12px;	
}

A:Hover.mainnavselected {
color: #888888;
}

A:Active.mainnavselected {
color: #888888;
}





A.subnav
{	
	font-family:   Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:8pt;
	text-decoration:none;
	z-index:1;
}


A:Link.subnav
{	
	font-family:   Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	z-index:1;
}

A:Visited.subnav {
	color: #000000;
}

A:Hover.subnav {
	color: #888888;
}

A:Active.subnav {
	color: #888888;
}






A.subnavselected
{	
	color: #999966;
	font-size:8pt;
	text-decoration:none;
}
	


A:Link.subnavselected
{	
	color: #999966;
	font-size:8pt;
	text-decoration:none;
}
	
A:Visited.subnavselected
{	
	color: #999966;
	font-size:8pt;
	text-decoration:none;
}

A:Hover.subnavselected
{	
	color: #666600;
	font-size:8pt;
	text-decoration:none;
}

A:Active.subnavselected
{	
	color: #666600;
	font-size:8pt;
	text-decoration:none;
}
