body
{
	font-size: 11pt;
	background: #d8e3ff;
	margin: 0px;
}

div.body
{
  text-align: center;
  width: 1002px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
  border: none;
}

table.teaser
{
	border: none;
	background: #2845ae;
  width: 100%;
	margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.teaser tr
{
  border: 0px; none;
	margin: 0px;
  padding: 0px;
}

table.teaser td
{
  border: 0px; none;
	margin: 0px;
  padding: 0px;
}

table.teaser img
{
  border: 0px; none;
	margin: 0px;
  padding: 0px;
}

table.teaser p
{
  color: #ffff0e;
	font-size: 21px;
	font-family: sans-serif;
	text-align: left;
	margin: 5px;
}

table.button_bar
{
  border: none;
	margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 100%;
}

tr.button_bar
{
  height: 48px;
}

td.button
{
  border: 1px solid #c0d2ff;
  padding: 0px;
  margin: 0px;
  background-image: url(button-background.png);
}

a.button
{
  font: 15pt sans-serif;
  text-decoration: none;
}

a.button:link, a.button:visited
{
  color: #ffff0e;
}

a.button:hover, a.button:active
{
  color: white;
}

div.content
{
  text-align: left;
  background: #eaf0ff;
  color: #2744ad;
  margin: 0px;
  padding: 15px;
  border-top: none;
  border-bottom: 1px solid #c0d2ff;
  border-left: 1px solid #c0d2ff;
  border-right: 1px solid #c0d2ff;
}

*
{
  font-family: sans-serif;
}

h1, h2, h3, h4, p
{
  margin: 5px;
}

h1, h2, h3, h4
{
	font-weight: bold;
}

h1
{
	font-size: 15pt;
}

h2
{
	font-size: 13.5pt;
}

h3
{
	font-size: 12pt;
	text-align: center;
}

h4
{
	font-size: 11pt;
	text-align: center;
}

p
{
  border: none;
}

a
{
	text-decoration: underline;
}

a:link, a:visited
{
  color: #2744ad;
}

a:hover, a:active
{
  color: black;
}

div.footer
{
  width: 1000px;
  margin: auto;
  border: none;
  text-align: right;
}

div.footer, div.footer a:link, div.footer a:visited
{
  color: #879fdc;
}

div.footer a:hover, div.footer a:active
{
  color: #2744ad;
}

div.footer p
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 50px;
	margin-right: 50px;
  font-size: 8pt;
}

table
{
  border: none; 
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

tr.highlighted > td
{
  background: #d8e3ff;
	font-weight: bold;
}

td
{
  border: solid 1px #c0d2ff;
	padding: 2px;
}

table.layout-base td
{
  border: none;
	padding: 0px;
}

hr {
  color: #c0d2ff;
	background-color: #c0d2ff;
	height: 1px;
	border: 0;
	width: 99%;
}

hr.subpage {
}

div.cookie_note
{
  text-align: left;
  background: #eaf0ff;
  color: #2744ad;
  margin: 0px;
  padding: 3px;
  border-top: none;
  border-bottom: 1px solid #c0d2ff;
  border-left: 1px solid #c0d2ff;
  border-right: 1px solid #c0d2ff;
}

div.cookie_note p
{
	margin: 0px;
  font-size: 8pt;
}
