@charset "utf-8";
.footerLinks {
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.TDleft {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1D75BD;
}
.contentTD {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 18px;
}
.dd1 {
	background-color: #1A75BC;
	height:25px;
}
.dd2 {
	background-color: #999999;
	height:25px;
}
.ddLink {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #F4F4E7;
	text-indent: 10px;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F1F2E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2E1;
	text-align: left;
}
.ddsLink {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #F4F4E7;
	text-indent: 15px;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F1F2E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2E1;
	text-align: left;
}
.dds1 {
	background-color: #5F809A;
	height:20px;
}
.dds2 {
	background-color: #999999;
	height:20px;
}
.contentBottom {
	background-image: url(images/bottomContent.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footerCopy {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
