body {
	text-align: center;	
	min-width: 799px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #e7e0d0;;
}
#content {
	text-align: left;
	min-height: 838px;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	background-image: url(../siteimages/bluGradient.gif);
	background-repeat: repeat-x;
	background-position: 100% 90px;
	z-index: 0;
}
.blue {
	color: #0177bf;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
.white {
	color: #ffffff;	
}
.bold {
	font-weight: bold;
}
.sixteen {
	font-size: 16px;
}
.thirteen {
	font-size: 13px;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.clearing {
	clear: both;
	overflow: hidden;	
}
.linkDec {
	text-decoration: underline;
}
.footerTC {
	font-size: 11px;
}
.footerLinks a{
	color: #000000;
	font-size: 11px;
}
