﻿body 
{
	font-family: Verdana;
	font-size: 10pt;
	color: #555555;
}

a
{
	color: #555555;
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	font-size: 11pt;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}

.ShowBox
{
	border-color: #bbbbbb;
	background-color: #eeeeee;
}

a.ButtonLink
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}

a.ButtonLink:Hover
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

/* content snippets */

td.ContentTeaserImageLeft
{
	background-color: #EEEEEE;
}

td.ContentContact
{
	background-color: #ECF2F8;
	padding: 2px;
}

td.ContentContactLabel
{
	background-color: #ECF2F8;	
	font-weight: bold;
	padding: 2px;
}