/*    AWA Print Styles */   


body {
      width: 8.26in;
      height: 11.69in;
      margin: 0 auto;
      font: 12pt 'Times New Roman', Times, serif;
      color: black;
      background-color: white; }

/* ************* Non-Displaying items  ***************** */

#menu, #banner img, #footer {
                             display: none; }

#main img {
           display: none; }

#main span.submenu {
                    display: none; }

.noprint {
          display: none; }

p.pageupdate {
              display: none; }
			  
p.tennisquote {
               display: none; }

/* ********************************************************** */

h2 {
    font: bold 22pt Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    margin-top: 0; }

h3 {
    font:  italic 16pt Arial, Helvetica, sans-serif;
    margin: 0 0 8pt 0;
    padding: 0 0 0 0; }

h3.subhead {
            font: 18pt Arial, Helvetica, sans-serif;
            margin: 0 0 8pt 0;
            padding: 0 0 0 0; }

h3.tennis {
           font: 18pt Arial, Helvetica, sans-serif;
           margin: 0 0 8pt 0;
           padding: 0 0 0 0; }           

h4 {
    font: bold 16pt Arial, Helvetica, sans-serif; } 

h5 {
    font-size: 14pt;
    padding: 0;
    margin-bottom: 0pt; }

h5.nomargin {
             font-size: 14pt;
             padding: 0;
             margin: 0pt; }

h5.bt {
       font-size: 14pt;
       padding: 0;
       margin-bottom: 4pt; }

h6 {
    font-size: 12pt;
    padding: 0;
    margin: 0; }

p {
   margin: 2pt 0 6pt 0;
   line-height: 125%; }
   
hr.print {
         margin-top: 0.2in; }

p.tennis {
          color: black;
          background-color: inherit;
          font-style: italic; }

ul, dl {
        margin-top: 0;
        margin-bottom: 0; }

a {
   text-decoration: none;
   color: black;
   background-color: inherit;
   margin-right: 0.1in;
   font-family: Arial, sans-serif; }

p.url {
       font: 12pt Arial, Helvetica, sans-serif;
       margin-top: 0.5in; }

/* **********************  BT Print Styles  *********************  */


table.bt img {
              display: none; }

#main table.bt {
                width: 6in;
                font: 9pt Arial, sans-serif;
                border: 3px solid black;
                border-collapse: collapse;
                page-break-before: always; }

#main table.bt td {
                   border: 2px solid black; }

#main table.bt td.color, #main table.bt td.bandw {
                                                  text-align: center;
                                                  color: black;
                                                  background-color: white;
                                                  font-size: 12pt;
                                                  font-weight: bold; }

caption.bt {
            caption-side: top;
            width: auto;
            text-align: left;
            font-size: 15pt;
            font-weight: bold;
            padding-bottom: 4pt; }

/*  *****************************************************************  */

/* **********************  Event Print Styles  *********************  */

caption.month, caption.resourcelist {
                                     caption-side: top;
                                     width: auto;
                                     font: bold 14pt Arial, Helvetica, sans-serif;
                                     text-align: left; }

/*  *****************************************************************  */ 

/* **********************  Foreign Tours Print Styles  *********************  */ 

table.ft1, table.ft2  {
                       width: 100%;
                       font: 9pt Arial, sans-serif;
                       border: 3px solid black;
                       margin-bottom: 0.2in;
                       border-collapse: collapse; }

table.ft1 td {
              border: 2px solid black; }

caption.ft {
            caption-side: top;
            width: auto;
            font-size: 15pt;
            font-weight: bold;
            text-align: left;
            padding-bottom: 4pt;
            padding-top: 8pt; }    