.feature_pullquote{
	width:515px;
	padding-top:10px;
	background-color:#D6D4E7;
}
.feature_pullquote .articlepullquoteitem{
	margin:10px 5px 10px 0px;
}
.feature_pullquote .articlepullquoteitem .pullquoteimage{
	padding:0 15px;
	float:left;
}
.feature_pullquote .bottomborder{
	background-image:url(../leftcol_purplebottom.gif);
	background-repeat:no-repeat;
	height:9px;
	_margin-bottom:-4px;
	width:515px;
}
 /* right col headlines */
 .headline_pullquote{
 	background:
   	#FBD7BC
   	url(../rightcol_orangebottom.gif)
   	no-repeat
   	bottom;
	padding-top:10px;
 	width:250px;
 }
.headline_pullquote .articlepullquoteitem{
 	margin:10px 5px 10px 15px;
 }
.lead_pullquote{
	width:130px;
}
.lead_pullquote .articleitem{
	margin-right:10px;
}
/*Generic more link*/
a.morelink, a.morelink:visited{
	color:#332A85;
	text-decoration:none;
	font-weight:bold;
}
 a.morelink:hover{
 	text-decoration: underline;
 }

.morenews_pullquote{
	width:250px;
	padding-top:10px;
	background-color:#D6D4E7;
}
.morenews_pullquote .articlepullquoteitem{
	margin:10px 5px 10px 15px;
}
 
/*Newsletter*/
 .newsletter_pullquote
{
	width:750px;
	padding-top:10px;
	background-color:#E2F0CF;
}
.newsletter_pullquote .articlepullquoteitem{
	margin:10px 5px 10px 0px;
}
.newsletter_pullquote .articlepullquoteitem .pullquoteimage{
	padding:0 15px;
	float:right;
}
.newsletter_pullquote .pullquotetext
{
		float:left;
		padding-left:10px;
		width:550px;
		text-align:left;	
}
.newsletter_pullquote .bottomborder{
	background-image:url(../newsletter_subbg.gif);
	background-repeat:no-repeat;
	height:9px;
	_margin-bottom:-4px;
	width:750px;
}

.article_pullquote
{
	width:515px;
	padding-top:10px;
	background-color:#E2F0CF;
}

.article_pullquote .articlepullquoteitem
{
	padding:10px 15px;
}

.article_pullquote .articlepullquoteitem .pullquoteimage
{
	float:left;
	width:80px;
	padding-right:10px;
}
.paging
{
	text-align:center;
	padding:5px;
	clear:both;
}
.paging .pagelabel
{
	display:inline;
	font-weight:bold;
	color:#818183;
}
.paging a:visited, .paging a:link, .paging a:hover
{
	color:#332A85;
}
.paging .currentpage
{
	display:inline;
	padding-right:5px;
	color:#818183;
}
.paging .pagelink
{
	display:inline;
	padding-right:5px;
}
