/* --------------------------------------------------------- */
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
}


.smallerbodytext {
	font-size: 8pt;
}

body, p {
	font-size: 9pt;
}

.largerbodytext {
	font-size: 10pt;
}


h2, h3, h4, h5, h6 {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 6px;
	padding-left: 0px;
}

h1 {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	border-bottom: 2px dashed #253850;
}

h1 { font-size: 18pt;	font-style: normal;	font-weight: bold;	color: #253850; }
h2 { font-size: 14pt;	font-style: normal;	font-weight: bold;	color: #B32317;	margin-bottom: 3pt; }
h3 { font-size: 11pt;	font-style: italic;	font-weight: bold;	color: #3f5967;	margin-bottom: 2pt; }
h4 { font-size: 9pt;	font-style: normal;	font-weight: bold;	color: black; 	margin-bottom: 1pt; }
h5 { font-size: 10pt;	font-style: italic;	font-weight: bold;	color: black; 	margin-bottom: 1pt; }
h6 { font-size: 8pt;	font-style: italic;	font-weight: bold;	color: black; 	margin-bottom: 1pt; }


.redtext {
	color: #B32317;
}

p {
	margin-bottom: 8px;
/*	text-align: justify; */
}

/*
td,
td p {
	text-align: left;
}*/

#contentcontainer a,
#footer a {
/*	border-width: 0;
	border-bottom: 1px;
	border-style: solid;*/
	color: #3f5967;
	text-decoration: underline;
}

#contentcontainer a:visited ,
#footer a:visited {
	color: #6690a0;
}


#contentcontainer a:hover,
#footer a:hover {
	color: #93704D;
	text-decoration: underline;
}


a img {
	border: none
}

#content li,
#footer li {
}

#content ul,
#footer ul {
	margin-top: 0;
	padding-top: 0;
}

#content ul + p {
	margin-top: 50px;
}


.arrowbullet li {
	list-style: none;
	background: url(../images/template/bullet.gif) no-repeat 0px 50%;
	padding-left: 16px;
	padding-left: 2em;
}

.arrowbullet ul {
	margin-bottom: 0.25em;

}


#content table {
	border-collapse: collapse;
	border: solid 1px black;
	w\idth: 99%;			/* The \ hides it from IE 5.x, which tries to push it into the images on the right */
}

#content table td,
#content table th {
	padding: 5px;
	border: solid 1px black;
}

#content td,
#content td p {
	font-size: 8pt;
}

#content table th {
	background: #0069AA;
	color: white;
	font-size: 11pt;
	font-weight: bold;
}

#content table#enquiry { }
#enquiry tr td { }
#enquiry tr td p { text-align: right; font-size: 9pt; }

/* --------------------------------------------------------- */

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 113px;
	min-width: 748px;
	background: url(../images/template/headerrepeat.gif) repeat-x top;
}

@media print {
	#header {
		display: none;
	}
}


#headerimage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 269px;
	height: 113px;
	background: url(../images/template/headerimage.jpg) no-repeat top left;
}

#headerlogo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#headerlogo a {
}

#headerlogo img {
	width: 307px;
	height: 85px;
	display: block;
	background: url(../images/template/headerlogo.jpg) no-repeat top right;
}

#headernav {
	position: absolute;
	top: 85px;
	left: 30%;
	height: 28px;
	padding-right: 2px;
	background: url(../images/template/headernavseparator.gif) no-repeat right;
}

#headernav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/template/headernavseparator.gif) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#headernav ul li {
	display: inline;
}

#headernav ul li div {
	float: left;
	display: block;
	line-height: 28px;
	background: url(../images/template/headernavseparator.gif) no-repeat left;
}


#headernav ul li div a {
	display: block;
	padding: 0 10px;
	margin-left: 2px;
	text-decoration: none;
	background: url(../images/template/headerrepeat.gif) repeat-x bottom;	/* Helps collapse in a skinny window more gracefully*/
	color: #eeeeee;
}

