﻿@charset "utf-8";

/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #19448f;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #19448f;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #19448f;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #F00;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #161616;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #19448f;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #19448f;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #19448f;
	text-decoration: underline;
}
.tabberlive .tabbertab {
  height:200px;
}
.tabber .tabbertab form table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.tabber .tabbertab form table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.tabber .tabbertab form table tr td font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.tabber .tabbertab form table tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19448f;
	background-color: #DDE;
	border: 1px solid #778;
	font-weight: bold;
}
.hidescreen {
	display: none;
}
