.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal }
.stripebground {
	background-image: url(images/strip.gif);
	background-repeat: repeat-x;
}
.logos {
	background-color: #242D7A;
	background-image: url(images/bottom-logos.jpg);
	background-repeat: repeat-x;
}
.bluebground {
	background-color: #EDF6FC;
	width: 140px;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #382B87;
}
.lozenge1 {
	background-image: url(images/lozenge-1.gif);
	background-repeat: no-repeat;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: 1px solid #77AEE0;
}
