.background1 {
	background-image: url(images/topbar_03.gif);
	background-repeat: no-repeat;
}
.bannerBG {
	background-image:  url(images/banner.gif);
	background-repeat: no-repeat;
}
.valignform {
	vertical-align: middle;
}
.searchbox {
	text-align: left;
	height: 26px;
	width: 175px;
}
.smalltext {
	font-family: "Times New Roman";
	font-size: 11px;
}
.defaulttext {
	font-family: "Times New Roman";
	font-size: 12px;
}
.largetext {
	font-family: Arial;
	font-size: 16px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.boldtext {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.redbold {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
