body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}
input,select,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
strong,b{
	color: #000000;
}
#nav{
	height: 33px;
	background-image:url(../template/images/nav_parent_bg.gif);
	background-repeat:repeat-x;
	background-color: #ADB991;
	visibility: hidden;
}
#date{
	color: #63723D;
	position: absolute;
	top: 46px;
	left: 25px;
	visibility:hidden;
}
#nav a 	{
		display : block;
		color: #FFFFFF;
		float:left;
		text-decoration: none;
		text-align:center;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 9px;
		padding-bottom: 10px;
		font-weight:bold;
}
#nav a:hover{
		background-color: #98A57A;
}
#nav ul {
		margin : 0;
		margin-left: 10px;
		padding :0;
		list-style : none;
	}
#controlbox{
	position: absolute;
	z-index: 5;
	left: 540px;
	text-align: right;
	top: 47px;
	color: #63723D;
	visibility:hidden;
}
#controlbox input, #controlbox select{
	background-color: #D4D7C9;
	border: solid 1px #889072;
	width: 150px;
}
#nav li 	{
		display : inline;
		margin : 0;
		padding : 0;
				}

#header_parent{
	height: 263px;
	background-image:url(../template/images/print_logo.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}	
#header_container{
	height: 263px;
	background-image:url(../template/images/nav_parent_bg.gif);
	background-repeat:repeat-x;
	visibility:hidden;
}	
#prodefence{
	position: absolute;
	z-index: 0;
}
#prodefence h1{
	visibility: hidden;
}
.home{
	background-image:url(../template/images/text_home.gif);
	background-repeat:no-repeat;
	width: 486px;
	height: 145px;
	left: 217px;
	top: 109px;
}
.page{
	background-image:url(../template/images/text_page.gif);
	background-repeat:no-repeat;
	width: 486px;
	height: 146px;
	left: 259px;
	top: 35px;
}
#header{
	height: 265px;
	background-image:url(../template/images/header_image.gif);
	background-repeat:no-repeat;
	background-position: 0px 34px;
	position:absolute;
	z-index: 0;
	width: 100%;
	top: 0px;
}	
#sweatband{
	height: 15px;
	background-color:#FFFFFF;
	font-size:9px;
	background-image:url(../template/images/sweatband.gif);
	background-repeat:repeat-x;
	visibility:hidden;
}
#footer{
	padding-top: 20px;
	clear: both;
	color: #818577;
	font-size:10px;
	width: 755px;
	position:relative;
	right: 0px;
	padding-bottom: 20px;
	visibility: hidden;
}
#copyright_home{
	float: left;
	margin-left: 0px;
}
#copyright_page{
	float: left;
	margin-left: 105px;
}
#textlinks{
	float: right;
}
#footer a{
	color: #818577;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#home_content_container{
	position: absolute;
	z-index: 9;
	top: 130px;
	left: 0px;
}
#box_home_large{
	background-color: #FFFFFF;
	width: 511px;
	background-image: none;
	background-position: -1px 0px;
	background-repeat:repeat-y;
	border-bottom: none;
	float: left;
}
#box_home_large_content{
	width: 492px;
	background-image: none;
	background-repeat:no-repeat;
	padding: 0px;
}
#page_content_container{
	position: absolute;
	z-index: 9;
	top: 138px;
	left: 0px;
	width: 775px;
}
#box_page{
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 567px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat:repeat-y;
	border-bottom: none;
	float: right;
	position: absolute;
	left: 0px;
}
#box_page_content{
	width: 547px;
	background-image: none;
	background-repeat:no-repeat;
	padding: 0px;
}
#box_home_small{
	background-color: #FFFFFF;
	width: 221px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat:repeat-y;
	border-bottom: none;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
