.bkgd-divider {
	background-attachment: fixed;
	background-image: url(images/bkgd-divide.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.news-scroll {
	overflow: auto;
	height: 110px;
	width: 154px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.news-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.primalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

a.primalert:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
a.primalert:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
a.primalert:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFCC;
	font-weight: bold;
}
a.primalert:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;  
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.legislator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.mypart-scroll {
	overflow: auto;
	height: 200px;
	width: 154px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.scorecard-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bkgd-info {
	background-attachment: scroll;
	background-image: url(images/bkgd-content-blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color:#999999;
	font-weight: bold; 
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#000066;
	font-weight: normal;
}
.link:link {
	color: #CC0000;
	text-decoration: underline;
}
.link:visited {
	text-decoration: underline;
	color: #CC0000;
}
.link:active {
	text-decoration: underline;
	color: #CC0000;
}
.link:hover {
	text-decoration: none;
	color: #000099;
}