.bkg {
	background-image: url(images/home-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body, tr, td, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B274F;
}
body {
	margin-top: 0;
	padding-top: 15px;
}
a:link {
	color: #0B274F;
}
a:visited {
	color: #3C8CBF;
}
.width {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	font-size: x-small;
	color: #0099CC;
}
.left {
	float: left;
	width: 250px;
}
.right {
	float: right;
	width: 250px;
}
.header {
	font-size: 24px;
	font-weight: bold;
}
.header-small {

	font-size: 16px;
	font-weight: bold;
}
.outer-bkg {
	background-image: url(images/bkg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4092C4;
}
.contact-boxes {
	padding-left: 60px;
}
.textinput {
	width: 200px;
}
.textinput-sm {
	width: 75px;
}