.headerbasetext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
}
.orangetext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #FE872C;
}
.bluegreentext {
	font-weight: bold;
	color: #286482;
}
.headermaintext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.bluegreenlinktext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #276482;
}
.smalltext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.greytext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: 2F799D;
	font-weight: bold;
}
.grey13text {
	font-size: 14px;
	font-weight: bold;
	color: #2A2A2A;
}
.textform {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: 68747A;
}
.grey13textsmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #272D2E;
}
.smalltextform {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: 68747A;
}
.bluegrey {
	color: 276482;
}
.boldtext {
	font-weight: bold;
}
.lightgreytext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
.backgroundemail {
	background-image: url(images/backgroundemailaccount.gif);
	background-repeat: no-repeat;
}
.formbackground {
	background-image: url(images/formbackbround.gif);
	background-repeat: no-repeat;
	border: 0px none;
	background-attachment: fixed;


}
