﻿.mb-2 { margin-bottom: -2px;}

.mb-7 { margin-bottom: -7px;}

.mb-10 { margin-bottom: -10px;}

.mb-12 { margin-bottom: -12px;}

.mb-14 { margin-bottom: -14px;}

.mb-20 { margin-bottom: -20px;}

.mb-27 { margin-bottom: -27px;}

h4 {
    font-size:13pt;
	color: #FFFFCC;
	font-family: Arial, sans-serif, Helvetica;
}

h1.h1Lf {
	font-family: Arial, sans-serif, Helvetica;
	color: #E5E5E5;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
h1.h1LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E5E5E5;
	font-size: 13pt;
	background-color: #4C4C4C;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
}
h2.h2LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E5E5E5;
	font-size: 13pt;
	background-color: #4C4C4C;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
	text-align: center;
}
h3.h3LfDbg {
	font-family: Arial, sans-serif, Helvetica;
	color: #E5E5E5;
	font-size: 13pt;
	background-color: #4C4C4C;
	padding: 5px;
	margin-bottom: -14px;
	text-align: center;
	font-weight: bold;
	text-align: center;
}

body 		  {
	background: #262626 url('left-bar-1.png') repeat-y;
	margin: 0;
	font-family: "Arial, sans-serif, Helvetica";
	font-size: 12pt;
	color: #B2B2B2;
	text-align: justify;
}
a:visited, a:link  {
	border: 2px outset #9E3435;
	font-size: 10pt;
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: none;
	color: #EAD3C1;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #7E272C;
}
a:hover      {
	border-style: outset;
	border-width: 2px;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #EAD3C1;
}
a:active     {
	border: 2px inset #CCCCCC;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	background-color: #4C4C4C;
	color: #E5E5E5;
	padding-left: 8px;
	padding-right: 8px;
}
a            {
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}

.table_main {
	margin: 0px;
	padding: 15px;
	width: 750px;
	background-color: #393939;
	font-family: "Arial, sans-serif, Helvetica";
	font-size: 12pt;
	color: #CCCCCC;
	text-align: justify
}
table {
	text-align: justify;
	font-family: Arial, sans-serif, Helvetica;
}
p {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12pt;
}
.boldyellow {
	font-weight: bold;
	color: #FFFFCC;
}
td.top_para_td {
	width: 743px;
}
table.top_para_table {
	margin-top: 5px;
	margin-right: 5px;
}
li  {
	padding-top: 5px;
	font-family: Arial, sans-serif, Helvetica;
}
ul {
	list-style-type: circle;
}
img {
	border-style: none;
}
.font13-FFFFFF {
	font-size: 13pt;
	color: #E5E5E5;
}
table.AD {
	margin-bottom: 5px;
	width: 754;
	text-align: center;
}
#resources_on_the_web  {
	background-color: #666666;
	padding: 1px 10px 10px 10px;
	height: 272px;
	color: #E5E5E5;
}
#resources_on_the_web img  {
    float: right;
    margin-left: 9px;
}
#clear  {
    clear:both
}
.clear  {
    clear:both
}
.scrollbar_white {
    scrollbar-base-color: #FFFFFF;
}
.float-right {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
.float-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}