h2.table { font-family:Arial, Helvetica, sans-serif; font-weight: 600; font-size: 1.3em; margin-top: 1.15em; margin-bottom: 0.25em; }
h2.table_small { font-family:Arial, Helvetica, sans-serif; font-weight: 600; font-size: 1.2em; margin-top: 0.5em; margin-bottom: -0.35em; }

table { margin-top: 0px; margin-bottom: 1em; }

/* admissions table */
table.guidance { border-spacing: 0px; border-collapse: collapse;  font-size: 0.95em; }
table.guidance th { text-align: left; font-weight: normal; padding: 0.5em 1em; border: 1px solid #00335b;} /* border-bottom: 2px solid #00335b; */
table.guidance td { text-align: left; padding: 0.5em 1em; border: 1px solid #00335b; } /* border-bottom: 2px solid #00335b;  */
table.guidance tr.odd {background: #e0eeee;}
table.guidance tr.even {background: #ffffff;}

table.guidance thead th { background: #00335b; color: #FFFFFF; text-align: center; }
table.guidance th.headeralign { text-align: left; }
