
/* Removed table, td from default so that we can put border around it on one page */
a,abbr,acronym,address,applet,area,b,blockquote,body,button,caption,cite,code,
col,colgroup,dd,del,dfn,div,dl,dt,em,fieldset,form,frame,frameset,h1,iframe,
img,ins,kbd,label,layer,legend,li,link,map,noframes,noscript,object,ol,optgroup,
option,p,pre,q,samp,select,span,tbody,tfoot,th,thead,tr,tt,var
                {margin: 0; padding: 0; border-width: 0; text-align: left; }
img             {border-width: 0px; }
td              {vertical-align: top; }
ul              {margin: 0px; padding: 0px; margin-left: 1.5em; }

html             {overflow: -moz-scrollbars-vertical; }
body             {font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; background: #095BA6; }

a:link           {text-decoration: none; font-weight: bold; color: #FF6600; background: transparent; }
a:visited        {text-decoration: none; font-weight: bold; color: #FF6600; background: transparent; }
a:active         {text-decoration: none; font-weight: bold; color: #FF6600; background: transparent; }
a:hover          {text-decoration: none; font-weight: bold; color: #FFFF00; background: transparent; }

.PageExt         {width: 780px; margin: 0 auto; padding: 0px 0px 0px 0px; }
.HeaderTbl       {width: 780px; text-align: center; background: #29006A; }
.HeaderImg       {margin: 0px 20px 0px 20px; }
.HeaderBar       {height: 20px; background: #B2C709;  }
.Footer          {height: 55px; padding: 5px 0px 0px 20px; text-align: center; color:#FFFFFF; background: #095BA6; }
.Clear           {clear: both; font-size: 1px; }

.Main            {float: left; width: 585px; padding: 10px; font-size: 16px; color: #FFFFFF; background: #000000; }
.PgTitle         {width: 100%; padding-bottom: 20px; text-align: center; font-size: 22px; 
                 font-weight: bold; color: #FF6600; }
.PgHilite        {width: 100%; text-align: center; color: #B2C709; }
.PgQuote         {margin: 2px 0px 0px 10px; color: #B2C709; }
.PgKeyInfoBox    {float: right; margin: 0px 0px 5px 5px; border: 1px solid #FF6600; }
.PgKibColA       {width: 80px; color: #B2C709; }
.PgKibColB       {width: 205px; padding-bottom: 5px; }

.MenuList        {float: left; width: 175px; margin: 0px; padding: 10px 0px 10px 0px; background: #095BA6; }
.MItem           {padding-top: 2px; }
.MLink:link, .MLink:visited  {font-size: 12px; color: #FFFFFF; text-decoration: none; }
.MLink:active, .MLink:hover  {font-size: 12px; color: #FFFF00; text-decoration: underline; }
