.bringToLife
{
	background-color:	rgb(244, 251, 244);
	padding:			1px;
	font-size:			8pt;
	text-align:			center;
}


a.fpStoryLink:link
{
	color:				rgb(210, 20, 20);
	text-decoration:	none;
	font-weight:		normal;
}

a.fpStoryLink:visited
{
	color:				rgb(0, 0, 0);
	text-decoration:	none;
	font-weight:		normal;
}

a.fpStoryLink:hover
{
	font-weight:		bold;
	text-decoration:	none;
}

.fpStory
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:2px;
	border-color:		rgb(90, 185, 90);

	margin:				0px;
	margin-bottom:		16px;
}

.fpStoryTopRow
{
	font-size:			14pt;
	font-weight:		bold;
}

.fpStoryTopCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-color:		rgb(90, 185, 90);
}

.fpStoryPubRow
{
	font-size:			8pt;
}

.fpStoryPubCell
{

}

.fpStoryBodyRow
{
	font-size:			10pt;
}

.fpStoryBodyCell
{
	padding:			4px;

	background-color:	rgb(244, 251, 244);

	border-color:		rgb(236, 247, 236);
	border-style:		solid;
	border-width:		2px;
}

.fpStoryBottomRow
{
	font-size:			8pt;
}

.fpStoryBottomCell2
{
	text-align:			right;
}
