@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border-color: #000000;
}
.oneColElsCtr #container {
	width: 800px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	top: auto;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColElsCtr #container2 {
	width: 563px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	top: auto;
	vertical-align: top;
}
.oneColElsCtr #mainContent {
	padding-top: 150px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	top: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.green {
	color: #090;
}
.oneColElsCtr #container table tr .style12 div p .style27.style28 a {
	text-align: justify;
}
.oneColElsCtr #container div table tr td blockquote p a {
	font-family: Verdana, Geneva, sans-serif;
}
.oneColElsCtr #container div table tr td blockquote {
	text-align: left;
}
.oneColElsCtr #container table tr td div blockquote .style32 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColElsCtr #container table tr td div {
	text-align: left;
}
.oneColElsCtr #container table tr td div blockquote ul ul li {
	font-family: Arial, Helvetica, sans-serif;
}
.oneColElsCtr #container table tr td div blockquote ul ul {
	font-family: Arial, Helvetica, sans-serif;
}
.oneColElsCtr #container table tr td div blockquote .style29 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.small {
	font-size: small;
	font-style: italic;
}
.LEFT {
	text-align: left;
}
.italics {
	font-style: italic;
}
.italics {
	font-style: italic;
}
#container table {
	text-align: left;
}
.oneColElsCtr #container table tr td blockquote {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.oneColElsCtr #container table tr td blockquote ul ul li p {
	font-weight: normal;
}
tr td blockquote {
	text-align: center;
}
.oneColElsCtr #container table tr td blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
