﻿p.ex1 {
	margin: 10px 10px 10px 50px;
}
.WhiteGreen {
	color: #FFFFFF;
	background-color: #008000;
	font-size: medium;
	font-weight: bold;
}

.red-cell {
	text-align: left;
	border: 1px solid #E1E1E1;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9A1918;
	padding-left: 5px;
}
.list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
}
.center600img {
	margin-left: 20px;
	margin-bottom: 5px;
}
.center450img {
	margin-left: 97px;
	margin-bottom: 5px;
}
.TextRed {
	color: #FF0000;
}
.Line {
	margin-bottom: 10px;
	line-height: 2px;
	color: #990033;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	width: 50%;
	background-color: #990033;
	text-align: center;
}
.LineDarkRed {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #E2E2E2;
	width: 50%;
}
.menuHeadHist {
	background-color: #E8FFEF;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mediunText {
	text-align: center;
	font-weight: normal;
	font-size: medium;
}
.LargeText {
	font-size: large;
	text-align: center;
}
.CellBorderLine {
	border: 1px solid #E2E2E2;
	margin-bottom: 15px;
	font-weight: normal;
}
.CenterText {
	text-align: center;
	line-height: 16px;
}

/* Table */

.CellBorderTextLeft {
	text-align: left;
	border: 1px solid #E1E1E1;
	line-height: 16px;
}
.CellBorderTextLeftItalic {
	text-align: left;
	border: 1px solid #E1E1E1;
	font-style: italic;
}
.CellBorderTextSmall {
	border: 1px solid #E2E2E2;
	text-align: center;
	margin-bottom: 15px;
	line-height: 16px;
	font-weight: normal;
	font-size: small;
}
.CellBorder {
	border: 1px solid #E2E2E2;
	text-align: center;
	margin-bottom: 15px;
	line-height: 16px;
	font-weight: normal;
}
.DarkGreenHeader {
	margin-bottom: 0px;
	background-color: #003300;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	display: block;
	text-align: center;
}
.DarkRedTableText {
	text-align: center;
	border: 1px solid #E1E1E1;
	background-color: #9A1918;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}
.tableTextCenterItalic {
	text-align: center;
	line-height: 20px;
	font-style: italic;
}
.tableTextCenter {
	text-align: center;
	line-height: 20px;
}
.tableTextleft {
	text-align: left;
	line-height: 20px;
	font-style: normal;
}
.TableAllBorders {
	border: 1px solid #E2E2E2;
}
.TableBorders {
	border: 1px solid #EEEEEE;
}
.tableleft {
	float: left;
	margin: 3px 10px 0px 5px;
}
.tableright {
	float: right;
	margin: 3px 11px 5px 6px;
}
.TablebotMargin {
	margin-bottom: 15px;
}
.tdFormatLineHeight {
	text-align: center;
	line-height: 18px;
	border: .5px solid #EAEAEA;
}
.HiLightText {
	background-color: #FFFF00;
}
.focus {
	color: #FFFFFF;
	background-color: #009900;
	font-weight: bold;
}

.x-smallText {
	font-size: x-small;
}
.xxsmallText {
	text-align: left;
	font-weight: normal;
	font-size: xx-small;
}
.menuHead {
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.Bold {
	text-align: left;
	font-weight: bold;
}
.TableHeader {
	text-align: center;
	font-size: large;
	background-color: #181887;
	color: #FFFFFF;
	font-weight: bold;
}
.TableBorders {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.CellFormat {
	text-align: left;
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.h1 {
	padding: 5px;
	background-color: #181887;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.CenterTableText {
	border: 1px solid #E5E5E5;
	text-align: center;
}

.TdHeader {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: large;
	text-align: center;
	background-color: #181887;
	color: #FFFFFF;
	font-weight: bold;
}

.imgleft {
	border-width: 0px;
	float: left;
	margin: 3px 11px 5px 0px;
}

.imgright {
	border-width: 0px;
	float: right;
	margin: 3px 5px 5px 10px;
}
.imageNoborder {
	border-width: 0px;
}
.datatable {
	border-width: 0px;
	padding: 5px;
	border-collapse: collapse;
}
.datatable td {
	border: 1px solid #E5E5E5;
	border-collapse: collapse;
}

#imgleft {
	border: thin solid #E2E2E2;
	float: left;
	margin: 3px 11px 5px 0px;
}
#td {
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
}
#table {
	padding: 5px;
	text-decoration: none;
	font-size: small;
	text-align: left;
	width: 90%;
	margin-bottom: 15px;
	border-collapse: collapse;
	height: auto;
	vertical-align: top;
	display: block;
	clip: rect(auto, auto, auto, auto);
	empty-cells: show;
	caption-side: top;
}
#page_content blockquote {
	padding: 5px;
	width: 80%;
	margin: 5px auto 10px auto;
	font-size: small;
	line-height: 18px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #C0C0C0;
}
#imgright {
	border: thin solid #E2E2E2;
	float: right;
	margin: 3px 5px 5px 10px;
}
#tablegleft {
	float: left;
	margin: 3px 11px 5px 5px;
}
#ftrContent a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8px;
}
#ftrContent a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#ftrContent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mastheadText {
	text-align: left;
	padding: 1px;
	margin-left: 10px;
	margin-top: 1px;
	width: 240px;
	margin-bottom: 0px;
	height: 50px;
}
#paragraph a:active {
	color: #003300;
	text-decoration: none;
}
#table1 {
	padding: 5px;
	border-width: 0px;
	text-decoration: none;
	font-size: small;
	text-align: left;
	width: 90%;
	margin-bottom: 15px;
	border-collapse: collapse;
	height: auto;
	vertical-align: top;
	border-spacing: 0px;
}
#table1 #td {
	padding: 5px;
	border: 1px solid #E2E2E2;
	text-decoration: none;
	font-size: small;
	text-align: center;
	margin-bottom: 9px;
	border-collapse: collapse;
	vertical-align: top;
}
#table1 a:link {
	color: #003300;
	text-decoration: none;
	font-size: small;
}
#table1 a:hover {
	color: #009900;
}
#table2 {
	padding: 5px;
	border-width: 0px;
	text-decoration: none;
	font-size: small;
	text-align: left;
	width: 90%;
	margin-bottom: 15px;
	border-collapse: collapse;
	height: auto;
	vertical-align: top;
}
#table2 a:link {
	color: #003300;
	text-decoration: none;
}
#table2 a:visited {
	color: #003300;
	text-decoration: none;
}
#table2 a:hover {
	color: #009900;
}
#page_content p {
	margin: 2px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	text-align: left;
	font-size: small;
	line-height: 18px;
}
#page_content h1 {
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	height: 26px;
	margin-bottom: 10px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: x-large;
	width: auto;
}
#page_content h2 {
	margin-top: 2px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: large;
	width: auto;
	padding-top: 5px;
}
#page_content h3 {
	margin-top: 0px;
	text-align: center;
	height: 17px;
	margin-bottom: 22px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
}
#page_content h4 {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	width: auto;
}
#page_content h5 {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 9px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
}
#page_content h6 {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 9px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_content a:link {
	color: #003300;
	font-size: small;
	text-decoration: none;
}
#page_content a:hover {
	color: #009900;
	text-decoration: none;
	font-size: small;
}
#page_content a:visited {
	color: #003300;
	text-decoration: none;
	font-size: small;
}
#list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
}
#list li {
	display: list-item;
	margin-top: 10px;
	margin-left: 50px;
}
