.banner {
	background-color: #000000;
	background-image: url(../../images/newsletter/headerback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #24466C;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: right;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../../images/buttons/black/grey1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.rightnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 25px;
}
