.image_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 4px none #FFFFFF;
}
.image_right {
	float: right;
	padding-bottom: 15px;
	padding-left: 20px;
}
.tablecorner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subheadingUnderline {
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
.greencopy {
	color: #669900;
}

.copyright {
	color: #96B842;
	font-size: 10px;
}

.copyright A:link {
	color: #96B842;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.copyright A:visited {
	color: #96B842;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.copyright A:active {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.copyright A:hover {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.smallfontWhite {
	font-size: 11px;
}

