/* CSS Document */

<style type="text/css">
<!--
.FM_Proc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}
.FM_Name2, a.FM_Name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a798d;
	text-decoration: none;
	font-weight: bold;
}
a.FM_Name2:hover {
	text-decoration: underline;
}
.FM_Desc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;	
}
td.FM_border_l {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td.FM_border_r {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 4px;
}
tr.MS_border, td.MS_border {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
}
.MS_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 18px;
	font-size: 13px;
	color: #666666;
}
-->
</style>