body {
	background-color: #E8E5D9;
	background-image: url(images/background_2.gif);

}
.innerTable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.horzBorders {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}
.outerTable {

	background-color: #F5F5F1;
	border: 1px solid #B9B9B9;
}
.outerTableCopy {


	background-color: #F4F3F0;
	border: 1px solid #999999;
}
.green {
	color: #6C9C56;
}
.greenDarker {
	color: #4A8A1C;
}
.black {
	color: #000000;
}
.copyright {
	font-size: 10px;
	line-height: normal;
	color: #999999;
}
.borderOuter {
	border: 1px solid #C4C6C6;
	background-color: #FFFFFF;
}
.projlist {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;

}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #4E8B98;
	text-transform: uppercase;
	letter-spacing: 1px;


}
.subhead2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #4E8B98;
	text-transform: uppercase;
	letter-spacing: 1px;
}
li {
	margin-left: -20px;
	line-height: normal;
	margin-bottom: 8px;



}
hr {
	color: #FDEABD;
}
.orangeBold {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
a.copyright {
	color: #999999;
}
.newsHeadline {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sepHorzDotted {
	background-image: url(images/sep_horz_dotted.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
