@charset "utf-8";
/* CSS Document */
.middle-content {
	height:100%;
}
#body-content h1 {
	margin-bottom:15px;
	width: 700px;
}
#body-content .middle-content table p {
	padding:0 0 5px 0;
}
#body-content .middle-content table input {
	vertical-align: middle;
}
.middle-content h4 {
	font-size:.75em;
	font-weight:bold;
	margin-bottom:5px;
}
.middle-content .left-content{
	float:left;
	padding: 60px 10px 10px 10px;
	width:138px;
	background:url(../images/bg-grey-tall.gif) left bottom repeat-x;
	border-right:1px solid #e5e5e5;
}
.middle-content .left-content h2{
}
#body-content .middle-content .left-content p {
	line-height: 1.3;
	padding: 0;
	margin: 0;
}
#body-content .middle-content .left-content p.headline {
	font-weight: bold;
	margin-bottom: 5px;
}
.middle-content .right-content {
	float:left;
	width:758px;
	padding:25px 15px;
}
#body-content .middle-content .right-content h3 {
	font-weight: normal;
	margin-bottom: 5px;
}
#body-content .middle-content .right-content ul {
	font-size:.7em;
	line-height:1.2;
	margin: 10px 0 0 0;
	list-style: disc;
}
#body-content .middle-content .right-content ul li {
	margin: 5px 0 0 15px;
}
.hdiv {
	clear: both;
	border-top:1px solid #e5e5e5;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}
.hdiv2 {
	clear: both;
	border-top:1px solid #e5e5e5;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
}
.middle-content .right-content .right-content-module img{
	margin-top:14px;
}
.middle-content .right-content .right-content-module input, .middle-content .right-content .right-content-module select{
	color: #656565;
	font-size: 11px;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
}
.right-content .right-content-module .prefix {
	float:left; 
	margin-right:10px;
}
.right-content .right-content-module .keyword {
	float:left;
	margin-right:10px;
}
.right-content .right-content-module .keyword input{
	margin-bottom:5px;
}
.right-content .right-content-module .location {
	float:left;
	margin-right:10px;
}
#body-content .middle-content .right-content .right-content-module  p{
	padding: 0 0 5px 0;
}
#body-content .right-content .right-content-module p.footnote {
	color:#999;
	margin:0;
	padding:0;
}
.middle-content .right-content .right-content-module .steps{
	float: left;
	padding: 0 30px 0px 10px;
	margin: 10px 15px 50px 0;
	background: url(../images/bg-arrow-right.gif) right 1px no-repeat;
}
.middle-content .right-content .right-content-module .last-step{
	background:none;
}
.get-recom {
	float:left; 
	width:145px; 
	margin-top:5px;
}
div.tf-lookup-searchresults {
	float: left;
	width: 500px;
}
div.tf-lookup-searchagain {
	margin-bottom: 30px;
}
div.tf-lookup-results {
	padding: 5px 0;
}
div.tf-lookup-results div {
	font-size:.7em;
	font-weight: bold;
	margin: 5px 10px;
	vertical-align: middle;
	float: left;
}
div.tf-lookup-results div input {
	vertical-align: middle;
	margin-right: 5px;
}
input.tf-lookup-search, select.tf-lookup-search {
	color: #656565;
	font-size: 11px;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
}