#box_home_small_content{
	width: 201px;
	background-image: none;
	background-repeat:no-repeat;
	padding: 0px;
}
.boxheader{
	background-color: #EBF2CC;
	border: solid 2px #FFFFFF;
	height: 38px;
}
.boxheader img{
	margin-left: 8px;
	margin-top: 13px;
}
.boxtext{
	padding: 10px;
}
#subnav{
	width: 169px;
	position:absolute;
	top: 285px;
	left: 20px;
	z-index:20;
	visibility:hidden;
}
#subnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
	margin-top: 10px;
}
#subnav li{
	display : inline;
	margin : 0;
	padding : 0;
	color: #FFFFFF;
	line-height: 25px;
	display: block;
	border-top: solid 1px #DDDFD8;
	float:left;
	width: 169px;
	text-indent:10px;
	font-weight:normal;
	background-color: #B5D55A;
}
#subnav li a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	display: block;
	width: 169px;
	background-color: #BFC1B7;
}
#subnav li a:hover{
	background-color: #98A57A;
}
#subnav .selected{
	background-color: #ADB991;
	font-weight:bold;
}
#subsubnav{
	clear: both;
	border-top: solid 20px #DDDFD8;
	width: 169px;
}
#subsubnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:right;
	margin-top: 10px;
}
#subsubnav li{
	display : inline;
	margin : 0;
	padding : 0;
	color: #FFFFFF;
	line-height: 18px;
	display: block;
	float:left;
	width: 169px;
	text-indent:0px;
	font-weight:normal;
	background-color: #DDDFD8;
	text-align:right;
}
#subsubnav li a{
	color: #818577;
	text-decoration: underline;
	line-height: 18px;
	display: inline;
	width: 169px;
	background-color: #DDDFD8;
	text-align:right;	
}
#subsubnav li a:hover{
	background-color: #DDDFD8;
	color: #4B5D1F;
}
td{
	vertical-align: top;
}
a{
	color: #7D904F;
}
a:hover{
	color: #4B5D1F;
}
.boldlink{
	font-weight: bold;
	text-decoration:none;
	display:block;
	padding: 5px;
	background-color: #E9EDD9;
	margin-bottom: 4px;
}
.productlist ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
	margin-top: 3px;
	margin-bottom: 15px;
}
.productlist li a{
	line-height: 18px;
	text-indent: 20px;
	background-image:url(../template/images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 6px 8px;
	display:block;
}
.productlist li a:hover{
	background-image:url(../template/images/nav_arrow_mo.gif);
	background-repeat:no-repeat;
	background-position: 6px 8px;
}
.boxtext p{
	margin-top: 0px;
	margin-bottom: 10px;
}
#product_image{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
}
#download_centre{
	border: solid 1px #EBF2CC;
	padding: 10px;
	background-color: #F4F6EF;
	width: 300px;
	margin-bottom: 20px;
	margin-top: 3px;
	
}
#download_centre ul{
	margin: 0px;
	list-style: none;
}
#download_centre li{
	padding-left: 25px;
	background-repeat:no-repeat;
	background-position: left;
	color: #606F3C;
}
#download_centre li a{
	line-height: 18px;
}
.lines{
	border-bottom: solid 1px #DDDFD8;
}
.subhead{
	clear: both;
	font-weight: bold;
	text-decoration:none;
	display:block;
	padding: 5px;
	color: #7D904F;
	background-color: #EDEDED;
	border-bottom: solid 4px #FFFFFF;
	border-top: solid 10px #FFFFFF;
}
.subtle{
	color: silver;
}
.subtle a{
	color: #BFC1B7;
	line-height: 22px;
	text-decoration: none;
}
form td{
	color: #000000;
}
input,textarea,select{
	background: #F3F3F3;
	border: solid 1px #ADB991;
	width: 200px;
}
textarea{
	width: 350px;
	height: 100px;
}
.submit{
	width: 100px;
	background-color: #ADB991;
	color: #FFFFFF;
	border: solid 1px #ADB991;
	font-weight:bold;
}
.error{
	color: red;
	font-weight: bold;
}
hr{
	color: #DDDFD8;
	height: 1px;
}
.intro{
	font-size: 11px;
	color: gray;
}
.highlight{
	background-color: #D3E283;
}
.checkbox{
	background-color: #FFFFFF;
	border: none;
	width: 20px;
}