a {
	color: #0A3D85;
	text-decoration: none;
	}
h2 {
	color: #0A3D85;
	}
h4 {
	color: #396188;
	}	
ul#nav {
	background: #28517e url('../images/bg_nav.gif') repeat-x;
	}
#voterResources {
	background: url('../images/bg_voter_resources.gif') no-repeat bottom right;
	}
#federalIssues {
	background: url('../images/bg_federal_issues.gif') no-repeat bottom right;
	}
#stateIssues {
	background: url('../images/bg_federal_issues.gif') no-repeat bottom right;
	}
.personalInformation td h2 {
	color: #396188;
	}
table.offices td h2 {
	color: #396188;
	}

/* -- Lists -- */
#latestNews ul li {
	background: url('../images/li_star.gif') no-repeat top left;
	padding: 0 0 0 13px;
	margin: 0 0 7px 0;
	font-size: 10px;	
	}
ul#nav li a {
	color: #fff;
	font-weight: bold;
	}
ul#news li,
ul#issuesList li,
ul#resources li {
	background: url('../images/li_star.gif') no-repeat top left;
	padding: 0 0 0 13px;
	margin: 0 0 16px 0;
	}
#voterResources ul li,
#federalIssues ul li,
#stateIssues ul li,
#sideVoterBox ul li,
.voterInfo ul li,
.voterInfo ol li {
	background: url('../images/li_star.gif') no-repeat top left;
	padding: 0 0 0 13px;
	margin: 0 0 10px 0;	
	}
ul.officials li {
	background: url('../images/li_star.gif') no-repeat top left;
	padding: 0 0 0 13px;
	margin: 0 0 10px 0;
	}
ul.committeeList li,
#cMembers ul li {
	background: url('../images/li_star.gif') no-repeat top left;
	padding: 0 0 0 24px;
	margin: 0 0 6px 0;	
	}

#latestNews a {
	font-size: 13px;
	color: #0A3D85;
	font-weight: bold;
	}