BODY            { background-color: #FFFFFF;
                  margin-top: 0 }

TABLE           { font-family: verdana, helvetica, sans; 
                  font-size: 9pt; 
                  color: #000000 }

.MainTable      { font-family: verdana, helvetica, sans; 
                  font-size: 9pt; 
                  color: #000000; 
                  text-decoration: none;
                  background-color: #BDBBAB;
                  border:  #E4E5E3 2px solid }

.Address        { font-family: verdana, helvetica, sans; 
                  font-size: 11pt; 
                  color: #5C683E;
                  font-weight: normal;
                  text-align: center;
                  text-decoration: none;
                  letter-spacing: -1px; }

.PgHeader       { font-family: verdana, helvetica, sans; 
                  font-size: 14pt; 
                  color: #BB1133;
                  font-weight: bold;
                  font-style: italic;
                  text-align: left;
                  text-decoration: underline;
                  letter-spacing: 0px; }

.SubHead        { font-family: verdana, helvetica, sans;
                  font-size: 11pt;
                  font-weight: bold; 
                  color: #002366; 
                  text-align: left;
                  text-decoration: none; }

.TblHead        { font-family: verdana, helvetica, sans;
                  font-size: 10pt;
                  font-weight: bold; 
                  height: 24px;
                  background-image: url("images/TblHdrBkgd.gif") ;
                  border-bottom: .5pt solid #999999;
                  color: #000000; 
                  text-align: center;
                  text-decoration: none; }

.ProductTbl     { font-family: verdana, helvetica, sans;
                  font-size: 10pt;
                  font-weight: bold; 
                  border-top: 1pt solid #999999;
                  border-bottom: 1pt solid #999999;
                  border-left: 1pt solid #999999;
                  border-right: 1pt solid #999999;
                  color: #000000; 
                  text-align: center;
                  text-decoration: none; }

.Normal         { font-family: verdana, helvetica, sans;
                  font-size: 9pt;
                  font-weight: normal; 
                  color: #000000; 
                  text-decoration: none; }

.Disclaim       { font-family: verdana, helvetica, sans;
                  font-size: 8pt;
                  font-weight: normal; 
                  color: #000000; 
                  text-decoration: none; }

/* Main Document Link Definitions */

a:link		    { font-family: verdana, helvetica, sans; 
                  font-size: 9pt; 
                  color: #BB1133; 
                  font-weight: bold; 
                  text-decoration: none; 
                  cursor:hand }

a:visited	    { color: #BB1133;
                  font-weight: bold; 
                  text-decoration: none }

a:hover		    { color: #002366; 
                  font-weight: bold; 
                  text-decoration: none; 
                  cursor:hand  }
                  
/* Menu Definitions */

.MenuTab        { font-family: verdana, helvetica, sans;  
                  height: 34px;
                  width: 114px;
                  text-align: center;
                  vertical-align: top ;
                  background-image: url("images/APTButton.jpg") ;
                  background-repeat: no-repeat ;
                  background-position: top center; }

.MenuOverTab    { font-family: verdana, helvetica, sans;  
                  height: 34px;
                  width: 114px;
                  text-align: center;
                  vertical-align: top ;
                  background-image: url("images/APTButton2.jpg") ;
                  background-repeat: no-repeat ;
                  background-position: top center; }

.Menu           { font-family: verdana, helvetica, sans;  
                  font-size: 8pt; 
                  color: #FFFFFF; 
                  line-height: 5pt;
                  letter-spacing: 0px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: center }

a.Menu:link     { color: #FFFFFF; }

a.Menu:active   { color: #FFFFFF; }

a.Menu:visited  { color: #FFFFFF; }

a.Menu:hover    { color: #BB1133; }

/* Navigation Bar Definitions */

.NavBar         { font-family: verdana, helvetica, sans;  
                  font-size: 8pt; 
                  color: #FFFFFF; 
                  line-height: 8pt;
                  letter-spacing: 0px;
                  font-weight: bold; 
                  text-decoration: none;
                  text-align: center }

a.NavBar:link   { font-family: verdana, helvetica, sans;  
                  font-size: 8pt; 
                  color: #FFFFFF; }

a.NavBar:active { font-family: verdana, helvetica, sans;  
                  font-size: 8pt; 
                  color: #FFFFFF; }

a.NavBar:visited { font-family: verdana, helvetica, sans;  
                   font-size: 8pt; 
                   color: #FFFFFF; }

a.NavBar:hover  { font-family: verdana, helvetica, sans;  
                  font-size: 8pt; 
                  color: #BB1133; }

/* Copyright Definitions */

.Copyright      { font-family: verdana, helvetica, sans; 
                  font-size: 8pt; 
                  color: #808080; 
                  text-decoration: none; 
                  font-weight: normal }
              
a.Copyright:link { font-family: verdana, helvetica, sans; 
                   font-size: 9pt; 
                   color: #808080;
                   font-weight: normal;
                   text-decoration: none;
                   cursor:hand }

a.Copyright:visited { font-family: verdana, helvetica, sans; 
                      font-size: 9pt; 
                      color: #808080;
                      font-weight: normal;
                      text-decoration: none;
                      cursor:hand }
                      
a.Copyright:hover { font-family: verdana, helvetica, sans; 
                    font-size: 9pt; 
                    color: #BB1133;
                    font-weight: normal;
                    text-decoration: none;
                    cursor:hand }