body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

body {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF url('../images/bg.jpg') repeat-x top;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:focus {
	outline: 0;
}

a img {
	border: 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 4em;
	color: #172F6E;
	letter-spacing: -1px;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

h1 span {
	color: #F1F7F7;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #4A4744;
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 10px;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #6E6862;
	letter-spacing: -1px;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 5px;
}

h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #DED8D2;
	letter-spacing: -1px;
	line-height: 1;
}

#container {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;	
}

#content {
	width: 940px;
	padding-top: 5px;
}

#box {
	clear: both;
	position: relative;
	width: 680px;
	padding: 0 130px 0 130px;
	margin-top: 24px;
	margin-bottom: 48px;
	background: url('../images/box.png') repeat-y;
}

#box #content_top {
	position: absolute;
	top: -24px;
	left: 0px;
	width: 940px;
	height: 24px;
	background: url('../images/boxTop.png') no-repeat;
}

#box #content_bottom {
	position: absolute;
	bottom: -24px;
	left: 0px;
	width: 940px;
	height: 24px;
	background: url('../images/boxBottom.png') no-repeat;
}

.text {
	width: 680px;
}

#header {
	clear: both;
	overflow: hidden;
	width: 720px;
	padding: 0 110px 0 110px;
	height: 90px;
	text-align: center;
}

#header .section {
	overflow: hidden;
	width: 360px;
	height: 90px;
}

.header_left {
	float: left;
	text-align: left;
}

.header_right {
	float: right;
	text-align: right;
}

#footer {
	clear: both;
	overflow: hidden;
	width: 720px;
	padding: 0px 110px 0 110px;
	height: 70px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .section {
	overflow: hidden;
	width: 300px;
	height: 70px;
}

.footer_left {
	float: left;
	text-align: left;
}

.footer_right {
	float: right;
	text-align: right;
}

#navigator {
	height: 90px;
	float: right;
}

#navigator ul {
	float: right;
}

#navigator ul li {
	width: 140px;
	height: 90px;
	float: left;
	display: block;
}

#navigator ul li.selected {
	float: left;
	display: block;
	width: 140px;
	height: 90px;
	color: #172F6E;
	text-align: center;
	line-height: 8.1em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -1px;
}

#navigator ul li a {
	float: left;
	display: block;
	width: 140px;
	height: 90px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 8.1em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -1px;
}

#navigator ul li a:hover {
	color: #172F6E;
}

#navigator ul li a.selected {
	color: #172F6E;
}

#main_content {
	height: 455px;
	width: 680px;
}

#main_content .panel { 
	display: none;
	position: absolute;
}

#main_content .selectedPanel { 
	display: block; 
	position: absolute;
}

#boxcontent {
	width: 680px;
	height: 428px;
	float: left;
}

#dots {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 680px;
}

#pagination {
	margin: 0px auto 0px auto;
	width: 135px;
}

.leftarrow {
	float: left;
	display: block;
	width: 28px;
}

.rightarrow {
	float: right;
	display: block;
	width: 28px;
}

ul.navigation {
	margin: 0px auto 0px auto;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 6px;
	width: 65px;
	height: 21px;
	display: block;
	float: left;
	text-align: center;
}

ul.navigation li {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	background: transparent url('../images/dotOff.png') no-repeat top left;
}

ul.navigation a {
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	display: block;
}

ul.navigation a:hover {
	background: transparent url('../images/dotOn.png') no-repeat top left;
	display: block;
}

ul.navigation a.selected {
	display: block;
	background: transparent url('../images/dotOn.png') no-repeat top left;
}

ul.navigation a:focus {
	display: block;
	background: transparent url('../images/dotOn.png') no-repeat top left;
}

#contentPanel {
	margin-top: 10px;
	width: 680px;
	height: 418px;
	float: left;
}

#contentPanel p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #3D3D3D;
	text-align: justify;
}

#contentPanel ul {
	list-style: none;
	padding: 5px;
	margin: 0px;
	margin-left: 10px;
}

#contentPanel ul li {
	color: #3D3D3D;
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
	margin-left: 20px;
	text-align: justify;
}

#contentPanel p a {
	color: #222222;
	text-decoration: none;
}

#contentPanel p a:hover {
	color: #222222;
	text-decoration: underline;
}

#contentPanel ul li a {
	color: #222222;
	text-decoration: none;
}

