/*{
	padding: 0px;
	margin: 0px;
	}*/
	
body {
	background-image: url(images/05I24.gif);
	}	

a:hover {
	color:#55A435;
	}

a:link, a:visited, a:active {
	color:#003300;
	}

.main-text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 15px;
}
.cite {
	padding-left: 30px;
	padding-right: 30px;
	font-style: oblique;
	font-weight: bold;
	color: #124515;
	}
li{
	list-style-type: square;
	list-style-position: outside;	
	}
h1{
	font-size: 12px;
	font-weight: bold;
	}
h2{
	font-size: 12px;
	font-weight: bold;
	}
h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	line-height: normal;
	}
	
dt{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 20px;
	color: #124515;
	font-style: oblique;
	}

dd{
	font-size: 12px;
	margin-bottom: 12px;
	margin-left: 20px;
	}

td{
	vertical-align: top;
	text-align: left;
	}

.no-bullets li {
	list-style-type: none;
	margin-left: -10px;
	}
	
.numbered li {
	list-style-type: decimal;
	}

em {
	font-style: oblique;
	font-weight: bold;
	color: #124515;
	font-size: larger;
}
.header td{
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	vertical-align: bottom;
}
.guidelines {
	padding: 15px;
	border: 2px solid #55A435;
	background-color: #CEEA8B;
}
.guide-title {
	background-color: #55A435;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colour-box {
	border: 1px solid #000000;
	width: 20px;
	height: 22px;
	padding: 0px;
}

#preview {
	border-top: 1px solid #FFFFFF;
	border-bottom:  1px solid #FFFFFF;
	}
	
.note {
	background-color: #124515;
	font-size: 14px;
	text-transform: lowercase;
	padding-right: 0px;
	}

.tip {	
	background-color: #7FC31C;
	font-size: 15px;
	text-transform: lowercase;
	}	
	
.tip, .note {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 3px;
	float: left;
	height: 40px;
	width: 40px;
	text-align: right;
	margin-right: 3px;
	margin-bottom: 3px;
	}
.pest {
	border: 1px solid #000000;
	float: left;
	margin-right: 30px;
	}
.insect {
	right: -20px;
	}
	
.nav {
	display:block;
	width: 219px;
	height: 18px;
	font-size: 11px;
	left-margin: 0px;
	text-indent: 30px;
	right-margin: 0px;
	line-height:16px;
	padding-left:0;
	vertical-align:middle;
	}
	
.nav a:link {
	display:block;
	width: 219px;
	height: 18px;
	color:#7D8959;
	text-decoration:none;
	left-margin: 0px;
	text-indent: 30px;
	vertical-align:middle;
	}

.nav a:visited {
	display:block;
	width: 219px;
	height: 18px;
	color:#7D8959;
	text-decoration:none;
	left-margin: 0px;
	text-indent: 30px;
	vertical-align:middle;
	}
		
.nav a:hover {
	display:block;
	width: 219px;
	height: 18px;
	background-color:#D9EFA6;
	text-decoration:none;
	color:#1C3D1A;
	left-margin: 0px;
	text-indent: 30px;
	vertical-align:middle;
	}
	
.nav a:active {
	display:block;
	width: 219px;
	height: 18px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#888883;
	left-margin: 0px;
	text-indent: 30px;
	vertical-align:middle;
	}
	
.outline {
    border-color: #ffffff;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.outline td {
    border-color: #ffffff;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

.indent {
padding-left: 50px;
}

