@charset "UTF-8";
#flashContainer {
	padding-top: 25px;
	text-align: left;
}
#flashBorder {
	border: 2px solid #039;
	height: 487px;
	width: 600px;
}
#newPartnerEdTitle {
	background-image: url(../images/titleImages/NewPartnerEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 371px;
}
#silverEdTitle {
	background-image: url(../images/titleImages/SilverEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 251px;
}
#goldEdTitle {
	background-image: url(../images/titleImages/GoldEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 237px;
}
#platinumEdTitle {
	background-image: url(../images/titleImages/PlatEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 306px;
}
#diamondEdTitle {
	background-image: url(../images/titleImages/DiamondEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 295px;
}
#rdEdTitle {
	background-image: url(../images/titleImages/RdEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 405px;
}
#raEdTitle {
	background-image: url(../images/titleImages/RaEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 466px;
}
#overviewTitle {
	background-image: url(../images/titleImages/overviewEdTitle.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 172px;
}
#edInstruction {
	text-align: center;
	padding-right: 20px;
}
