@charset "UTF-8";
body {
	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: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.oneColLiqCtrHdr #container {
	width: 800px;
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr #header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr #footer {
	background-color: #FFFFFF;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColLiqCtrHdr #container table tr td p .style57 .style58 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.oneColLiqCtrHdr #container table tr td div p .style27 .style42 .style61.style8 em strong {
	font-size: 12px;
	font-style: italic;
}
.BoldItalic {
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0033CC;
}
.oneColLiqCtrHdr #container #mainContent table tr td .style3 .style271 strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr #container #container #mainContent table tr .style29 div p {
	font-weight: bold;
}
.oneColLiqCtrHdr #container #container #mainContent table tr td p strong .style20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
}
.oneColLiqCtrHdr #container #container #mainContent table tr td .style11 {
	font-family: "Times New Roman", Times, serif;
}
