@charset "UTF-8";
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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFF99;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFF99;
	border-left-color: #FFFF99;
	vertical-align: 100%;
}
.oneColFixCtrHdr #header {
	background-image: url(images/filler%20image.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	background-color: #000000;
	height: 150px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFF99;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #000000;
	color: #FFFF99;
}
.oneColFixCtrHdr #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: 2px 0;
	font-size: 10px;
	text-align: center;
}
.oneColFixCtrHdr #container #header p {
	padding: 3px;
	color: #FFFF99;
	margin: 0px;
	float: none;
}
.oneColFixCtrHdr #container #header h1 {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #header2 p {
	text-align: center;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	color: #FFFF99;
}
.oneColFixCtrHdr #container #header2 .super {
	line-height: 10px;
	font-variant: small-caps;
	vertical-align: 90%;
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.listContainer {
	vertical-align: top;
}
.listColumn {
	font-size: 12px;
	border-collapse: collapse;
}
.oneColFixCtrHdr #container #mainContent p {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #mainContent .oneColFixCtrHdr #main label {
	font-size: 14px;
}
.oneColFixCtrHdr #container #mainContent .oneColFixCtrHdr #main .pagebreak table {
	margin-left: 10px;
}
.oneColFixCtrHdr #container #mainContent .distributorBlock {
	padding-right: 4px;
	padding-bottom: 3px;
}
.oneColFixCtrHdr #container #header2 a:link {
	text-decoration: underline;
	color: #FFFF99;
}
.oneColFixCtrHdr #container #header2 a:visited {
	color: #FFFFDD;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #header2 a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #header2 a:active {
	color: #FFFFDD;
	text-decoration: underline;
}
.clrflt { 
clear: both; 
height: 0px; 
}.oneColFixCtrHdr #container #header2 {
	margin: 0px;
	height: auto;
	background-color: #000000;
}
br.clear {
	clear: both;
}
#mainContent h2 {
	font-size: 14px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.offerings {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
.listColumn th {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF66;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.listColumn td {
	font-size: 14px;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-indent: 10px;
	font-weight: normal;
	border: 1px solid #000000;
}
a:link  {
	color: #000099;
	text-decoration: none;
}
a:visited  {
	color: #000099;
	text-decoration: none;
}
a:active  {
	color: #0000CC;
	text-decoration: none;
}
a:hover       {
	color: #0000CC;
}
.offerings th {
	background-color: #FFFF66;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.offerings td {
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
