/* BODY */
BODY		{background-color: #FFFFFF;			
			font-family: verdana, Trebuchet MS, Tahoma, sans-serif;			
			font-size: 10pt;			
			font-style: normal;
			color: #000000;			
			text-align: left;
			top-margin: 0px; }	


/* PARAGRAPH AND TEXT CLASSES */
p 			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            
			font-weight: normal;            
			font-size: 10pt;		
			color: #000000;}

b			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;
			font-weight: bold;
			font-size: 10pt;
			color: #000000;}
			
.footsies 	/* p class="footsies" for small font and centered text */
			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;
			color: #777777;
    		font-size: 8pt;
    		margin-top:0em;
			text-align:center; }
		
.heading	{color: #006633;			
			font-family: Verdana, Arial, Helvetica, sans-serif;			
			font-weight: bold;			
			font-size: 10pt;			
			font-style: normal;			
			text-align: left; }
				
blockquote 	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            
			font-weight: normal;            
			font-size: 10pt;
			color: #000000;
			margin-right: 20px }
			
.smallfont 	/* p class="smallfont" for small font and text aligned left */
			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;
			color: #000000;
    		font-size: 8pt;
    		margin-top:0em; }
			
.red		{font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;            
			font-weight: normal;            
			font-size: 10pt;		
			color: #cc3333;
			margin-right: 20px }			
				
/* LISTS */
				
ul			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            
			font-weight: normal;
			color: #000000;            
			font-size: 10pt;
			margin-right: 20px;
			margin-top: 1px; }	
			
ul.small	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            
			font-weight: normal;
			color: #000000;            
			font-size: 8pt;
			margin-right: 20px }	


ol			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            
			font-weight: normal;
			color: #000000;            
			font-size: 10pt;
			margin-right: 20px;
			margin-left: 60px; }	
				
dl			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;  
			color: #000000;                     
			font-size: 10pt;
			margin-right: 20px }	
		
			

/* HEADERS */
		
H1 			{font-size: 18pt;
        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;
        	color: #000000;
        	margin-top: 0pt;
        	margin-bottom: 0pt;
        	font-weight: normal;
			text-decoration:none }
			
			
/* THIS H2 TAG IS USED FOR PAGE OR SECTION TITLES AND WOULD NORMALLY BE PRECEDED BY A connect.gif IMAGE OF THE COLOR THAT CORRESPONDS TO THE SECTION OF THE SITE BEING MANIPULATED */
H2			{font-size: 16pt;
        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;
        	color: #000000;
        	margin-top: 0pt;
        	margin-bottom: 0pt;
        	font-weight: normal;
			text-decoration:none}

			
H3 			{font-size: 14pt;
        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;
        	color: #000000;
        	margin-top: 0pt;
        	margin-bottom: 0pt;
        	font-weight: normal;
			text-decoration:none}
			
H4	 		{font-size: 12pt;
        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;
        	color: #000000;
        	margin-top: 0pt;
        	margin-bottom: 0pt;
        	font-weight: bold;
			text-decoration:none }
			
H5	 		{font-size: 11pt;
        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;
        	color: #000000;
        	margin-top: 0pt;
        	margin-bottom: 0pt;
        	font-weight: bold;
			text-decoration:none }

H5.red 		{font-size: 11pt;
        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;
        	color: #cc0000;
        	margin-top: 0pt;
        	margin-bottom: 0pt;
        	font-weight: bold;
			text-decoration:none }
			
			
			
			
/* REGULAR LINKS */

A:link 		{color: #0066cc;  
			font-weight: normal;
			text-decoration: none}

A:visited 	{color: #0066cc;
			font-weight: normal;
			text-decoration: none }
			
A:hover 	{color: #990000;  
			font-weight: normal; 
			text-decoration: underline }
				


				
				
/* TABLES */
td 			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            
			font-weight: normal;     
			color: #000000; 
			font-size: 10pt }
.pagetitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: large; color: #CC3333}
.whiteheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF}
