
div.page
{
	
}

div.page h1
{
  font-size: 16px;
}

div.page h2
{
  font-size: 12px;
}

div.page div.heading_section
{
  font-size: 8pt;
  color: #727070;
  padding-bottom:10px;
}

div.page div.heading_section a
{
  color: #727070;
  text-decoration: underline;
}

div.page div.heading_section
{
  line-height: 150%;
}

div.page div.heading_section img.main_picture
{
  float: left;
  margin-right: 1em;
  border-top: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

span.keywords, span.regions, span.heading_info
{
  font-style: italic;
}

span.keywords label, span.regions label, span.heading_info label
{
  font-weight: bold;
}

div.page
{
  font-size: 10pt;
  color:#525252;
}

div.page table
{
  font-size: 10pt;
  color:#525252;
}

div.page h1.page_title
{

  font-size: 12pt;
  color: #727070;
  margin-bottom: 20px;
  text-transform: uppercase;
}

div.page h2.content_title
{
  margin-top: 20px;
  font-size: 16pt;
  color:#2190be;
}

div.icons
{
}

div.page div.section
{
  margin-bottom: 2em;
}

div.page div.section h2.section_title
{
  font-size:10.14pt;
  text-transform:uppercase;
  font-weight: normal;
  color:#727070;
}

div.page div.heading_section a.tour
{
	color:#208FBD;
}

div.tour
{
	padding:20px;
	background-color: #ffffff;
	border:solid 2px #D0D0D0;
	margin-top:20px;
}
div.tour h2
{
	
	font-size:16px;
	text-decoration: underline;
	margin-bottom:10px;
	font-weight: normal;
}

div.tour h3
{
	color:#E14F8D;	
	font-size:15px;
	font-weight: normal;
	padding-bottom:10px;
}

div.tour li
{
	padding-top:5px;
}

div.page_body
{
	
}

