body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lgtble {
	background-color: #6699FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #214b9d;
	border-right-color: #214b9d;
	border-bottom-color: #214b9d;
	border-left-color: #214b9d;
	border-bottom-width: 0px;
}
.header {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
}
.header2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15pt;
	color: #047B75;
	font-weight:bold;
}
.header3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13pt;
	color: #003DBB;
	font-weight:bold;
}
.text {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.textblk {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.textblue {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003DBB;
}
.textblk2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #003DBB;
	font-weight: bold;
}
.textlinks {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.textlinks:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CEDDEA;
	text-decoration: underline;
}
.textlinksblk {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003DBB;
	text-decoration: underline;
}
.textlinksblk:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #254A93;
	text-decoration: none;
}
.textlinksblk3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003DBB;
	text-decoration: none;
}
.textlinksblk3:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003DBB;
	text-decoration: underline;
}
.textlinksblk2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003DBB;
	text-decoration: none;
	font-weight: bold;
}
.textlinksblk2:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003DBB;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CEDDEA;
}
.img {
	border: 2px solid #254a93;
	margin-left: 6px;
}
.img2 {
	border: 1px solid #254a93;
}
.quote {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660066;
	font-style: oblique;
	font-weight: bold;
}
.quote2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660066;
	font-style: oblique;
	font-weight: bold;
}
.img3 {
	margin-right: 5px;
}
.headerbg {
	background-attachment: fixed;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}