.background {
	background-image: url(images/topbannerback.jpg);
	background-repeat: repeat-x;
}
.backgroundbanner {
	background-image: url(images/background10.jpg);
	background-repeat: no-repeat;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	text-decoration: underline;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.form {
	border: 1px solid #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #990033;
}
.background2 {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.background3 {
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
}
.background4 {
	background-image: url(images/background4.jpg);
	background-repeat: no-repeat;
}
.background5 {
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;
}
.background6 {
	background-image: url(images/background6.jpg);
	background-repeat: no-repeat;
}
.background7 {
	background-image: url(images/background7.jpg);
	background-repeat: no-repeat;
}
.background8 {
	background-image: url(images/background8.jpg);
	background-repeat: no-repeat;
}
.background9 {
	background-image: url(images/background9.jpg);
	background-repeat: no-repeat;
}
.background11 {
	background-image: url(images/background11.jpg);
	background-repeat: no-repeat;
}
.background12 {
	background-image: url(images/background14.jpg);
	background-repeat: no-repeat;
}
.background13 {
	background-image: url(images/background13.jpg);
	background-repeat: no-repeat;
}
.background15 {
	background-image: url(images/background15.jpg);
	background-repeat: no-repeat;
}
.request {
	background-image: url(images/request.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #990033;
}
.calcformfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #990033;
}
.calcformfieldFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #CCCCCC;
	border: 1px solid #990033;
}
