/* LINKS */



a:link			{ color: #336633;}

a:visited		{ color: #669966;}

a:active		{ color: #FF0000;}



.enlarge		{
					font-size: 9px;
					font-weight: bold;
					text-align: right;
					color:#666666;
					margin-left: 0px;
					margin-right: 10px;
					font-family: Arial, Helvetica, sans-serif;
					text-transform: uppercase;
					text-decoration: none;
				}	
				
				
				
				
				
					

a.enlarge {color: #666666;text-decoration:none; }

a:visited.enlarge {color: #666666;text-decoration:none }

a:hover.enlarge {color: #666666;text-decoration:none} 




.workNav { font-family: arial, helvetica; font-size: 12px; font-weight: bold; color: #669966; text-decoration: none }
a.workNav {color: #669966;text-decoration:none }
a:visited.workNav { color:#669966; text-decoration: none}
a:hover.workNav { color: maroon; text-decoration :underline}





.clickPop { font-family: arial, helvetica; font-size: 9px; line-height:12px; color: gray; text-decoration: none }
a.clickPop {color:gray; text-decoration:none;}
a:visited.clickPop { color: gray; text-decoration: none }
a:hover.clickPop { color: maroon; text-decoration :underline }



.closeWndo { font-family: arial, helvetica; font-size: 9px;font-weight: bold; text-decoration: none }
a.closeWndo {color:#000000; text-decoration:none;}
a:visited.closeWndo { color:#000000; text-decoration: none }
a:hover.closeWndo { color: maroon; text-decoration :underline }



.sampleNav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding: 1px;
}

a.sampleNav {color: #666666;text-decoration:none;}

a:visited.sampleNav  {color: #666666;text-decoration:none}

a:hover.sampleNav  {color: #ff3118;text-decoration:none}




/* ====================   CURRENT PAGE LOCATION MARKER ===================*/

.curntLoc { font-family: arial, helvetica; 
			font-size: 12px; 
			font-weight: bold; 
			color:#990000 ; 
			text-decoration:underline;
			}






.toTop			{	font-size: 12px;
					color:GRAY;
					font-weight: bold;
					text-align: center;  }




/* TEXT AND HEADS */


h1 				{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	margin-left: 30px;
 
	color: #336633;
}
				
		
		
h2				{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 105%;
					margin-left: 30px;
					margin-right: 30px; 
					font-weight: bold; 
					color: #336633 }
				
		
		
h3				{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 150%;
					font-weight: bold;
					margin-left: 30px;
					margin-right: 30px; 
					color: #000000 }
				
				
				
						
h4				{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					text-align: left;
					line-height: 155%;
					margin-left: 50px;
					margin-right: 0px; 
					font-weight: bold;
					color: #666666; }
					

h5				{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 135%;
					margin-left: 10px;
					font-weight: bold; 
					color: #336633; }
				
				
				
		
		
p				{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					line-height: 150%;
					color: #000000; }
			
		
.body			{
					font-size: 12px;
					margin-left: 30px;
					margin-right: 20px;
					text-align:left;
					margin-top: -2px;
				}
				

.bioBody			{
					font-size: 12px;
					margin-left: 10px;
					margin-right: 0px;
					text-align:left
					}
				

		
				 
	.listbody			{
					font-size: 12px;
					margin-left: 30px;
					margin-right: 20px;
					text-align:left;
					line-height: 200%;
				}			 




ul.redSquare 
{
list-style-image: url('pages/images/square.gif');

font-family: helvetica,sans serif, verdana; font-size:12px;
line-height: 150%;

}
					
					
					
					
					
					
.disBody		{	font-size: 10px;
					line-height: 120%;
					margin-left: 50px;
					margin-right: 50px; 
					font-weight: normal;
					color: #000000; }		
				
				
				


		
.telNo		{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					text-align: center;
					color: #ccffcc;
					font-size: 11px;
					line-height: 150%;
					font-weight: bold;
					}




	
.telNo a:link, .telNo a:visited {
					text-decoration:none;
					color:#ccffcc;
					}


.telNo a:hover{
					text-decoration:none;
					color:#FFFF33;
					
					}

