@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 5%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(images/fps-side.jpg);
	background-repeat:repeat-x;
}
td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.style1 {
	font-size: 18pt;
	font-weight: bold;
}
.style2 {font-size: 11pt}


.style3 {
	font-size: 7pt;
	color: #666666;
}

/* e-Systems styles */
h1 { margin-top : 24px; margin-bottom : 0; }
h2 { margin-bottom: 0; color : #666666; font : bold italic 18pt arial, helvetica, verdana;}
.searchHeader { font-size: 16px; color: #666666; margin-top: 12px; margin-bottom : 0; font-weight : bold; }
table.partTable { width : 100%; }
td.partTable { padding-left: 5px; padding-right: 5px; }
th { color : #666666; font : bold italic 12pt arial, helvetica, verdana;}
tr.d0 td { font-size: 12px; background-color: #cccccc; color: black; }
tr.d1 td { font-size: 12px; background-color: #eeeeee; color: black; }
.footer { text-align : center; }
