#crit  {
	font-family: Geneva, Arial, Helvetica, sans-serif; /*used in Criteria Pg*/
	list-style-image: url(../graphics/bullet_red.gif);
}

#commit  {
	font-family: Geneva, Arial, Helvetica, sans-serif; /*used in Committee Pg*/
	list-style-image: url(../graphics/bullet_red.gif);
	font-weight: bold;
	margin-left: 50px;
}

#goals li{
	font-family: Geneva, Arial, Helvetica, sans-serif; /*used in Goals Pg*/
	list-style-image: url(../graphics/bullet_red2.gif);
	font-weight: bold;
	margin-bottom: 12px;
	font-size: small;
	color: #000066;
}

#timeline_pg {background-image:none;}

#timeline_pg table {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#timeline_pg th {
	background-image: url(../graphics/TimelineBanner2.jpg);
	background-repeat: no-repeat;
	height: 152px;
}

#timeline_pg table td{
	vertical-align: top;
	padding: 5px;
	border-top-color: #0D0C58;
	border-right-color: #0D0C58;
	border-bottom-color: #0D0C58;
	border-left-color: #0D0C58;
}


#Minutes th {background-color:#000066; color:#FFFFFF; font-weight:bold; }

#back_nav {                     /*used in timeline page*/
	margin-left: 850px;
	margin-top: 40px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
 
 #back_nav a{
	color: #FFFFFF;
}


.blueCntr {                /*used in Timeline pg*/
	font-weight: bold;
	color: #000066;
	text-align: center;
}


.descrpt {
	font-size: 13px;      /*used in Committee Pg*/
}


.commitTable {
	margin-left: 152px;
	width: 263px;
}

.BckGnd_White {                 /*used in Timeline pg*/
	background-color: #FFFFFF;
}

.BckGnd_Gray {                  /*used in Timeline pg*/
	background-color: #CCCCCC;
}

