fh3 {
	margin: 15px 0 0;
}
#main td {
	vertical-align: top;
}
#main p {
	margin: 0 0 12px;
}
#main ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#introText{
	padding-left: 8px;
}
#sidebar {
	padding: 4px;
	width: 175px;
}
#sidebar #sidebarwrap {
	background: #eee;
}
#sidebar h3 {
	background: #0E55A5 url('../../images/rsheader.png') no-repeat left top;
	color: white;
	margin: 0;
	padding: 3px 5px 2px;
	text-align: center;
	width: 164px; /*175*/
}
#sidebar .person {
	padding: 5px;
	display: block;
}
#sidebar .person img {
	border: 1px solid black;
	margin-right: 3px;
}

.yellnk {
	background: #ffdf7f;
	border: 1px solid #ffc20e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#bluecell {
	background: #c7d9f0;
}
#blueheader {
	background: #0e55a5 url('../images/blue-header.gif') no-repeat center top;
	color: white;
	height: 14px; /*17*/
	padding: 4px 14px 3px;
	width: 507px; /*535*/
}
#blueheader h3 {
	float: left;
	margin: 0 15px 0 0;
}
#tabs a {
	background-color: #83b0e4;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 2px;
	height: 17px;
	width: 73px;
}
#tabs a span { display: none; }
#tabs a:hover {
	background-position: left -17px;
}
#tabs a.tabactive {
	background-position: left bottom;
}
#tabs #tabTruck1 {
	background-image: url('../images/tab-truck1.gif');
}
#tabs #tabTruck2 {
	background-image: url('../images/tab-truck2.gif');
	width: 69px;
}
#tab1 {
	background: url('../images/truck1.jpg') no-repeat left top;
}
#tab2 {
	background: url('../images/truck2.jpg') no-repeat left top;
}
.tabheader {
	height: 190px; /*205*/
	padding-top: 15px;
}
.tabheader h2 {
	margin: 0 150px 0 0;
	text-align: right;
}
.tabcol {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 15px;
	width: 170px;
}
.tabcolone {
	width: 160px;
}
#roadshowAd {
	background: #C7D9F0;
	float: right;
	width: 174px;
	display: inline;
	margin-right: 3px;
	margin-left: 35px;
}
#roadshowAd h3 {
	background: #0E55A5 url('../../images/rsheader.png') no-repeat left top;
	color: white;
	font-size: 12px;
	margin: 0;
	padding: 3px 5px 2px;
	text-align: center;
	text-transform: uppercase;
}
#roadshowAd img {
	border: none;
}
#roadshowAd .content {
	padding: 15px 15px 5px 15px;
}
#roadshowAd .content a {
	font-size: 13px;
	font-weight: bold;
}
#tradeshowlist {
	width: 540px;
}
#tradeshowlist th {
	background: #CCC;
	color: #000;
	font-size: 11px;
	text-align: left;
}
