@charset "utf-8";
/* CSS Document */

h1 {
	color: #68BD44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 10px;
	padding: 10px;
	overflow: visible;
}
p {
	margin: 20px;
}

.oneColLiqCtrHdr #container #header img {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	right: 0px;
	left: 0px;
	bottom: 0px;
}

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: 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;
}
.oneColFixCtrHdr #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	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. */
}
.oneColFixCtrHdr #container #header img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #mainContent img {
	margin-top: 0px;
	padding-top: 0px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #79C242;
	background-image: url(images/footer.jpg);
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}.oneColFixCtrHdr #container #mainContent iframe {
	padding: 7px;
	margin: 0px;
}
h2 {
	color: #006600;
	margin: 20px;
	font-size: 18px;
}
.bigimage {
	background-color: #CCCCCC;
	color: #999999;
	border: medium dotted #FFFFFF;
}
h3 {
	margin: 20px;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	padding: 0px;
}
.smallimage {
	margin: 5px;
	padding: 5px;
	text-align: left;
}
.table-size {
	margin: 20px;
	padding: 20px;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv1 {
	position:absolute;
	width:506px;
	height:278px;
	z-index:1;
	left: 599px;
	top: 515px;.oneColFixCtrHdr #container #footer {
	background-image: url(images/footer.jpg);
	color: #FFFFFF;
	background-color: #87C644;
}
#footer {
	background-color: #FFFFFF;
}
