body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}

a {
	color: navy;
	font-size: 10pt;
	font-weight: bold;
        text-decoration: underline;
}

a:link {
	color: navy;
	font-size: 10pt;
	font-weight: bold;
        text-decoration: underline;
}

a:visited {
	color: navy;
	font-size: 10pt;
	font-weight: bold;
        text-decoration: underline;
}

a:active {
	color: navy;
	font-size: 10pt;
	font-weight: bold;
        text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: navy;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: navy;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

h3 {
	color: navy;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

th {
	color: navy;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td {
	color: navy;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

p {
	color: navy;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}

li {
	color: navy;
	font-weight: normal;
	font-size: 10pt;
	text-align: justify;
}

table {
  border-collapse: collapse;
}

tr {
  vertical-align: top;
}

td h1
{
  border-color: gray;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.dialog {
  text-align: center;
}

.MPTable {
  padding: 0px;
  border-style: none;
  border-spacing: 0pt;
}

.MPTable td {
  color: white;
  border-style: none;
  padding: 0px;
}

.MPTable tr td {
  padding: 0px;
  border-style: none;
  text-align: left;
}

.MPTitle {
  background-color: #6788b4;
  border-style: none;
}

.MPTable tr td a {
	color: blue;
	text-decoration: none;
	font-size: 10pt;
}

.MPTable tr td a:visited {
	color: blue;
	text-decoration: none;
	font-size: 10pt;
}

.COLUMNS td {
  padding: 20px;
  border-color: black;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  text-align: justify;
}

.Title {
	background-color: #6788b4;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.small {
	color: navy;
	font-size: 10pt;
	text-align: justify;
}

.menu {
	background-color: #6788b4;
	color: white;
}

.menu a {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.menu a:link {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.menu a:visited {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.menu a:active {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.menu a:hover {
	background-color: #828282;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.rightmenu {
	background-color: #6788b4;
	color: white;
	text-align: right;
}

.rightmenu a {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.rightmenu a:link {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.rightmenu a:visited {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.rightmenu a:active {
	color: white;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.rightmenu a:hover {
	background-color: #828282;
	font-size: 9pt;
	font-weight: bold;
        text-decoration: none;
}

.BottomLinks {
	text-align: center;
}

.BottomLinks a {
	color: #828282;
	font-size: 8pt;
        text-decoration: none;
}

.BottomLinks a:link {
	color: #828282;
	font-size: 8pt;
        text-decoration: none;
}

.BottomLinks a:visited {
	color: #828282;
	font-size: 8pt;
        text-decoration: none;
}

.BottomLinks a:active {
	color: #828282;
	font-size: 8pt;
        text-decoration: none;
}

.BottomLinks a:hover {
	color: navy;
	font-size: 8pt;
        text-decoration: none;
}

.TOPLINKS {
	text-align: left;
}

.TOPLINKS a {
	color: black;
	font-size: 7pt;
        text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}

.TOPLINKS a:link {
	color: black;
	font-size: 7pt;
        text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}

.TOPLINKS a:visited {
	color: black;
	font-size: 7pt;
        text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}

.TOPLINKS a:active {
	color: black;
	font-size: 7pt;
        text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}

.TOPLINKS a:hover {
	color: blue;
	font-size: 7pt;
        text-decoration: underline;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}
