body {
	background-color: #D7DADD;
	color: #333333;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(shbkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;




}
td {
	color: #333333;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #A4AAB0;
	text-decoration: none;
}
a:active {
	color: #A4AAB0;
	text-decoration: none;
}
.hdlogo {
	height: 84px;
	width: 428px;
	background-color: #CFD3D6;
	text-align: right;
	vertical-align: bottom;
}
.hdbkg {
	background-color: #D7DADD;
	background-image: url(hdgradbkg.jpg);
	background-repeat: repeat-y;
}
.pstem {
	text-align: right;
	padding-right: 372px;
	height: 12px;
}
.sideimages {
	width: 428px;
	text-align: center;
	padding-top: 40px;
	background-image: url(imagebkg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 40px;


}
.content {
	padding: 60px 40px 40px;
}
.ftcopy {
	text-align: left;
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 40px;
	padding-bottom: 20px;

}
.ftdev {
	text-align: right;
	color: #FFFFFF;
	font-size: 9px;
	padding-right: 20px;
	padding-bottom: 20px;

}
