body                    {
                        margin: 0px;
                        scrollbar-3dlight-color: #FFFFFF;
                        scrollbar-arrow-color: #89B9DB;
                        scrollbar-base-color: #FFFFFF;
                        scrollbar-darkshadow-color: #FFFFFF;
                        scrollbar-face-color: #FFFFFF;
                        scrollbar-highlight-color: #89B9DB;
                        scrollbar-shadow-color: #89B9DB;
                        background-image: url(../graphics/bg_body.gif);
                        }

td.bg                   {
                        font: 12px/17px Arial;
                        color: #3A3A3A;
                        }

td                      {
                        font: 11px/15px Arial;
                        color: #3A3A3A;
                        }

input.textbox           {
                       	font: 11px Arial;
                        height: 18px;
                        }

textarea, select	      {
                       	font: 11px Arial;
                        }                        
						
input.checkbox					{
                        width: 20px;
                        height: 18px;
                        }
                        
input.button 						{
												color: #000000;
                       	font: 11px Arial;
												background-color: #eeeeee;
												background-image: url('../graphics/button_bg.gif');
												border: none;
												height: 22px;
												width: 115px;
												}

#global div             {
                       	font: 11px Arial;
                        color: #FFFFFF;
                        text-align: right;
                        width: 847px;
                        margin-left: 0px;
                        margin-right: 23px;
                        margin-top: 9px;
                        margin-bottom: 5px;
                        }

#global a:link          {color: #FFFFFF; text-decoration:none;}
#global a:visited       {color: #FFFFFF; text-decoration:none;}
#global a:hover         {color: #FFFFFF; text-decoration:underline;}

#nav a:link             {color: #3A3A3A; text-decoration:none; margin-left: 8px;}
#nav a:visited          {color: #3A3A3A; text-decoration:none; margin-left: 8px;}
#nav a:hover            {color: #3A3A3A; text-decoration:underline; margin-left: 8px;}

#nav a.on:link          {color: #284F73; text-decoration:bold; margin-left: 8px;}
#nav a.on:visited       {color: #284F73; text-decoration:bold; margin-left: 8px;}
#nav a.on:hover         {color: #284F73; text-decoration:bold; margin-left: 8px;}

#nav p                  {
                        margin: 8px;
                        }

#news                   {
                        margin: 15px;
                        margin-bottom: 23px;
                        position: relative;
                        }

#news strong            {
                        font: 11px Arial;
                        font-weight: bold;
                        color: #E44833;
                        }

#news a:link            {color: #E44833; text-decoration:none;}
#news a:visited         {color: #E44833; text-decoration:none;}
#news a:hover           {color: #E44833; text-decoration:underline;}

#newsletter             {
                        width: 329px;
                        height: 93px;
                        position: relative;
                        background-color: #EDF3F4;
                        }

#newsletter p           {
                        margin-top: 0px;
                        margin-left: 15px;
                        }

#features               {
                        width: 484px;
                        height: 294px;
                        position: relative;
                        background-color: #FFFFFF;
                        }

#feature1 div           {
                        width: 242px;
                        height: 222px;
                        position: absolute;
                        top: 0px;
                        left: 0px;
                  			overflow: hidden;
                        background-color: #FFFFFF;
                        text-align: center;
                        margin-top: 13px;
                        }

#feature1 p             {
                        text-align: left;
                        margin-top: 11px;
                        margin-left: 11px;
                        margin-right: 11px;
                        }

#feature1 strong        {
                        font: 11px Arial;
                        font-weight: bold;
                        color: #3A3A3A;
                        }

#more1 div              {
                        width: 242px;
                        position: absolute;
                        top: 215px;
                        left: 0px;
                        background-color: #FFFFFF;
                        }

#feature2 div           {
                        width: 242px;
                        height: 222px;
                        position: absolute;
                        top: 0px;
                        left: 242px;
                  			overflow: hidden;
                        background-color: #FFFFFF;
                        text-align: center;
                        margin-top: 13px;
                        }

#feature2 p             {
                        text-align: left;
                        margin-top: 11px;
                        margin-left: 11px;
                        margin-right: 11px;
                        }

#feature2 strong        {
                        font: 11px Arial;
                        font-weight: bold;
                        color: #3A3A3A;
                        }

#more2 div              {
                        width: 242px;
                        position: absolute;
                        top: 215px;
                        left: 242px;
                        background-color: #FFFFFF;
                        }
						
#content a:link          {color: #E44833; text-decoration:underline;}
#content a:visited       {color: #E44833; text-decoration:underline;}
#content a:hover         {color: #E44833; text-decoration:none;}
						

#footer p               {
                       	font: 11px Arial;
                        color: #A0A0A0;
                        text-align: center;
                        margin: 8px;
                        }

#footer a:link          {color: #858585; text-decoration:none; font-weight: bold;}
#footer a:visited       {color: #858585; text-decoration:none; font-weight: bold;}
#footer a:hover         {color: #858585; text-decoration:underline; font-weight: bold;}



#psTitle a:link          {color: #e8071e; text-decoration:underline; font-weight: bold; font: 11px/15px Arial;}
#psTitle a:visited       {color: #e8071e; text-decoration:underline; font-weight: bold; font: 11px/15px Arial;}
#psTitle a:hover         {color: #e8071e; text-decoration:underline; font-weight: bold; font: 11px/15px Arial;}

