
.strapline {
	font-family: Arial;
	font-size: 20px;
	color: #777777;
	font-weight: bold;
	padding-left: 3px;
	
}
.textbody {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	margin: 0px;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
	margin: 0px;
	padding-left: 8px;
}
.bodytext a:link { text-decoration: none; color: #777777; }
.bodytext a:hover { text-decoration: underline; color: #777777; }
.bodytext a:visited { text-decoration: none; color: #777777; }
.bodytext a:visited:hover { text-decoration: underline; color: #777777; }
.bodytext a:active { text-decoration: underline; color: #777777; }

.formtext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	
}

.addresstext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;

	text-align: center;
}
.addresstext a:link { text-decoration: none; color: #FFFFFF; }
.addresstext a:hover { text-decoration: underline; color: #FFFFFF; }
.addresstext a:visited { text-decoration: none; color: #FFFFFF; }
.addresstext a:visited:hover { text-decoration: underline; color: #FFFFFF; }
.addresstext a:active { text-decoration: underline; color: #FFFFFF; }

.navtext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.navtext a:link { text-decoration: none; color: #FFFFFF; }
.navtext a:hover { text-decoration: underline; color: #FFFFFF; }
.navtext a:visited { text-decoration: none; color: #FFFFFF; }
.navtext a:visited:hover { text-decoration: underline; color: #FFFFFF; }
.navtext a:active { text-decoration: underline; color: #FFFFFF; }


.nblogo {
	font-family: Arial;
	font-size: 9px;
	color: .000000;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

