
*
{
	margin: 0px;
	padding: 0px;
	font-family: "Calibri", "Arial", "Tahoma", "Verdana", sans-serif;
	font-size: 19px;
	line-height: 166%;
}

body, html
{
	background-color: #fff;
	color: #000;
}


p, h1, h2, h3
{
}

p, li
{
	margin-top: 9.5px;
	margin-bottom: 9.5px;
	text-align: justify;
}

h1
{
	font-size: 28.5px;
	margin-top: 14.5px;
	margin-bottom: 14.5px;
}

h2
{
	font-size: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}

h3
{
	margin-top: 9.5px;
	margin-bottom: 9.5px;
}

strong
{
	font-size: 120%;
	color: #F00;
}

a
{
	color: #2794e2;
	text-decoration: none;
}

a:hover,
a:focus,
a:active
{
	text-decoration: underline;
}

small
{
	font-size: 80%;
}


div.top-banner-fixed,
div.top-banner-scrolling,
div.top-banner-fixed-small,
div.top-banner-scrolling-small
{
	background-color: #2794e2;
	color: white;
}

div.top-banner-fixed,
div.top-banner-fixed-small
{
	box-shadow: 0px 0px 28.5px #888;

	/* * / float: left;
	clear: right; /* */
	width: 100%;

	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
}

div.top-banner-fixed p,
div.top-banner-fixed h1,
div.top-banner-scrolling p,
div.top-banner-scrolling h1,
div.top-banner-fixed-small p,
div.top-banner-fixed-small h1,
div.top-banner-scrolling-small p,
div.top-banner-scrolling-small h1
{
	text-align: center;
}


div.top-banner-menu
{
	padding-top: 20px;
}

div.top-banner-menu ul
{
	padding: 4px 0px;
	list-style: none;
	text-align: center;
}

div.top-banner-menu ul li
{
	display: inline;
	line-height: 100%;
	padding: 8px 0px;
}

div.top-banner-menu ul li a
{
	margin: 0px;
	padding: 8px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

div.top-banner-menu ul li a:hover,
div.top-banner-menu ul li a:focus,
div.top-banner-menu ul li a:active,
div.top-banner-menu ul li a.active
{
	color: #2794e2;
	background-color: #eee;
}


div.top-banner-scrolling
{
	background-color: #fff;
	padding: 0px 30px 15px;
}

div.top-banner-scrolling-small
{
	background-color: #fff;
	padding: 0px 30px 0px;
}

div.top-banner-fixed
{
	/* * / background-color: rgba(0, 100, 200, 0.5); /* */
	padding-bottom: 15px;
}

div.top-banner-fixed-small
{
	/* * / background-color: rgba(0, 0, 200, 0.5); /* */
}


div.top-banner-fixed-small div.top-banner-info,
div.top-banner-scrolling-small div.top-banner-info
{
	/* */ display: none; /* */
}

div.top-banner-fixed-small div.top-banner-menu,
div.top-banner-scrolling-small div.top-banner-menu
{
	padding-top: 0px;
}


div.core
{
	padding: 0px 30px 15px;
}


div.bottom-banner-fixed,
div.bottom-banner-scrolling,
div.bottom-banner-fixed-small,
div.bottom-banner-scrolling-small
{
	background-color: #2794e2;
	color: white;
}

div.bottom-banner-fixed,
div.bottom-banner-fixed-small
{
	box-shadow: 0px 0px 28.5px #888;

	/* * / float: left;
	clear: right; /* */
	width: 100%;

	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

div.bottom-banner-fixed p,
div.bottom-banner-fixed h1,
div.bottom-banner-scrolling p,
div.bottom-banner-scrolling h1,
div.bottom-banner-fixed-small p,
div.bottom-banner-fixed-small h1,
div.bottom-banner-scrolling-small p,
div.bottom-banner-scrolling-small h1
{
	text-align: center;
}

div.bottom-banner-fixed,
div.bottom-banner-fixed-small
{
	/* * / background-color: rgba(0, 0, 200, 0.5); /* */
}

div.bottom-banner-fixed-small p,
div.bottom-banner-scrolling-small p
{
	/* * / border: 1px solid red; /* */
	margin: 0px;
}

div.bottom-banner-scrolling
{
	padding: 0px 30px;
	background-color: #fff;
}

div.bottom-banner-scrolling-small
{
	/* * / padding: 0px 30px; /* */
	background-color: #fff;
}


ul, ol
{
	padding-left: 30px;
}

li
{
	padding-left: 5px;
	padding-right: 15px;
}


a.download:hover,
a.download:focus,
a.download:active
{ text-decoration: none; }

a.download:hover span,
a.download:focus span,
a.download:active span
{ text-decoration: underline; }

a.download img
{
	position: relative;
	top: 2px;
	width: 16px;
	height: 16px;
	margin-right: 8px;
}

ul.downloads-list
{
	list-style: none;
	text-indent: -24px;
}


div.topmost
{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 200;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.975);
}

p.video-close
{
	position: fixed;
	top: 0px;
	right: 0px;

	margin: 4px 16px;
	font-size: 57px;
	font-weight: bold;
	line-height: 100%;
}

p.video-close a
{
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

div.video-content
{
	display: block;
	margin: 20px auto;
	width: 800px;
	height: 600px;

	border: 1px solid #def;
	box-shadow: 0px 0px 28.5px #def;
}
