@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	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: #91E0FF;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background-image: url(bg3.jpg);
	background-position: left top;
}
.oneColLiqCtrHdr #container {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #0071C6;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #005695;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.oneColLiqCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 3px;
}
.oneColLiqCtrHdr #container #table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	background-color: #91E0FF;
	background-image: url(images/bg_nav.jpg);
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
}
.oneColLiqCtrHdr #nav {
	background-image: url(images/bg_nav.jpg);
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	visibility: visible;
	z-index: 1;
	height: 35px;
}
#flash {
	z-index: 10;
}
h2 {
	color: #0071c6;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	font-weight: normal;
	line-height: normal;
}
h3 {
	color: #0071c6;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_line.jpg);
	height: 50px;
	font-weight: normal;
	background-position: bottom;
	line-height: 20px;
	font-size: medium;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}

.oneColLiqCtrHdr #float_right {
	float: right;
}
.oneColLiqCtrHdr #float_left {
	float: left;
}
a:link {
	text-decoration: underline;
	color: #0071c6;
	font-size: small;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #004F88;
	font-size: small;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #003F6C;
	font-size: small;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0066FF;
	font-size: small;
	font-weight: bold;
}
.oneColLiqCtrHdr #mainContent a {
	font-size: medium;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.oneColLiqCtrHdr #mainContent a:link {
	text-decoration: underline;
	color: #0071c6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}

.oneColLiqCtrHdr #mainContent a:visited {
	text-decoration: none;
	color: #004F88;
}
.oneColLiqCtrHdr #mainContent a:hover {
	text-decoration: none;
	color: #00518C;
}
.oneColLiqCtrHdr #mainContent a:active {
	text-decoration: none;
	color: #00508A;
}
.oneColLiqCtrHdr #legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #00508A;
}

.oneColLiqCtrHdr #footer a {
	font-size: x-small;
	color: #0071C6;
	text-decoration: underline;
}
.oneColLiqCtrHdr #footer a:link {
	text-decoration: underline;
}
.oneColLiqCtrHdr #footer a:visited {
	text-decoration: none;
	color: #0085E2;
}
.oneColLiqCtrHdr #footer a:hover {
	text-decoration: none;
	color: #00518c;
}
.oneColLiqCtrHdr #footer a:active {
	text-decoration: none;
	color: #0066FF;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}

</style>

body {
	background-image: url(bg3.jpg);
	background-color: #91E4FF;
}
body {
	background-image: url(images/bg3.jpg);
	color: #00508A;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #8BE1F8;
}
.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style2 {
	color: #0071C6
}
strong {
	font-weight: bold;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.oneColLiqCtrHdr #container #mainContent p {
	padding-left: 3px;
}
.offer {
	background-color: #FFFFFF;
}
