.border1 {
	border: 10px solid #000099;
}
.bannerbackground {
	background: url(images/banner%204.gif) no-repeat;
}
.border1 .bannerbackground {
	border-bottom: medium double #000099;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-color: #000099;
	border-right-color: #000099;
	border-left-color: #000099;
}

.leftboxborder {
	border-right: 2px #2C4B9C;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #2C4B9C;
	border-bottom-color: #2C4B9C;
	border-left-color: #2C4B9C;
}
.maintable {
	border-top: 2px solid #2C4B9C;
	border-right: 2px solid #2C4B9C;
}
.topnavlinks {
	font: large Arial, Helvetica, sans-serif;
	word-spacing: 7px;
}
.floatleft {
	float: left;
	padding-left: 7px;
	padding-right: 4px;
}
.companytext {
	font-size: large;
	line-height: 25px;
	text-align: justify;
}
.itemsheader {
	font: bold xx-large "Times New Roman", Times, serif;
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
}
.backtotop {
	font: small "Times New Roman", Times, serif;
	text-align: center;
}
