/*   Style sheet for AEMPS Solution Data Flow  */

/*   CA Advisors and the line   */
img.x1  {position: absolute; top:  8px;  left: 620px}
img.x2  {position: absolute; top: 90px;  left: 220px}

/*   Data flow  */
img.x3  {position: absolute; top: 145px;  left: 60px}

/*   Engine  */
img.x4  {position: absolute; top: 115px;  left: 610px}

/*  Heading  */
h1.x1 {font-weight: normal; font-family: "Arial";
      font-size: 9pt; color:#000000;
      position: absolute; top: 65px; left: 180px}

/*  Return  */
p.x1  {font-weight: normal; font-family: "Arial"; font-size: 11pt; color:#006699;
      position: absolute; top: 105px; left: 375px}
p.x2  {font-weight: normal; font-family: "Arial"; font-size: 11pt; color:#006699;
      position: absolute; top: 580px; left: 375px}

/* space at the bottom */
p.x3  {font-weight: normal; font-family: "Arial"; font-size: 9pt; color:#006699;
      position: absolute; top: 585px; left: 200px}
