
/* link style */

a {
	font-size: 100%;
	color: #1f879d;
	text-decoration:none;
	caption: Main Link Style;
}

a:hover {
	text-decoration:underline;
	visible:false;
}

a.headlinelink {
	font-size: 130%;
	color: #1f879d;
	font-weight:bold;
	caption: Headline Link Style;
	}

a.boldlink {
	font-weight:bold;
	caption: Bold Link Style;
}

a.footerlink {
	font-size:90%;
	color:#8F8F8F;
	caption: Footer Link Style;
}

/* custom header styles */

.head {
	font-family:Helvetica, sans-serif;
	font-size:197%;
	color:#920845;
	text-transform:uppercase;
	margin:1px;
	caption: Page Title (old);
}

.subhead {
	font-family:Helvetica, sans-serif;
	font-size:120%;
	color:#920845;
	text-transform:uppercase;
	padding-top:20px;
	font-weight:bold;
	caption: Page Sub-Title;
}

/* action center and action item styles */

a.ad_Item {}

/* action targets */

.ad_Recp {
	font-weight:normal;
	visible:false;
}

/* find legislators */

#ad_Leg h5 {
	font-weight:bold;
}

/* Press Releases Page */

.NLtitle {
	caption:Press Release Links;
	padding-left:21px;
 	background: transparent url(http://www.kintera.org/atf/cf/{17223986-E714-4015-B086-06B7A60337D5}/rdexclaimdot.gif) no-repeat top left;
	font-weight:bold;
}

.NL {
	font-weight:bold;
}
