@charset "utf-8";
/* CSS Document */

/*  Begin Feed Burner CSS ------------- */


.feedTitle a{
	color: #14457a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px; 
	line-height: 20px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.feedburnerFeedBlock ul {
	margin-left:20px;
	padding-left:10px;
	padding-right:15px;
}

.feedburnerFeedBlock ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0px;
}

div.feedburnerFeedBlock span.headline a { 
	color: #9E8241; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 15px }


.date {
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 4px;
}

div#creditfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none ;
	display: none;
	padding-left: 20px;
}


/*  End Feed Burner CSS ------------- */