table#whole {
		position: absolute; 
		top: 0px;
		border: none;
		width: 100%;
}
table#header {
		background-image: url(images/header2.gif);
		background-repeat: no-repeat;
		background-position: bottom;
}
table#footer {
		background-image: url(images/footer.gif);
		background-repeat: no-repeat;
		background-position: bottom;
}
span#italize {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: normal;
		font-style: italic;
}
td#rowcolor {
		background-color: #85BCD6
		color: #D3D3D3;
}
#serving {
		padding-left: 80px;
}
a {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: smaller;
}
.color {
		color: White;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: smaller;
}
.offlink {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: smaller;
	}
.red {
		color: Red;
}
.white {
		color: White;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding-left: 5px;
}
.formfont {
			font-family: Arial, Helvetica, sans-serif;
			font-size: smaller;
}
.resultsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
#bigger {
	font-size: small;
}
td.left_bottom {
	background-color: #D4D0C8;
	border: solid; 
	border-width: 0px 0px 1px 1px; 
	border-color: Gray;
	white-space: nowrap;
}
td.left_bottom2 {
	background-color: #D4D0C8;
	padding-right: 10px;
	padding-left: 10px;
	border: solid; 
	border-width: 0px 0px 1px 1px; 
	border-color: Gray;
	white-space: nowrap;
}
td.left_bottom_right {
	background-color: #D4D0C8;
	padding-right: 5px;
	border: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: Gray;
	white-space: nowrap;
}
td.left_bottom_right2 {
	background-color: #D4D0C8;
	padding-right: 10px;
	padding-left: 10px;
	border: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: Gray;
	white-space: nowrap;
}
input.display {
	background-color: #EAEAEA; // Light Gray
	color: #6B6B6B; // Light Black
}
.cell_heading {
	font-family: "Bell MT", "Times New Roman", Times, serif;
	font-size: 2.5em;
	color:  #6365CE;
}
ul.cell_bullets {
	font-family: "Bell MT", "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:  Gray;
}
p#cell {
	border: 2px solid #84BED6;
	border-width: 2px 2px 2px 2em;
	padding: 0.5em 0.5em 0.5em 1em;
	background: #FFE;
	line-height: 1em;
}
dd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
dt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
a#contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}