img { border: 0; }
.spacer { clear: both; }

table#tsg {
  width: 100%;
}

tr#tsg_masthead td {
  background-color: #cdd4da;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #4b84bd;
}

tr#tsg_masthead td a { color: #4b84bd; }

td.tsg_left_cell {
  width: 98%;
}

td.tsg_right_cell {
  width: 2%;
  background-color: #eef7fe;
}

tr#tsg_masthead div#left_cell_image {
	float: left;
	width: 55px;
	margin: 2px 0 0 15px;
}

tr#tsg_masthead div#left_cell_title {
	float: right;
	width: 450px;
	margin-top: 4px;
}

tr#tsg_masthead div#left_cell_title span.tsg_title { font-size: 18px; font-weight: bold; }
tr#tsg_masthead div#left_cell_title span.tsg_subtitle { font-size: 14px; font-weight: bold; color: #e75527; }
table.tsg_home tr#tsg_masthead div#left_cell_title span.tsg_title { font-size: 24px; }
table.tsg_home tr#tsg_masthead div#left_cell_title span.tsg_subtitle { font-size: 17px; }

table.tsg_home tr#tsg_masthead div#left_cell_image {
  width: 88px;
  margin: 4px 0 0 12px;
}

table.tsg_home tr#tsg_masthead div#left_cell_title {
  width: 370px;
  margin-top: 20px;
}


div#tsg_sidebar {
  font-size: 11px;
  padding: 20px 0;
}

table.tsg_home div#tsg_sidebar {
  font-size: 12px;
}

div#tsg_sidebar a {
  color: #000;
}

div#tsg_sidebar div#tsg_pdf_download {
  margin-bottom: 20px;
  text-align: center;
}

div#tsg_sidebar div#tsg_sidenav {
  margin: 0 5px;
}

div#tsg_sidebar div#tsg_sidenav p.tsg_sidenav_title {
  font-weight: bold;
}

div#tsg_sidebar div#tsg_sidenav ul {
  padding-left: 2em;
  margin: 0 0 10px 0;
}

div#tsg_content {
  padding: 20px 20px 20px 0;
}

div#tsg_content p.section_title {
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  color: #6f6f6f;
}

div#tsg_content p.byline {
  font-weight: normal;
  font-style: italic;
}

p.subtitle {
  font-weight: bold;
  font-size: 16px;
  color: #e75527;
}

p.subtitle a {
  color: #e75527;
}

div#tsg_content hr {
  border: 0;
  color: #aaa;
  background-color: #ccc;
  height: 1px;
  clear: both;
}

div.tsg_toc_article {
}

div.tsg_toc_article img.tsg_toc_thumbnail {
  float: right;
  margin: 0 0 8px 14px;
  border: 1px solid #ccc;
}

div.tsg_toc_article .tsg_toc_title {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  color: #4b84bd;
}

div.tsg_toc_article .tsg_toc_title a {
  color: #4b84bd;
}

div.tsg_toc_article .tsg_toc_author {
  margin: 0;
  font-style: italic;
}

div.tsg_toc_article .tsg_toc_teaser {
}

div#tsg_toc_focus_list hr {
  clear: both;
}

div#tsg_content span.more_link {
  white-space: nowrap;
}

div#tsg_content h1 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #4b84bd;
}

div#tsg_content h2 {
  font-size: 14px;
  font-weight: bold;
  color: #4b84bd;
  text-transform: uppercase;
}

div#tsg_content p.tsg_subsection {
  border: 1px solid #e75527;
  color: #e75527;
  padding: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

div#tsg_content .secondary_color {
  color: #e75527;
}

div#tsg_content p.slightly_smaller {
  font-size: 12px;
}

div#tsg_content p.slightly_larger {
  font-size: 16px;
}

div#tsg_content p.tsp_headline {
  border-width: 1px 0;
  border-style: solid;
  border-color: #448249;
  padding: 4px 0;
}

div#tsg_content p.tsg_author {
  margin: 0;
  font-style: italic;
}

div#tsg_content a.tsg_title_link {
  color: #000;
  font-weight: bold;
}

div#tsg_content a.tsg_title_link:hover {
  text-decoration: underline;
}

div.article_image {
  float: right;
  margin: 0 0 8px 14px;
}

div.article_image.left {
  float: left;
  margin: 0 14px 8px 0;
}

div.article_image img {
  border: 1px solid #ccc;
}

div p.credit {
  text-align: right;
  color: #666;
  margin: 2px 0 0 0;
  font-size: 10px;
}

div#tsg_content div.tsg_insert {
  padding: 20px;
  background-color: #d1daed;
}

div#tsg_content div.tsg_insert h2 {
  margin-top: 0;
  color: #000;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

/*** school tables ***/

table.tsg_school_index_table {
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
}

table.tsg_school_index_table td {
  padding: 8px;
  vertical-align: top;
}

table.tsg_school_index_table thead td {
  background-color: #a5aebe;
  font-size: 10px;
  font-weight: bold;
}

table.tsg_school_index_table thead td a {
  color: #000;
}

table.tsg_school_index_table thead td a:hover {
  text-decoration: underline;
}

table.tsg_school_index_table tr.odd td {
  background-color: #d4dff2;
}

table.tsg_school_index_table td.box2 {
  white-space: nowrap;
  padding: 8px;
}

table.tsg_school_index_table div.school_name {
  font-weight: bold;
}

table.tsg_school_index_table div.school_phone {
  text-transform: uppercase;
}

table.tsg_school_index_table div.school_phone a {
  color: #555;
}

table.tsg_school_index_table div.school_url {
  font-weight: bold;
  font-size: 11px;
}

table.tsg_school_index_table div.school_url a {
  color: #000;
}

table.tsg_school_index_table div.school_rates {
  font-weight: bold;
}

/*** ad banners ***/

div#tsg_ad_banners {
  text-align: center;
}

div#tsg_ad_banners div.tsg_ad {
  margin-bottom: 12px;
}
