.email-link:link {
	color: #000000;
	text-decoration: none;
}
.email-link:visited {
	text-decoration: none;
	color: #000000;
}
.email-link:hover {
	text-decoration: none;
	color: #333333;
}
.email-link:active {
	text-decoration: none;
	color: #000000;
}

.stripeBg {
	background-image: url(../images/iflPubBg.jpg);
	background-repeat: repeat-y;
	height: 450px;
	width: 820px;
	padding-bottom:30px;
}
.WhiteBox {
	background-color: #FFFFFF;
	height: 396px;
	width: 788px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #525252;
}

.ifl-pub-logo {
	padding-top: 20px;
	padding-left: 15px;
}

.downloadTXT {
	height: auto;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 55px;
}

.downloadBox {
	background-image: url(downloadTXT.jpg);
	float: left;
	height: auto;
	width: 169px;
	background-repeat: no-repeat;
}
.divLineLt {
	height: 376px;
	width: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5f5f5f;
}
.divLineRt {
	height: 376px;
	width: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5f5f5f;
}
.contactBox {
	background-image: url(contactTXT.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 169px;
	margin-right: 5px;
}
.contentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	height: auto;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
}
.Btn1 {
	float: left;
	height: 45px;
	width: 153px;
	margin-top: 20px;
	margin-left: 8px;
}
.Contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContactinfoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.ContactInfoBox {
	margin-left: 7px;
}