@charset "utf-8";
body {
	background-color: #A0A0A4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
}


#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	height: auto;
}
#logo {
	height: 53px;
	padding-bottom: 0px;
}
#nav {
	height: 28px;
}
#tclogo {
	float: right;
	height: 55px;
	width: 41px;
}
#footaddy {
	float: none;
	width: auto;
	font-size: x-small;
	text-align: center;
}
#tableText {
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #content #tableText a {
	color: #FFFFFF;
	text-decoration: underline;
}
#secText {
	padding: 12px;
}
#title {
	background-color: #0000FF;
	height: 30px;
	width: auto;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	padding-top: 12px;
}
#orderTable {
	clear: both;
	width: auto;
}
#toolPhoto {
	float: left;
	height: 287px;
	width: 362px;
}
#secNav {
	font-size: small;
	background-position: right;
	text-align: right;
}

