.minifp td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	padding: 5px;
}
.minifp td p {
	margin-top:3px;}
.minifp td img {
	border:none;
	margin-left: 0.5em;
	margin-right: 0.5em;}
.minifp-anotherlinks
{
	font-weight:normal;
	font-size:9px;
	border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(application_add.gif) no-repeat top left;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.minifp ul li {
	list-style-image:url(arrow_green.gif);
	background:none;
	padding-left:0;
	margin-left:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 5px;
}
.minifp ul li a { 

}
.minifp-introtitle a {
	font-size:10px;
	font-weight:bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.minifp-introtitle a:hover {
	text-decoration:underline;	
}
.minifp-date {
	color:#666;
	font-size:9px;
	font-weight:normal;
	height:10px;
}
a.minifp-full-link {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	border: thin dashed #CCCCCC;
	margin-top: 5px;
	padding: 3px;
	float: right;
}

a:hover.minifp-full-link {
	text-decoration:underline;
	border: thin solid #CCCCCC;
	color: #003366;
}


