@charset "UTF-8";
#newPartnerTitle {
	background-image: url(../images/titleImages/newPartnerTitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 309px;
	padding: 0px;
}
#silverTitle {
	background-image: url(../images/titleImages/silverTitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 191px;
	padding: 0px;
}
#goldTitle {
	background-image: url(../images/titleImages/goldTitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 175px;
	padding: 0px;
}
#platinumTitle {
	background-image: url(../images/titleImages/platinumTitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 244px;
	padding: 0px;
}
#diamondTitle {
	background-image: url(../images/titleImages/diamondTitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 233px;
	padding: 0px;
}
#royalDiamondTitle {
	background-image: url(../images/titleImages/RDTitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 344px;
	padding: 0px;
}
#royalAmbassadorTitle {
	background-image: url(../images/titleImages/RATitleText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	height: 35px;
	width: 404px;
	padding: 0px;
}
#edText a {
	background-image: url(../images/titleImages/edText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 82px;
	display: inline-block;
	vertical-align: 14%;
}
#edText a:hover {
	background-image:url(../images/titleImages/edText_over.png)
}
#libText a {
	background-image: url(../images/titleImages/libText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 64px;
	display: inline-block;
	vertical-align: 12%;
}
#libText a:hover {
	background-image:url(../images/titleImages/libText_over.png)
}
#toolText a {
	background-image: url(../images/titleImages/toolText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 73px;
	display: inline-block;
	vertical-align: 14%;
}
#toolText a:hover {
	background-image:url(../images/titleImages/toolText_over.png)
}
#testimonialText a {
	background-image: url(../images/titleImages/testimText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 166px;
	display: inline-block;
	vertical-align: 14%;
}
#testimonialText a:hover {
	background-image:url(../images/titleImages/testimText_over.png)
}
#notifyText a {
	background-image: url(../images/titleImages/notifyText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 56px;
	display: inline-block;
	vertical-align: 12%;
}
#notifyText a:hover {
	background-image:url(../images/titleImages/notifyText_over.png);
}
.icon a {
	height: 100px;
	width: 100px;
	text-align: center;
	color: #039;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
