#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#headerwrap {
	padding: 10px 0 0 0;
	height: 32px;
}
#headerblack {
	padding: 0;
	background-image: url(../images/front2.jpg);
	height: 193px;
	background-repeat: no-repeat;
}

#InfoBox {
	float: left;
	width: 815px;
	padding: 0px 7px 0px 20px;
	border-left: thin solid #6EB3D4;
	border-right: thin solid #6EB3D4;
	background-color: #F0F1F0;
	height: auto;
	border-bottom: 1px solid #6EB3D4;
}
#headerinfo {
	padding: 5px 0 5px 0;
	height: 23px;
	text-align: center;
	border-right: thin solid #6EB3D4;
	background-color: #FAA41A;
	color: #FFFFFF;
	font-size: 1.49em;
	font-weight: bold;
	border-top: thin solid #6EB3D4;
	letter-spacing: 2pt;
	font-family: "Trebuchet MS";
	border-left: thin solid #6EB3D4;
	border-bottom: 3px solid #FFFFFF;
	width: 842px;
}
table.initiatives 
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FAA41A;
	background-color: #999999;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 97%;
}

table.initiatives td 
{
	background-color: #F0F1F0;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #FAA41A solid;
}

table.initiatives td.hed
{
	background-color: #F0F1F0;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

