ADDRESS, BODY, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, OL, P, TD, TH, UL  {
	font-size : 10px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
}

.services_Header {
	font-size : 12px;
	font-weight: 700;
}

.services_SubHeader {
	font-size : 12px;
	font-weight: 400;
}

.news_articleTitle {
	font-size : 14px;
	font-weight: 700;
}

P.headlineRed {
	font-size : 12px;
	color: #F91014; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

/*
		light brown				#A4A41C
		peachy					#D5AB81
		background green		#98B7AC
		header green			#5A5B06
		creamy beige			#E8E7C0
*/


A.sitemapLink:link  		{	color : #F91014;	text-decoration : none;	}
A.sitemapLink:active  	{	color : #F91014;	text-decoration : none;	}
A.sitemapLink:visited 	{	color : #F91014;	text-decoration : none;	}
A.sitemapLink:hover  	{	color : #F91014;	text-decoration : underline;	}

A.newsPageLink:link  	{	color : #F91014;	text-decoration : none;	}
A.newsPageLink:active  	{	color : #F91014;	text-decoration : none;	}
A.newsPageLink:visited  {	color : #F91014;	text-decoration : none;	}
A.newsPageLink:hover  	{	color : #F91014;	text-decoration : underline;	}

A:link  		{	color : #000000;	text-decoration : none;	}
A:active  	{	color : #F91014;	text-decoration : none;	}
A:visited  	{	color : #000000;	text-decoration : none;	}
A:hover  	{	color : #F91014;	text-decoration : underline;	}

.leftNav {
	text-align: right;
}

.leftNav_header {
	font-size: 11px;
}


A.leftNavLink:link  		{	color : #000000;	text-decoration : none;	}
A.leftNavLink:active  	{	color : #F91014;	text-decoration : none;	}
A.leftNavLink:visited  	{	color : #000000;	text-decoration : none;	}
A.leftNavLink:hover  	{	color : #F91014;	text-decoration : none;	}

.leftNavNotLinked {	color : #F91014;		}

P.projectPage_headline {
	font-weight: 700;
	font-size: 16px;
	margin-top: 0px;
}

P.projectPage_subhead {
	font-weight: 700;
	font-size: 12px;
}

.projectPage_byline {
	font-weight: 700;
}

.projectPage_copy {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thumbnailIMG {
	width: 61px;
	height: 61px;
	border: #FFFBE7;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

A.thumbnailLink:link  		{	
	color: #FFFBE7;	
	text-decoration: none;	
}
A.thumbnailLink:active  	{	
	color: #F91014;	
	text-decoration: none;	
}
A.thumbnailLink:visited  	{	
	color: #FFFBE7;	
	text-decoration: none;	
}
A.thumbnailLink:hover  		{	
	color: #F91014;	
	text-decoration: none;	
}