#contentPanel ul li a:hover {
	color: #222222;
	text-decoration: underline;
}

blockquote {
	color: #666666;
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	quotes: "\201C" "\201D";
	text-align: justify;
	font-style: italic;
}

blockquote:before {
	content: open-quote;
	font-style: italic;
}

blockquote:after {
	content: close-quote;
	font-style: italic;
}

dl#schemaMap{
	padding: 0;
	background: transparent url('../images/schema.png') top left no-repeat;
	height: 188px;
	width: 660px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 15px;
}

dt {
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 85%;
	display: none;
}

dd {
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 85%;
}

dd#userDef {
	top: 20px;
	left: 0px;
}

dd#userDef a {
	position: absolute;
	width: 100px;
	height: 95px;
	text-decoration: none;
	border: 1px dotted #C2C2C2;
}

dd#userDef a span{
	display: none;
}

dd#userDef a:hover {
	position: absolute;
	border: 1px dotted #000000;
}

dd#userDef a:hover span {
	text-align: justify;
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #EEEEEE;
	position: absolute;
	border: 1px solid #BCBCBC;
	left: 0px;
	top: 103%;
	margin: 0px;
	padding: 5px;
	width: 215px;
	z-index: 9999;
}

dd#farmDef {
	top: 2px;
	left: 235px;
}

dd#farmDef a {
	position: absolute;
	width: 212px;
	height: 124px;
	text-decoration: none;
	border: 1px dotted #C2C2C2;
}

dd#farmDef a span{
	display: none;
}

dd#farmDef a:hover {
	position: absolute;
	border: 1px dotted #000000;
}

dd#farmDef a:hover span {
	text-align: justify;
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #EEEEEE;
	position: absolute;
	border: 1px solid #BCBCBC;
	left: 0px;
	top: 103%;
	margin: 0px;
	padding: 5px;
	width: 410px;
	z-index: 9999;
}

dd#dvdDef {
	top: 133px;
	left: 288px;
}

dd#dvdDef a {
	position: absolute;
	width: 78px;
	height: 52px;
	text-decoration: none;
	border: 1px dotted #C2C2C2;
}

dd#dvdDef a span{
	display: none;
}

dd#dvdDef a:hover {
	position: absolute;
	border: 1px dotted #000000;
}

dd#dvdDef a:hover span {
	text-align: justify;
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #EEEEEE;
	position: absolute;
	border: 1px solid #BCBCBC;
	left: 0px;
	bottom: 105%;
	margin: 0px;
	padding: 5px;
	width: 285px;
	z-index: 9999;
}

dd#checkDef {
	top: 29px;
	left: 577px;
}

dd#checkDef a {
	position: absolute;
	width: 79px;
	height: 75px;
	text-decoration: none;
	border: 1px dotted #C2C2C2;
}

dd#checkDef a span{
	display: none;
}

dd#checkDef a:hover {
	position: absolute;
	border: 1px dotted #000000;
}

dd#checkDef a:hover span {
	text-align: justify;
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #EEEEEE;
	position: absolute;
	border: 1px solid #BCBCBC;
	top: 103%;
	right: 0px;
	margin: 0px;
	padding: 5px;
	width: 270px;
	z-index: 9999;
}

#tablePrices {
	width: 680px;
	padding: 0px;
	margin: 0px;
}

caption {
	padding: 10px 0 2px 0;
	width: 680px;	 
	font: italic 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #999999;
}

caption.title {
	padding: 0 0 4px 0;
	letter-spacing: 2px;
	width: 680px;	 
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
}

th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4F6B72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 6px 5px 12px;
	background: #CAE8EA url('../images/bgHeader.jpg') no-repeat;
}

th.nobg {
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #FFFFFF;
	padding: 5px 6px 5px 12px;
	color: #4F6B72;
}

td a {
	color: #666666;
	text-decoration: underline;
}

td a:hover {
	color: #000000;
	text-decoration: underline;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

td.price {
	border: 1px solid #C1DAD7;
}

td.footer {
	border: 0px;
	text-align: center;
	padding: 4px 2px 4px 2px;
}

th.row1 {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #FFFFFF url('../images/bgTable.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.row2 {
	width: 490px;
	border-left: 1px solid #C1DAD7;
	background: #FFFFFF url('../images/bgTable.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.sep {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #C1DAD7;
	background: none;
}

img.captcha {
	border: 1px solid #C4C4C4;
}