@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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;
	background-color: #333;
	overflow: auto;
	font-size: x-small;
}
.oneColLiqCtr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}.oneColLiqCtr #apDiv5 {
	font-family: Comic Sans MS, cursive;
}
.oneColLiqCtr #apDiv5 {
	font-family: Lucida Console, Monaco, monospace;
}
.oneColLiqCtr #apDiv5 {
	color: #FFF;
	font-size: x-small;
	text-align: center;
}
.oneColLiqCtr #apDiv5 table {
	text-align: center;
}
.oneColLiqCtr #apDiv5 table {
	font-family: "MS Serif", "New York", serif;
}
.oneColLiqCtr #apDiv5 table {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColLiqCtr #apDiv5 table {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColLiqCtr #apDiv5 table {
	font-family: "Times New Roman", Times, serif;
}
.oneColLiqCtr #apDiv5 table {
	font-family: Verdana, Geneva, sans-serif;
}
.oneColLiqCtr #apDiv5 table {
	font-size: xx-small;
}
.oneColLiqCtr #apDiv5 table {
	font-size: x-small;
}
.oneColLiqCtr #apDiv5 table tr td a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.oneColLiqCtr #apDiv14 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.oneColLiqCtr #apDiv14 {
	font-family: Arial Black, Gadget, sans-serif;
}
.oneColLiqCtr #apDiv13 h3 {
	font-weight: normal;
	text-align: left;

}
.oneColLiqCtr #apDiv13 p strong {
	font-weight: bold;

}
.oneColLiqCtr #apDiv13 p {
	font-weight: normal;
	font-size: x-small;
	text-align: left;
	overflow: visible;
}
.oneColLiqCtr #apDiv13 p strong {
	font-size: x-small;
	font-weight: normal;
}
.oneColLiqCtr #apDiv13 h3 {
	font-family: Lucida Console, Monaco, monospace;
}
.oneColLiqCtr #apDiv13 h3 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

