.background {
	background-image: url(../graphics/bg_pattern.gif);
	background-repeat: repeat;
}
#factscontainer{
	background-image: url(../graphics/facts_bg.gif);
	background-repeat: repeat;
	width: 727px;
	height: 200px;
	padding-left: 11px;
}
#factsmenu{
	margin-left: 19px;
}
#factsbox{
	position: relative;
	background-image: url(../graphics/facts_inner_bg.gif);
	width: 707px;
	padding-left: 33px;
	padding-right: 18px;
	padding-top: 15px;
}
#factsbox_bottom{
	background-image: url(../graphics/facts_bottom.gif);
	width: 707px;
	height: 7px;
	overflow: hidden;
	margin-bottom: 11px;
}
#factscornerfold{
	background-image: url(../graphics/facts_corner_fold.gif);
	width: 31px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 0;
}
#palletisationlist img{
	margin-left: 10px;
	margin-bottom: 10px;
}
.palletisationexamples{
	margin-left: 10px;
	margin-bottom: 10px;
}
.facts_box_styles{
	background-image: url(../graphics/facts_box_styles.gif);
}

#gradesflute th{
	color: #00a851;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
}
#gradesflute td{
	font-size: 0.8em;
}
#gradesflute td ul{
	padding: 0;
	margin: 0;
	padding-left: 3px;
}
h1 {
	font-family: Verdana;
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #00a851;
}
h2 {
	font-family: Verdana;
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #00a851;
}
#keynoteheader{
	background-image: url(../graphics/keynote_header.gif);
	width: 537px;
	height: 10px;
	overflow: hidden;
}
#keynoteimage{
	background-image: url(../graphics/keynote_bg.gif);
	width: 537px;
	padding-left: 14px;
	padding-bottom: 4px;
}
#keynotebottom{
	background-image: url(../graphics/keynote_bottom.gif);
	width: 537px;
	height: 8px;
	overflow: hidden;
}
.pagecontent{
	width: 537px;
	padding-left: 9px;
}
.MainFont{
	font-family: Arial;
	font-size: 13px;
}
.MainFontBold{
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
}
.MainLink{
	color: #000000;
	text-decoration: none;
}
.MainLinkHome{
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
}
.MainLink:hover{
	color: #000000;
	text-decoration: underline;
}
.SiteServices{
	color: #656A70;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.SiteServices:hover{
	color: #656A70;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
a em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#sitemap{
	list-style:	none;
	margin:	10px;
}
#sitemap_sub{
	list-style:	none;
	margin:	20px;
	margin-top: 5px;
}
.showcasebox{
	border: 1px solid Black;
	background-color: #F7D774;
	width: 300px;
	height: 80px;
}
.showcaseboxLink{
	width: 300px;
	height: 80px;
	display: block;
	line-height: 80px;
	color: black;
	text-decoration: none;
	font-size: 1.4em;
}
h2.showcase {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 5px;
}
P.title {
	font-family: Arial;
	font-size: 14px;
}


/* OLD MENU CODE - Remove for Phase 2 */
#menulist ul{
	margin: 0;
	padding: 0;
}
#menulist li{
	list-style-image: url(../graphics/menu_bullets.gif);
}
#menulist li#selected{
	list-style-image: url(../graphics/menu_bullets_selected.gif);
}
#menulist li a{
	color: #AD0029;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
#menulist li a:hover{
	color: #AD0029;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
/* OLD MENU CODE */

.PrevNextLink {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.PrevNextLink:hover {
	text-decoration: underline;
}
.NewsLink{
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
.BackLink{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

/* CMS FUNCTIONS */
.cmsButton{
	border: 1px solid black;
	background-color: #f8bf0e;
	color: #000000;
}
.warning{
	color: red;
}
#cmspanel{
	border: 1px solid black;
	position: absolute;
	width: 100px;
	height: 100px;
	right: 0;
	top: 94px;
	background-color: white;
	padding: 3px;
}
.cmspanellinks{
	display: block;
	width: 90px;
	height: 22px;
	padding: 2px;
	margin: 3px 0 3px 0;
	background-color: #f8bf0e;
	text-align: center;
	color: black;
}
/* TINYMCE Font selctors */
.fontSize1{font-size: 0.7em;}
.fontSize2{font-size: 0.8em;}
.fontSize3{font-size: 0.9em;}
.fontSize4{font-size: 1.0em;}
.fontSize5{font-size: 1.1em;}
.fontSize6{font-size: 1.2em;}
.fontSize7{font-size: 1.3em;}

.recycle_bg{
	background-image: url(../graphics/oak1.gif);
	background-repeat: no-repeat;
}