BODY		
{
background-attachment: fixed; 
}

/* BODY content properties */	
#bodycontent	
{
background-color: white;
background: url(images/wp_grid_r.gif) right top repeat-y;
background-attachment: fixed;
}

/* BODY navig properties */	
#bodynavig	
{
background-color: white;
background: url(images/wp_grid.gif) left top repeat-y;
background-attachment: fixed;
}

H1 		{font-family: "Trebuchet MS", "Verdana"; font-size: 18pt;
		 color: #cc9900; text-align: left; font-weight: bold} 

#h1 		{font-family: "Trebuchet MS", "Verdana"; font-size: 18pt;
		 color: #cc9900; text-align: left; font-weight: bold} 

H2 		{font-family: "Trebuchet MS", "Verdana"; font-size: 14pt;
		 color: #cc9900; text-align: left} 

#h2 		{font-family: "Trebuchet MS", "Verdana"; font-size: 14pt;
		 color: #cc9900; text-align: left; font-weight: bold} 

H3 		{font-family: "Trebuchet MS", "Verdana"; font-size: 12pt;
		 color: #cc9900; text-align: left}   

#h3 		{font-family: "Trebuchet MS", "Verdana"; font-size: 12pt;
		 color: #cc9900; text-align: left; font-weight: bold}     

H4 		{font-family: "Trebuchet MS", "Verdana"; font-size: 10pt;
		 color: black; text-align: left}   

#h4 		{font-family: "Trebuchet MS", "Verdana"; font-size: 10pt;
		 color: black; text-align: left; font-weight: bold}     

BODY		{font-family: "Trebuchet MS", "Verdana", "Arial";}

A:link		{font-family: "Trebuchet MS", "Verdana", "Arial"; color: navy;
		text-decoration: none}

A:hover		{color: red; }

A:visited	{font-family: "Trebuchet MS", "Verdana", "Arial"; 
		text-decoration: none; color: #768BC2 ;}

UL		{font-family: "Trebuchet MS", "Verdana", "Arial"; font-size: 10pt; 
		 color: black; }

LI		{font-family: "Trebuchet MS", "Verdana", "Arial"; font-size: 10pt; 
		 color: black; }

P		{font-family: "Trebuchet MS", "Verdana", "Arial"; font-size: 10pt;
		 color: black}

TH		{font-family: "Trebuchet MS", "Verdana", "Arial"; font-size: 10pt;
		 font-weight: bold; color: black; text-align: left}

TD			{
		 	font-family: "Trebuchet MS", "Verdana", "Arial";
		 	font-size: 10pt;
 		 	color: black;
 		 	}

SPAN  		{font-family: "Trebuchet MS", "Verdana", "Arial"; font-size: 10pt;
		 	color: #cc9900; text-align: left;}

/* PRE  		{font-family: "Monaco", "Courier New", "Courier"; font-size: 10pt} */

/* CODE 		{font-family: "Monaco", "Courier New", "Courier"; font-size: 10pt} */


/* Do not change font-size to pt/px - NN4 problems in forms */
INPUT		{
			font-family: trebuchet ms,verdana,arial,helvetica; 
			font-size:13; 
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0); 
			border: 1px solid rgb(220,220,220);
			height: 20px;
			}

TEXTAREA	{
			font-family: trebuchet ms,verdana,arial,helvetica; 
			font-size:13; 
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0); 
			border: 1px solid rgb(220,220,220);
			cursor: text;
			}

SELECT 	{
			font-family: trebuchet ms,verdana,arial,helvetica; 
			font-size:13; 
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0); 
			border: 1px solid rgb(220,220,220);
			cursor: hand;
			}

#trail 	
			{
			font-family: "Trebuchet MS", "Verdana", "Arial"; 
			font-size: 8pt;
			} 



#formradio		{
			background-color: rgb(241,241,241); 
			color: rgb(0,0,0); 
			border: 0px solid rgb(241,241,241);
			cursor: hand;
			}
			
#formradio2	{
			background-color: rgb(220,237,241); 
			color: rgb(0,0,0); 
			border: 0px solid rgb(220,237,241);
			cursor: hand;
			}

#formsubmit	{
			background-color: rgb(220,237,241); 
			border: 2 outset;
			cursor: hand;
			height: 26px;
			}


#footer		{
		font-family: "Trebuchet MS", "Verdana", "Arial"; 
		font-size: 8pt;
		color: black;
		}

#normal		{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size: 10pt;
		font-weight: normal;
		color: black;
		}

#normalc	{
		font-family: "Trebuchet MS", "Verdana", "Arial"; 
		font-size: 10pt;
		color: black; 
		text-align: center;
		}

#normals	{
		font-family: "Trebuchet MS", "Verdana", "Arial"; 
		font-size: 8pt;
		color: black; 
		text-align: left;
		}

#tablist	{
		background-color: rgb(220,237,241); 
		vertical-align: top;
		} 

#tablists	{
		background-color: rgb(220,237,241); 
		vertical-align: top; 
		font-size: 8pt;
		} 

#tabhead	{background-color: rgb(148,199,214); vertical-align: top; text-align: left;}}

#tabnavig	{
			background-color: rgb(241,241,241); 
			vertical-align: middle; 
			border: 1px solid rgb(241,241,241);
			font-size: 9pt;
			}

#tabnavigh	{
			background-color: rgb(220,220,220); 
			vertical-align: middle; 
			border: 1px solid rgb(220,220,220);
			font-size: 9pt;
			}

#tabform	{background-color: rgb(241,241,241); vertical-align: middle}
	
#tabformh	{background-color: rgb(220,220,220); vertical-align: top; text-align: left;}
			
#tabpage	{background-color: rgb(255,255,255); vertical-align: top}
	
#tabpageh	{background-color: rgb(255,255,255); vertical-align: top}
	
#tabtool	{background-color: rgb(153,255,153);
			 vertical-align: top; 
	        text-align: center; 
	        border: 1px solid rgb(153,255,153);
	        background-image: none;
	        }

#tabnotes	{
			background-color: rgb(255,255,100); 
			vertical-align: middle; 
			border: 1px solid rgb(255,255,100);
			font-size: 8pt;
			}

#tabnews	{
		background-color: rgb(220,237,241); 
		vertical-align: top; 
	   text-align: left; 
		border: 0px solid rgb(148,199,214);
		}

#tabnewsh	{
		background-color: rgb(148,199,214); 
		vertical-align: top; 
		border: 0px solid rgb(148,199,214);
		}

#tablinks	{
		background-color: rgb(255,255,204); 
		vertical-align: top; 
	   text-align: left; 
		font-size: 9pt;
		}

#tablinksh	{
		background-color: rgb(255,255,153); 
		vertical-align: top; 
		text-align: left; 
		font-size: 9pt;
		}

/* WebTV table */
#tabwebtv	{vertical-align: middle}

/* Dynamic menu bar */
.menu 			{
              position:absolute;
              left:0px;
              top:0px;
              visibility:hidden;
              padding:1px;
              }
              
/* Access key style Netscape, IE defined in master.js */
#akey			{
				font-size: 10pt; 
				color: black; 
				font-family: "Trebuchet MS", "Verdana", "Arial"; 
				text-decoration: none;
				}