/* These are being used in  WTAS */

/*by using multiple id's on one line, they will all have the same properties. 
Do this since we can use an id only once on a page. 
*/

#wtas-a1 table, #wtas-a2 table, #wtas-a3 table, #wtas-ny table,  #wtas-hv table,  #wtas-al table,  #wtas-sy table,  #wtas-rc table,  #wtas-bu table  {
	vertical-align: top;
	margin: 0;
	border: 0px;
	padding: 0;
}

#wtas-ny td,  #wtas-hv td,  #wtas-al td,  #wtas-sy td,  #wtas-rc td,  #wtas-bu td  {   
   background-color: #F8F8F8; 
   font-family: arial,verdana,  Courier,helvetica, sans-serif;
   text-align: left;
   border: 0px;
   vertical-align: top; }
   
#wtas-ny th,  #wtas-hv th,  #wtas-al th,  #wtas-sy th,  #wtas-rc th,  #wtas-bu th  { 
   font-family: verdana, arial, helvetica, sans-serif;
   background-color: #FFFFFF; 
   color: #000000;
   font-size: 1.0em;
   letter-spacing:normal;
   border: 0px;
   text-align: left;
   vertical-align: bottom;
   text-transform: uppercase;
}
   
#wtas-ny a:link,  #wtas-hv a:link,  #wtas-al a:link,  #wtas-sy a:link,  #wtas-rc a:link,  #wtas-bu a:link  { color: #0612ff; text-decoration: none; font-size: .70em ; text-transform: capitalize; font-family: Arial, Helvetica, sans-serif; } 
#wtas-ny a:visited,  #wtas-hv a:visited,  #wtas-al a:visited,  #wtas-sy a:visited,  #wtas-rc a:visited,  #wtas-bu a:visited  { color: #0612ff; text-decoration: none; font-size: .70em; text-transform: capitalize; font-family: Arial, Helvetica, sans-serif;}
#wtas-ny a:hover,  #wtas-hv a:hover,  #wtas-al a:hover,  #wtas-sy a:hover,  #wtas-rc a:hover,  #wtas-bu a:hover  { color: #003366;  text-decoration: underline; font-size: .70em; text-transform: capitalize; font-family: Arial, Helvetica, sans-serif;}
   
 .wtasspacer td {   
      background-color: #FFFFFF !important; 
}

#wtasheader-ny th,  #wtasheader-hv th,  #wtasheader-al th,  #wtasheader-sy th,  #wtasheader-rc th,  #wtasheader-bu th  { 
   background-color: #2F68A4; 
   color: #FFFFFF;
   text-align: center;
}

.wtascaption  { 
   background-color: #2F68A4; 
   color: #FFFFFF !important;   
   text-align: center;
   height:20px;
   vertical-align:middle;
}
/* End WTAS */

