﻿.mb+5 { margin-bottom: 5px;}

.mt+5 { margin-top: 5px;}

.mt-1 { margin-top: -1px;}

.mt-7 { margin-top: -7px;}

.mt-14 { margin-top: -14px;}

.mb+5 { margin-bottom: 5px;}

.mb-2 { margin-bottom: -2px;}

.mb-10 { margin-bottom: -10px;}

.mb-14 { margin-bottom: -14px;}

.mb-19 { margin-bottom: -19px;}

.mb-24 { margin-bottom: -24px;}

h4 {font-size:12pt;}

.Lf {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-weight: bold;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
}
.LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	background-color: #2F3965;
	font-weight: bold;
	padding: 6px;
	margin-bottom: -14px;
}
h1.h1Lf {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
h1.h1LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	background-color: #2F3965;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
}
h2.h2Lf {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
h2.h2LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	background-color: #2F3965;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
}
h3.h3Lf {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
h3.h3LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	background-color: #2F3965;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
}
p.pLfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E8BB48;
	font-size: 13pt;
	background-color: #2F3965;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
}

.4pt     {font-size: 4pt}

body, p, td, th, div, blockquote, dl, ul, ol {   
    font-family: Arial, sans-serif, Helvetica;
	font-size: 12pt;
	color: #BFC4D6;
}
body 		  {
	background: #222949 url('left bar blue brick.jpg') repeat-y;
	margin: 0;
	text-align: justify;
}
a:visited, a:link  {
	border: 1px outset #455475;
	font-size: 10pt;
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: none;
	color: #BFC4D6;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #272F54;
}
a:hover      {
	border: 1px outset #8196A9;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #47538F;
}
a:active     {
	border: 1px inset #CAD4D5;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	background-color: #8196A9;
	color: #1C233F;
	padding-left: 8px;
	padding-right: 8px;
}
a            {
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.150			{ line-height: 150% }
.table_main {
	margin: 0px;
	padding: 15px;
	width: 750px;
	background-color: #272F54;
	text-align: justify;
}
.tableAD {
	padding: 5px;
	margin: 8px 0px 8px 0px;
	width: 769px;
	text-align: center;
}
.tableMENU {
	font-size: 9pt;
	padding: 2px;
}
li  {
	padding-top: 5px;
}
ul {
	list-style-type: circle;
}
img {
	border-style: none;
}
.boldyellow {
	font-weight: bold;
	color: #FFFFCC;
}
.alignCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}