.mainbkg1 {
	background-color: #ffffff;
	background-image: url(images/advantagebkg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	width: 250px;
	padding-top: 100px;
	padding-left: 55px;
	z-index: 1;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footernav a:link {
	color: #999999;
	text-decoration: none;
}
.footernav a:visited {
	color: #999999;
	text-decoration: none;
}
.footernav a:hover {
	color: #999999;
	text-decoration: underline;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-right: 20px;
}
.body_copy a:link {
	color:#d1021f;
	text-decoration:none;
}
.body_copy a:visited {
	color:#d1021f;
	text-decoration:none;
}
.body_copy a:hover {
	color:#d1021f;
	text-decoration:underline;
}
.rule {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.footBkg {
	background-image: url(images/paniniFootergraphic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
