body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.right {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.top-links {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
	padding-top: 56px;
	width: 480px;
}
a.orange-links {
	color: #0066CC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.txt {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}
td.copy {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	padding-right: 8px;
}
input.text {
	width: 250px;
	height: 18px;
	border: 1px;
	border-color: #464646;
	border-style: solid;
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
}
input.text02 {
	width: 75px;
	height: 18px;
	border: 1px;
	border-color: #464646;
	border-style: solid;
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
}
input.years {
	width: 25px;
	height: 18px;
	border: 1px;
	border-color: #464646;
	border-style: solid;
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
}
input.radio {
	vertical-align: -3px;
}
select.select {
	width: 150px;
	height: 18px;
	border: 1px;
	border-color: #464646;
	border-style: solid;
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
}
input.checkbox {
	vertical-align: -4px;
}
textarea.message {
	width: 250px;
	height: 100px;
	border: 1px;
	border-color: #464646;
	border-style: solid;
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
}
