.footerLeft {
	font-size: 9px;
	color: #8194a2;
	padding-top: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
}
.contactInfo {
	color: #8194a2;
	font-size: 10px;
	text-align: center;
	margin: 70px 0px 0px;
	padding: 0px;
	float: right;
}
.footerRight {
	font-size: 9px;
	color: #8194a2;
	padding-top: 6px;
	background-image: url(Images/LinksBorder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	margin: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerRight a{
	color: #8194a2;
	text-decoration:none;
}
.footerRight a:hover{
	color: #8194a2;
	text-decoration:underline;
}
.design {
	font-size: 9px;
	color: #8194a2;
	padding-top: 6px;
	text-align: right;
	margin: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.design a{
	color: #8194a2;
	text-decoration:none;
}
.design a:hover{
	color: #8194a2;
	text-decoration:underline;
}
.content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	width: 472px;
	text-align: left;
	vertical-align: top;
}
.thumbnailTbl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbLeftTop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8194B3;
	border-left-color: #8194a2;
}
.thumbLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8194a2;
}
.thumbTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8194a2;
}
