.disclaim
{
   font-size: 8pt;
}

.emphasis
{
   font-style: italic;
}

.headline
{
   font-size: 14pt;
}

.img_container
{
	text-align: center;
   height: 237px;
}

.show_authors
{
   font-weight: bold;
   margin-bottom: 1em;
   margin-top: 1em;
   text-align: center;
}

.show_dates
{
   font-size: 12pt;
   font-style: italic;
   text-align: center;
}

.show_description
{
   margin-bottom: 1em;
   margin-top: 1em;
}

.show_grades
{
}

.show_location
{
   font-style: italic;
   text-align: center;
}

.show_run
{
}

.show_times
{
   font-style: italic;
   text-align: center;
}

.table_foot
{
   color: #ffffff;
   background-color: #514694;
   font-size: 10pt;
   font-weight: bold;
   height: 18pt;
   margin-bottom: 10px;
   margin-top: 10px;
   text-align: center;
   vertical-align: middle;
}

.table_head
{
   color: #ffffff;
   background-color: #514694;
   font-size: 14pt;
   font-weight: bold;
   height: 24pt;
   margin-bottom: 10px;
   margin-top: 10px;
   text-align: center;
   vertical-align: middle;
}

.tour_pricing
{
   border: none;
   margin-left: auto;
   margin-right: auto;
   width: 200px;
}

.tour_pricing td
{
   border: none;
   padding: 3px;
}

li
{
   padding-bottom: 10px;
}

table
{
   border: 2px solid #514694;
   margin-bottom: 25px;
}

td
{
   padding: 15px;
   border: 1px solid #514694;
   border-collapse: collapse;
}