#headernav ul li div a:hover {
	background: url(../images/template/heavernavhover.gif) repeat-x;
	color: white;
}


/* --------------------------------------------------------- */

#middle {
	width: 100%;
	min-width: 748px;
	background: url(../images/template/leftnavrepeat.gif) repeat-y left;
	margin-top: 113px;
}

@media print {
	#middle {
		margin-top: 0px;
		background: none;
	}
}


#leftbar {
	float: left;
	width: 203px;
	height: 407px;
	background: url(../images/template/leftnav.gif) no-repeat top left;
}

@media print {
	#leftbar {
		display: none;
	}
}

#leftbar ul {
	margin: 0;
	padding: 0;
	margin-left: 13px;
	margin-top: 25px;

	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#leftbar ul li {
	display: block;
	margin-bottom: 4px;

	background: url(../images/template/leftnavbutton.gif) no-repeat left;
}


#leftbar ul li a {
	display: block;
	padding: 0;
	padding-left: 24px;
	height: 27px;
	line-height: 27px;

	text-decoration: none;
	color: black;
}

#leftbar ul li a:hover {
	background: url(../images/template/leftnavbuttonhover.gif) repeat-x;
	color: white;
}

#leftbarnews {
	margin-left: 13px;
	margin-top: 25px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
/*	background: #cccccc;*/
	background-color: #EBF0F3;
	border: 1px solid black;
}

#leftbarnews h1,
#leftbarnews h2,
#leftbarnews h3 {
	font-size: 14pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 0;
	padding-left: 0;
	text-align: center;
}

#leftbarnews p {
	text-align: left;
}



#contentcontainer {
	margin-left: 203px;
	background: url(../images/template/contentdropshadow.gif) repeat-x top;
}

@media print {
	#contentcontainer {
		margin-left: 0px;
		background: none;
	}
}


#contentsideimages {
	float: right;
	padding: 10px;
	margin-top: 45px;
}

#contentsideimages img {
	padding-left: 0;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-top: 0;
	background: bottom right url(../images/template/dropshadow96.gif) no-repeat;
}

#contentsideimages #headerlogoprint {
	display: none;
	background: none;
}

@media print {
	#contentsideimages #headerlogoprint {
		display: inline;
	}
}

#contentbreadcrumbs {
	padding: 10px;
	float: right;
}

#contentbreadcrumbs {
	font-size: 10px;
}

#contentbreadcrumbs ul {
	list-style: circle;
	text-align: right;
}

#content {
	background: url(../images/template/contentdropshadowtopleft.gif) no-repeat top left;
	padding: 10px;
	padding-left: 24px;
	margin-right: 126px;
	text-align: justify;
}

@media print {
	#content {
	padding-left: 0px;
		background: none;
	}
}
/* --------------------------------------------------------- */

#footer {
	clear: both;
	font-size: 10pt;
	margin-bottom: 20px;
}
#footerdisclaimer {
	font-size: x-small;
}

#footercopyright,
#footerdisclaimer {
	color: #404040;
}


#footerseparator {
	width: 100%;
	height: 4px;
	background-color:  #0069AA;
	margin-bottom: 8px;
}

#footercontent {
	text-align: center;
}

#footerlogo {
	float: left;
	width: 175px;
	height: 64px;
	margin-left: 21px;
	background: url(../images/template/footerlogo.gif) no-repeat;
}
#footerlogopacko {
	float: right;
	width: 175px;
	height: 64px;
	margin-right: 22px;
	margin-left: 10px;
	background: url(../images/template/footerlogopacko.gif) no-repeat;
}
#footerlogodairy {
	float: left;
	width: 175px;
	height: 64px;
	margin-right: 11px;
	background: url(../images/template/footerlogodairy.gif) no-repeat;
}

/* --------------------------------------------------------- */

.noborder {
	border: 0;
}

.noborder td {
	border: 0;
}


