<style type="text/css">
<!--
/*
Green  - #99e733, #99ff33
Blue   - #194670
Yellow - #ffc600
Orange - #fc883b, #ef6c11
Red    - #ff0000
*/

BODY,.body     {background-color:#8e8e8e; margin:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;}
P,SPAN,TD,.td  {color:#5e5e5e; font-family:verdana,arial,helvetica; font-size:12px; line-height:16px;}

/* BACKGROUND TREATMENTS */
.normal        {background-color:#afafaf;}
.shadow        {background-color:#5e5e5e;}
.light         {background-color:#afafaf; border:3px solid #ffffff;}
.highlight     {background-color:#ff9900; border:3px solid #ffffff;}
.content       {background-color:#bfbfbf; padding:19px;}
.frame         {border:1px solid #5e5e5e;}
.background    {background-image:url(../images/background.jpg); background-position:top right; background-repeat:repeat-y;}

/* TEXT TREATMENTS */
.bold          {color:#fd9504; font-weight:bold;}
.small         {font-size:10px; line-height:16px;}
.ack           {color:#5e5e5e; font-weight:bold; font-style:italic;}
.legal         {color:#ffffff; font-family:verdana,arial,helvetica; font-size:10px; line-height:16px;}
.logo          {color:#fd9504; font-family:verdana,arial,helvetica; font-size:32px; font-weight:normal; line-height:40px; text-transform:uppercase; padding-right:10px;}   
.symbol        {color:#fd9504; font-family:verdana,arial,helvetica; font-size:32px; font-weight:normal; font-style:italic; line-height:40px; padding-right:0px;}   
.title         {color:#ffffff; font-family:verdana,arial,helvetica; font-size:14px; font-weight:bold; line-height:14px; text-transform:uppercase;}   
.subtitle      {color:#ffffff; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal; line-height:9px; text-transform:uppercase;}   
.j5            {color:#ef6c11; font-family:verdana,arial,helvetica; font-size:20px; font-weight:normal; line-height:14px; text-transform:uppercase;}   
.banner        {color:#7e7e7e; font-family:verdana,arial,helvetica; font-size:20px; font-weight:normal; line-height:14px; text-transform:uppercase;}   
.accent        {color:#fd9504; font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; line-height:18px;}   
.reverse       {color:#5e5e5e; font-size:11px; font-weight:normal;}
.heading       {color:#ef6c11; font-family:verdana,arial,helvetica; font-size:14px; font-weight:bold; line-height:14px; text-transform:uppercase;}   
.phase         {color:#979797; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal; line-height:13px; text-transform:uppercase;}   
.required      {color:#5e5e5e; font-family:verdana,arial,helvetica; font-size:9px; font-weight:bold; letter-spacing:2px; }
.optional      {color:#5e5e5e; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal; letter-spacing:2px; }
.error         {color:#ef6c11; font-family:verdana,arial,helvetica; font-size:10px; font-weight:bold; text-transform:uppercase;}

/* TABLE TREATMENTS */
.header        {background-color:#fd9504; color:#ffffff; font-family:verdana,arial,helvetica; font-size:10px; font-weight:bold;}
.subheader     {background-color:#8e8e8e; color:#ffffff; font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold;}
.odd           {background-color:#eeeeee; color:#5e5e5e; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal;}
.even          {background-color:#dfdfdf; color:#5e5e5e; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal;}

/* FORM ELEMENTS */
INPUT.text        {background-color:#ffffff; color:#000000; font-family:verdana,arial,helvetica; font-size:11px; font-weight:normal; height:22px; border:1px solid #5e5e5e;}
TEXTAREA.textarea {background-color:#ffffff; color:#000000; font-family:verdana,arial,helvetica; font-size:11px; font-weight:normal; border:1px solid #5e5e5e;}
INPUT.button      {background-color:#5e5e5e; color:#ffffff; font-size:11px; font-family:arial; font-weight:normal; height:22px; border-style:none; letter-spacing:2px; text-transform:uppercase;}

/* LINKS */
A:link         {color:#fd9504; text-decoration: underline;}
A:visited      {color:#fd9504; text-decoration: underline;}
A:active       {color:#fd9504; text-decoration: none;}
A:hover        {color:#fd9504; text-decoration: none;}

A.xlink         {color:#fc883b; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:2px; text-transform:uppercase;}
A.xlink:link    {color:#fc883b; text-decoration:none;}
A.xlink:visited {color:#fc883b; text-decoration:none;}
A.xlink:active  {color:#fc883b; text-decoration:none;}
A.xlink:hover   {color:#fc883b; text-decoration:none;}

A.lynx         {color:#ef6c11; font-size:10px; font-weight:bold; text-decoration:none; text-transform:uppercase;}
A.lynx:link    {color:#ef6c11; text-decoration:none;}
A.lynx:visited {color:#ef6c11; text-decoration:none;}
A.lynx:active  {color:#ef6c11; text-decoration:none;}
A.lynx:hover   {color:#ef6c11; text-decoration:none;}

A.title         {color:#ffffff; font-family:verdana,arial,helvetica; font-size:14px; font-weight:bold; line-height:14px; text-transform:uppercase;}   
A.title:link    {color:#ffffff; text-decoration:none;}
A.title:visited {color:#ffffff; text-decoration:none;}
A.title:active  {color:#ffffff; text-decoration:none;}
A.title:hover   {color:#ffffff; text-decoration:none;} 

A.subtitle         {color:#ffffff; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal; line-height:9px; text-transform:uppercase;}   
A.subtitle:link    {color:#ffffff; text-decoration:none;}
A.subtitle:visited {color:#ffffff; text-decoration:none;}
A.subtitle:active  {color:#ffffff; text-decoration:none;}
A.subtitle:hover   {color:#ffffff; text-decoration:none;} 
-->
</style>
