/* Tina DeMattia Style Sheet                       */
/*      Author:  Terry Dole                        */
/*      Copyright 2007 - Tier Web Design           */ 
/*<!--  Created with the CoffeeCup HTML Editor  -->*/
/*<!--        http://www.coffeecup.com/         -->*/
/*<!--     Brewed on 11/03/2007                 -->*/


/*                 B O D Y                         */
.tinaBody      {
              background-repeat: repeat;
              border-left:   0px solid black;
              border-top:    0px solid black; 
              border-bottom: 0px solid black;
              border-right:  0px solid black;
              padding-bottom: 5px;

              }

p             {text-indent: 15px;
              padding-right: 0px;
              padding-left: 0px;}
.legal        {font-size: 9pt;
              text-align: justify;}

h1            {font-size: 15pt; 
              text-align: center;}       
.myh1         {font-size: 15pt; 
              font-weight: bold;
              text-align: center;}       
h2            {font-size: 13pt; 
              text-align: center;}       
.myh2         {font-size: 12pt; 
              font-weight: bold;
              text-align: center;}       
.centr        {text-align: center;}
.aag          {
              background-image: url(images/mygray006.jpg)
              text-decoration: none;
              font-family: Times New Roman, Arial, Serif;
              font-weight: bold;
              font-style: normal;
              color: black;
              }
              
.contact      {font-size: 12pt;
              font-weight: bold;
              text-align: right;}       

.thankyou     {font-size: 12pt;
              font-weight: bold;
              text-align: center;}       
     
.copyright    {font-size: 9pt; text-align: center;
              }
.link         {font-size: 10pt; text-align: left;
              text-decoration: none;
              }

.sitemap      {
              font-family: Arial, Times New Roman, Serif;
              font-size: 10pt;
              } 
a.sitemap     {
              text-decoration:underline;
              }
a.sitemap:hover {text-decoration: none;
              color:#000000;
              background: #CCCCCC;
              }
              
/*                 L O G O                         */
.aagLogo      {
              border-left:   0px solid #CC0000; 
              border-right:  0px solid #CC0000; 
              border-top:    0px solid #CC0000; 
              border-bottom: 0px solid #CC0000;
              }
      
/*            T O P   N A V  B A R                 */
.fixed        {vertical-align: top}
.fixedsave    {vertical-align: top;position:fixed;}

.NavBar       {background: #CC0000;
              text-align: center;
              }
.topNav       {
              font-family: Times New Roman, Arial, Serif; 
              font-size: 12pt; 
              font-weight: 600; 
              font-style: normal; 
              text-decoration: none; 
              text-transform: none; 
              font-variant: normal; 
              color: #000000; 
              background: #FFFFFF; 
              text-align: center;           
              }
a.topNav:hover{
              text-decoration: underline;
              color: #FFFFFF;
              }
.mft       {
              font-family: Times New Roman, Arial, Serif;
              text-align: center; 
              font-size: 8pt;
              font-style: normal;
              text-decoration: none;
              color: #000000;
              }             
        
/*  Top Nav item when page is already selected     */                      
.tNavSel      {font-family: Times New Roman, Arial, Serif; 
              font-size: 12pt; 
              font-weight: 600; 
              font-style: normal; 
              text-decoration: none; 
              text-transform: none; 
              font-variant: normal; 
              color: #CC0000; 
              background: #FFFFFF;
              text-align: center;   
              }

/*            L E F T   N A V  B A R               */
.leftNav      {font-family: Times New Roman, Arial, Serif; 
              font-size: 12pt; 
              font-weight: 400; 
              font-style: normal; 
              text-decoration: none; 
              text-transform: none; 
              font-variant: normal; 
              color: #FFFFFF; 
              background: #CC0000; 
              text-align: center;
              }
        
/*            T A B L E S                          */
.border       {
              border-left:   5px double #000000;
              border-top:    5px double #000000; 
              border-bottom: 5px double #000000;
              border-right:  5px double #000000;
              }  
.homeBorder   {
              text-align:    justify;    
              border-left:   0px;
              border-top:    0px; 
              border-bottom: 0px;
              border-right:  1px solid black;
              padding-right:  10px;
              }
.cellPad      {
              font-family: Helvetica, Times New Roman, Arial; 
              font-size: 10pt; 
              text-align:    justify;    
              border-left:   0px;
              border-top:    0px; 
              border-bottom: 0px;
              border-right:  0px;
              padding-right: 10px;
              padding-left:  10px;
              }

.imageBorder  {
              vertical-align: top;              
              border-left:   2px solid #5C3903;
              border-top:    2px solid #5C3903; 
              border-bottom: 2px solid #5C3903;
              border-right:  2px solid #5C3903;
              }
.imagePad     {
              padding-top:  10px;
              }
              
        
/*  Left Nav item when page is already selected    */                      
.lNavSel      {
              font-family: Times New Roman, Arial, Serif; 
              font-size: 12pt; 
              font-weight: 400; 
              font-style: normal; 
              text-decoration: none; 
              text-transform: none; 
              font-variant: normal; 
              color: #CC0000; 
              background-image: url(images/mygray006.jpg);
              text-align: center;
              border-left:   5px double #000000;
              border-top:    5px double #000000; 
              border-bottom: 5px double #000000;
              border-right:  5px double #000000;
              }
              
/*  Footer classes                                 */
.footer       {
              font-family: Times New Roman, Arial, Serif;
              text-align:    right; 
              font-size: 10pt;
              font-style: normal;
              text-decoration: none;
              color: #FFFFFF;
              background:#5C3903;
              }             
a.footer      {
              text-decoration: underline;
              color: #FFFFFF;
              }
a.footer:hover{
              text-decoration: underline;
              color: #000000;
              }
        

