/* CSS Document */

body {
	background-color: #336699;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: underline;
}
.content_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 540px;
}
.photo_excavator {
	background-image: url(../images/photo_excavator.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 200px;
}
.content_left {
	background-image: url(../images/content_left.gif);
	background-repeat: no-repeat;
	width: 15px;
	background-position: top;
	height: 200px;
}
.content_right {
	background-image: url(../images/content_right.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 15px;
	background-position: top;
}
.content {
	background-color: #EBF0F5;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 480px;
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 200px;
}
.cell_spacer {
	height: 10px;
}

.shadow_left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	width: 15px;
	vertical-align: top;
}
.shadow_right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	width: 15px;
	vertical-align: top;
}
.content_bottom {
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 540px;
}
.nav_top {
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
}
.nav_bottom {
	background-image: url(../images/nav_bottom.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A8DC0;
	text-align: center;
	vertical-align: middle;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #336699;
}
hr {
	height: 1px;
	color: #1C4F82;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 350px;
	text-align: left;
}
.submit {
	text-align: center;
	width: 175px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	height: 200px;
	width: 350px;
}
.short {
	width: 175px;
}
.textfield {
	text-align: right;
	padding-right: 15px;
	height: 25px;
}
.tablespacer {
	width: 15px;
}
td {
	vertical-align: top;
}
