.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.graphic {
	background-attachment: fixed;
	background-image:  url("../imagesDefault/BackgroundMain.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #660000;
	text-decoration: none;
}.colLeft {
	float: left;
	margin-left: 40px;
	width: 320px;
}
.colRight {
	float: right;
	margin-right: 40px;
}
.clearFloat {
	clear: both;
}
.featureText {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 34px;
}
