body {
	margin-top: 0px;
}
td.fpm_menu {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
table.fpm_menu {
	margin: 0px 0px 0px 18px;
}
td.fpm_menu2 {
	margin-left: 18px;
}
span.fpm_green {
	color: #060;
}
span.fpm_menu2 {
 color: #900;
 text-decoration: none;
}
span.fpm_menu1g {
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
span.fpm_menu2g {
 color: #333;
 text-decoration: none;
}
a.fpm_menu1:link, a.fpm_menu1:visited {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #000;
 text-decoration: none;
 font-weight: bold;
}
a.fpm_menu1:hover, a.fpm_menu1:active {
 color : #900;
 text-decoration: underline;
 font-weight: bold;
}
a.fpm_menu2:link, a.fpm_menu2:visited {
 color: #900;
 text-decoration: none;
}
a.fpm_menu2:hover, a.fpm_menu2:active {
 color: #000;
 text-decoration: underline;
}
h1.heading {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
}
h2.heading {
	color: #060;
	font-size: 1em;
	font-size: inherit;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
}
table.fpm_book {
	border: 1px solid #999;
}
p.fpm_indent {
	margin-left: 2em;
	margin-top: 0.5em;
}
p.fpm_indent2 {
	margin-left: 1em;
	font-style: italic;
}
p.fpm_display_left1 {
	font-weight: bold;
	margin-bottom: 0.4em;
}
p.fpm_display_left2 {
	font-size: 0.9em;
	margin-top: 0.4em;
	margin-bottom: 1.4em;
}
p.fpm_display_left3 {
	font-size: 0.9em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
tr.fpm_row_odd {
	background-color: #fff;
}
tr.fpm_row_even {
	background-color: #f7f5f0;
}
td.fpm_display_title {
	padding-left: 2em;
}
td.fpm_display_dep {
	padding-left: 2em;
}
div.warning {
	padding: 10px;
	background-color: yellow;
	text-align: center;
	border: 1px solid red;
}
table.sumRpt{
	padding: 10px;
	width: 100%;
	height: 600px;
}
table.sumRes{
	background-color: #eee;
	padding: 2px;
}
td.sumResLt{
	background-color: #fff;
	padding: 10px;
	text-align: left;
}
td.sumResRt{
	background-color: #fff;
	padding: 10px;
	text-align: center;
}

