/* Body */

.componentheading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
 	color: #0C2E2E;
	text-align: center;
	height: 20px;
	white-space: normal;
	display: list-item;	
	border-bottom: 1px solid #ADD8E6; 
	list-style-type:none; list-style-position:inside; list-style-image:none;
	position:relative; bottom:9px; line-height:200%; text-indent:25 
	}

.componentheading_FP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4105;
	text-align: center;
	border-bottom: 1px solid #1A220A;
	height: 25px;
	}

.contentheading_FP {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #224B73;
	text-align:left;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 22px;
	line-height: 16px;
	height: 24px;
	padding-left: 24px;
	}
	
.contentpaneopen_FP {
	text-align: justify;padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px 
	}

a.readon_FP:link, a.readon_FP:visited {
	color: #0D3838; text-decoration: underline; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/read.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	font-weight: normal;
	}

a.readon_FP:hover {
	color: #5C7373;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma;
	font-size: 11px;
	list-style-type: disc;
	list-style-position:outside; list-style-image:url(../images/read.gif)	}

a:link, a:visited {
	font-size: 12px; color: #0D3838; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #5C7373;	text-decoration: none;
	font-weight: bold;
	}

.newsfeed_ya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.newsfeed_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
				}

a.newsfeed_ya:link, a.newsfeed_ya:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.newsfeed_ya:hover {
	color: #5C7373;	text-decoration:underline;
	font-weight: bold;
	}

li.newsfeed_ya {
	font-size: 11px; 
	color: #0033CC;
	list-style-image: url(../images/arrow.gif);
	list-style-position:outside;
	list-style-type:square;
	text-align:justify;
	margin-left: 16px;
	}