@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width:  1024px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: ;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.oneColElsCtr #mainContent {
	font-size: 12px;
	color: #666;
	font-family: Verdana;
	line-height: 16px;
	text-align: center;
	font-weight: normal;
}
.oneColElsCtr #container #mainContent p {
	font-size: 10pt;
	color: #666;
}
.content2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
    line-height: 20px;
}
.contentbold {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: #666;
    line-height: 20px;
}
.font {
	font-family: Verdana;
	font-size: 18px;
	color: #EC8923;
	font-weight: bold;
	text-align: left;
}
.content {
	font-size: 12px;
	color: #666;
	font-family: Verdana;
	line-height: 20px;
}
.contenthide {
	font-size: 12px;
	color: #666;
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
}
.contentbold2 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: #EC8923;
	font-style: italic;
}
.contentbold3 {
	font-family: verdana;
	color: #EC8923;
	font-size: 12px;
}

.contentsmall {
	font-size: 10px;
	color: #666;
	font-family: Verdana;
	text-align: right;
}
.contentsmallitalic {
	font-size: 11px;
	color: #666;
	font-family: Verdana;
	text-align: left;
	font-style: italic;
}

.oneColElsCtr #mainContent table tr td table tr td .content {
	line-height: 20px;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.contentboldnext {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-align: center;
}
.contentitalic {
	font-size: 12px;
	color: #666;
	font-family: Verdana;
	line-height: 20px;
	font-weight: bold;
.oneColElsCtr #mainContent table tr td table tr td table tr td {
	text-align: center;
}
.oneColElsCtr #mainContent table tr td table tr td table tr td {
	text-align: left;
	color: #666;
}
.oneColElsCtr #mainContent table tr td table tr td table tr td table tr td {
	text-align: left;
}
.oneColElsCtr #mainContent table tr td table tr td p .contentboldnext {
	font-weight: normal;
	text-align: center;
}
.oneColElsCtr #mainContent table tr td table tr td table tr td p {
	text-align: left;
}
.oneColElsCtr #mainContent table tr td table tr td table {
	text-align: center;
}
.contentagenda {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana;
	line-height: 20px;
	font-weight: normal;
}
.contentboldunderline {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: #EC8923;
	line-height: 20px;
	text-decoration: underline;
}
.titleblue {
	font-family: Verdana;
	font-size: 18px;
	color: #154F93;
	font-weight: bold;
	text-align: left;
}
