BODY            { background-color: #FFFFFF;
                  margin-top: 0 }

TABLE           { font-family: arial, helvetica, sans; 
                  font-size: 10pt; }

HR              { height: 2px;
                  color: #008C94; }

.MainTable      { font-family: arial, helvetica, sans; 
                  font-size: 10pt; 
                  color: #000000; 
                  text-decoration: none;
                  background-color: #FFFFFF; }

.Address        { font-family: arial, helvetica, sans; 
                  font-size: 11pt; 
                  color: #5C683E;
                  font-weight: normal;
                  text-align: center;
                  text-decoration: none;
                  letter-spacing: -1px; }

.PgHeader       { font-family: arial, helvetica, sans; 
                  font-size: 12pt; 
                  color: #008C94;
                  font-weight: bold;
                  text-align: center;
                  text-decoration: underline;
                  letter-spacing: 0px; }

.SubHead        { font-family: arial, helvetica, sans;
                  font-size: 10pt;
                  font-weight: bold; 
                  color: #D87727; 
                  text-align: left;
                  text-decoration: none; }

.TblHead        { font-family: arial, helvetica, sans;
                  font-size: 10pt;
                  font-weight: bold; 
                  height: 24px;
                  background-color: #008C94;
                  border-bottom: .5pt solid #999999;
                  color: #000000; 
                  text-align: center;
                  text-decoration: none; }

.Normal         { font-family: arial, helvetica, sans;
                  font-size: 9pt;
                  font-weight: normal; 
                  color: #000000; 
                  text-align: left;
                  text-decoration: none; }

/* Main Document Link Definitions */

a:link		    { font-family: arial, helvetica, sans; 
                  font-size: 10pt; 
                  color: #D87727; 
                  font-weight: bold; 
                  text-decoration: none; 
                  cursor:hand }

a:visited	    { color: #D87727;
                  font-weight: bold; 
                  text-decoration: none }

a:hover		    { color: #008C94; 
                  font-weight: bold; 
                  text-decoration: none; 
                  cursor:hand  }

/* Menu Button Definitions */

.MenuLink       { font-family: arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  color: #666666;
                  text-decoration: none;
                  text-align: center; }

a.MenuLink      { font-family: arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  color: #666666;
                  text-decoration: none;
                  text-align: center; }

a.MenuLink:visited, a.MenuLink:link {
                  font-family: arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  color: #666666;
                  text-decoration: none;
                  text-align: center; }

a.MenuLink:hover { color: #D87727; }
                   
/* Copyright Definitions */

.CopyTxt        { font-family: arial, Helvetica, sans-serif;
                  font-size: 10px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none;
                  background-color: #008C94 ; }

.CopyLink       { font-family: arial, Helvetica, sans-serif;
                  font-size: 9px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none; }

a.CopyLink      { font-family: arial, Helvetica, sans-serif;
                  font-size: 9px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:visited, a.CopyLink:link, a.CopyLink:link {
                  font-family: arial, Helvetica, sans-serif;
                  font-size: 9px;
                  line-height: 30px;
                  color: white;
                  text-decoration: none;
                  font-weight: normal; }

a.CopyLink:hover { font-size: 9px;
                   color: white;
                   text-decoration: underline; }