@charset "utf-8";
/* CSS Document */

.shell {
	width: 619px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	position: relative;
	top: 0px;
	left: 0px;
/*	background-image: url(https://www.deere.com/en_US/jdc/media/images/common/shell_background.gif);*/
}
	
.top_image {
	width: 619px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.box {	
	background-color:#FFFFFF;
/*	background-image: url(https://www.deere.com/en_US/jdc/media/images/common/box_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;*/
	position: absolute;
	}
	
.banner {	
	width: 135px;
	position: absolute;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(https://www.deere.com/en_US/jdc/media/images/common/title_bar_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 17px;
	width: 100%;
	color: #000000;
	text-indent: 5px;
	line-height: 15px;
}

.logo {
	width: 605px;
	position: absolute;
	left: 0px;
	bottom: -2px;
	height: 58px;
	z-index: 1;
}

li {padding: 0px; list-style-type: square;}

.line_height {line-height: 18px;}

.twoline_link {
	text-decoration:none;
	margin-left: 16px;
}

.content_links {
	width: auto;
	padding-top: 7px;
	padding-left: 7px;	
}
.tm {font-size: 9px}

