﻿h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

.NotDecoratedBoldHyperLink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.Menu {
	text-align: left;
	background-color: #EFF9E8;
	font-weight: bold;
	font-size: 12pt;
	text-indent: 3px;
	font-family: "Times New Roman", Times, serif;
}

.TopTableLogo {
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('images/bg.png');
}
.image-noborder {
	border-width: 0px;
}
.TextLeftLine0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.TextJustify25 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	text-indent: 25px;
}
.TextJustify25Line0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	text-indent: 25px;
	margin-top: 0;
	margin-bottom: 0;
}

.TextJustify {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
}
.TextCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
}
.TextCenterBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
.Text14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: justify;
	text-indent: 25px;
/*	font-weight: bold;*/
}
.TableCommissions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	background-color: #EFF9E8;
}

.TableBottom {

	border-spacing: 1px;
}
.ImageRight {
	margin: 5px 10px;
	float: right;
}
