/* JH */
#allcontent {
	position: relative;
	margin-top: 10px;
}
#allcontent a:link { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; }
#allcontent a:active { color: #ff0000; font-size: 12px; text-decoration: none; padding-left: 0px; font-weight: normal; }
.caption { font-size: 11px; font-style: italic; }
#prod_links {
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
}
#prod_links li {
	list-style-image: url(/graphics/file_txt.jpg);
	padding-left: 3px;
	padding-bottom: 5px;
}
/* Tabs layout */
#tabContent_1, #tabContent_3, #tabContent_4, #tabContent_5 {
	padding: 20px;
}
#tabContent_2 {
	padding-left: 5px;
}

.bluebullet {
	list-style-image: url(/geospatial/graphics/bullet-01.png);
	list-style-position: outside;
}
.bluebullet STRONG { color: #006599; }
.bluebullet LI {
padding: 0px 0px 15px 0px;
vertical-align: middle;
line-height: 15px;
}
.bluebullet2 {
	list-style-image: url(/geospatial/graphics/bullet-bsh.jpg);
	list-style-position: outside;
}
.bluebullet2 STRONG { color: #006599; }
.bluebullet2 LI {
padding: 0px 0px 15px 0px;
vertical-align: middle;
line-height: 15px;
}
.bluebullet3 {
	list-style-image: url(/geospatial/graphics/bullet-01-1.png);
	list-style-position: outside;
}
.bluebullet3 STRONG { color: #006599; }
.bluebullet3 LI {
padding: 0px 0px 15px 0px;
vertical-align: middle;
line-height: 15px;
}
h2 {
	/*color: #227AAB;*/
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.right_content {
position: relative;
float: right;
width: 200px;
border:0px solid #999;
}
.right_content H2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #111;
}
.right_content .agheader, #product_links h2 {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 1px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E5B53B;
}
.right_content UL {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 35px;
}

.right_content UL LI {
	list-style-image: url(/agriculture/graphics/general/yellow-bullet.jpg);
	padding-bottom: 3px;
}

.right_content UL LI a:link { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; }
.right_content UL LI a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; }
.right_content UL LI a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; padding-left: 3px; }
.right_content UL LI a:active { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; font-weight: normal; }

.header {
	background: url(/agriculture/graphics/general/sub-header.jpg) no-repeat top left #fff;
	width: 100%;
}
.header h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.product {
	width: 258px;
	vertical-align: top;
	font-size: 10px;
	margin-bottom: 10px;
}
.product span {
	font-size: 12px;
	font-weight: bold;
}
.product span a:link { text-decoration: none; font-size: 12px; color: #227AAB; }
.product span a:visited { text-decoration: none; font-size: 12px; color: #1C6288; }
.product span a:hover { text-decoration: underline; font-size: 12px; color: #227AAB; }
.product span a:active { text-decoration: none; color: #227AAB; padding-left: 0px; font-size: 12px; }
.product img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
