/* CSS definition file containing sitestyle stylesheets */
BODY      { font-family:  Arial, sans-serif; font-size: 10pt;}
A {
	font-family:  Arial, sans-serif; 
	color: #666666;
	font-size:10pt;
	text-decoration:none;
  }
A:Visited {
  	font-family:  Arial, sans-serif; 
  	color: #666666;
	font-size:10pt;
	text-decoration:none;
	}
A:Active {
	font-family:  Arial, sans-serif; 
	color: #666666;
	font-size:10pt;
	text-decoration:none;
	}
A:Hover {
	font-family:  Arial, sans-serif; 
	color: #666666;
	font-size:10pt;
	text-decoration:underline;
	}
UL { font-family:  Arial, sans-serif;  14pt; font-weight: normal; font-style: normal;}
td { font-family:  Arial, sans-serif; font-size: 10pt; color: rgb(102,102,102); font-weight: normal;}
.heading {
	font-family:  Arial, sans-serif; 
	font-weight: bold;
	font-size:18pt;
	color:#999999;
	padding-top: none;
	/*vertical-align: top;*/
	/*padding-top: 10pt;*/
}
.headinggreen {
	font-family:  "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size:22pt;
	color:#336633;
	/**/vertical-align: top;
	/**/padding-top: none;
}
.headingorange {
	font-family:  "Helvetica", serif; 
	font-weight: bold;
	font-size:22pt;
	color:#F99B1C;
	/**/vertical-align: top;
	/**/padding-top: none;
}

.headingwhite {
	font-family:  "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size:22pt;
	color:#FFFFFF;
	/**/vertical-align: top;
	/**/padding-top: none;
}
.Newsheadinggreen {
	font-family:  "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size:10pt;
	color:#336633;
}
.Newsheadingwhite{
	font-family:  "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size:10pt;
	color:#FFFFFF;
}
.smalltextthin {
	font-family:  Arial, sans-serif; 
	font-size:10pt;
	font-weight:bold;
	color:#999999;
}
.smalltextwhite {
	font-family:  Arial, sans-serif; 
	font-size:10pt;
	color:#FFFFFF;
}
.newslink {
font-family:  Arial, sans-serif; 
	color: #999999;
	font-size:8pt;
	text-decoration:none;
	}
.newslink:Visited {
font-family:  Arial, sans-serif; 
	color: #999999;
	font-size:8pt;
	text-decoration:none;
	}
.newslink:Active {
font-family:  Arial, sans-serif; 
	color: #333333;
	font-size:8pt;
	text-decoration:none;
	}
.newslink:Hover {
font-family:  Arial, sans-serif; 
	color: #333333;
	font-size:8pt;
	/*text-decoration:underline;*/
	}

.hometext{
	font-family:  Arial, sans-serif; 
	font-weight:bold;
	color: #FFFFFF;
	font-size:22pt;
}
.projectstext {
	font-family:  Arial, sans-serif; 
	color: #666666;
	font-size:10pt;
}
.newstext {
	font-family:  Arial, sans-serif; 
	color: #999999;
	font-size:10pt;
}
.newstitle {
font-family:  Arial, sans-serif; 
	color: #999999;
	font-weight:bold;
	font-size:14pt;
	}
.newstextsmall {
	font-family:  Arial, sans-serif; 
	color: #999999;
	font-size:16pt;
}

.whitelink {
font-family:  Arial, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
	font-size:8pt;
	vertical-align:middle;
	text-decoration:none;
	}
.whitelink:Visited {
font-family:  Arial, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
	font-size:8pt;
	vertical-align:middle;
	text-decoration:none;

	}
.whitelink:Active {
font-family:  Arial, sans-serif; 
	color: #FFFFFF;
	font-size:8pt;
	vertical-align:middle;
	text-decoration:underline;

	}
.whitelink:Hover {
font-family:  Arial, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
	font-size:8pt;
	vertical-align:middle;
	text-decoration:underline;	
	}


