.headlineLink:hover{
	color: black;
	cursor:pointer;
	cursor:hand;
}
.toolsContentCon{
}
.toolsChildContentLblCon {
	border: 1px solid #00aeef;
	margin-top: 2px;
}
.toolsChildContentCon{
	min-height: 50px;
}
.linkFolders{
	height: auto;
	max-height: 410px;
	overflow-y: auto;
	overflow-x: hidden;
}
.formFolders{
	height: auto;
	max-height: 520px;
	overflow-y: auto;
	overflow-x: hidden;
}
.publicationFolders{
	height: auto;
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
}
.toolsParentCon{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.containerChildLbls{
	background: white;
	color: black;
	text-align: left;
}
.containerChildLbls label {
	padding: 0px 3px;
	color: #00aeef;
	font-size: 20px;
}
#statementsCon, #formsCon, #linksCon, #publicationsCon{
	border: 2px solid #00aeef;
	margin-top: 10px;
	height: auto;
	width: 816px;
	display: inline-block;
}
.containerLbls label {
	padding-left: 5px;
}
.containerLblsN label {
	padding-left: 5px;
	padding-top: 2px;
	font-size: 14px;
}
.containerLblsN{
	background: #00aeef;
	color: white;
	text-align: left;
	height: 20px;
}
.containerChildLbls label:hover{
	cursor:pointer;
	cursor:hand;
	color: #50b547;
}
.containerLbls label:hover{
	cursor:pointer;
	cursor:hand;
	color: #50b547;
}
.enviromentCon, .farmFeedCon, .milkQualityCon, .dairyDairyCon, .dairyNZCon, .fertiliserCompsCon, .dWNCon, .banksCon, .lICCon{
	width: 725px;
	margin-bottom: 5px;
	margin-left: 39px;
	border: 1px solid #00aeef;
	display: inline-block;
}
.siteLinks, .generalsLinks, .formLinks, .situationLinks, .classifiedLinks{
	width: 690px;
	text-align: center;
}
.publicationLinks, .linkLinks{
    width: 650px;
    text-align: center;
    background: #7fcef0;
    float: left;
    height: 20px;
}
.publicationAttach, .linksAttach{
    width: 75px;
    height: 20px;
    background: #7fcef0;
    text-align: center;
    float: left;
    color: white;
}
.publicationDesc, .linkDesc{
    min-height: 20px;
    width: 100%;
    float: left;
}
.siteAttach, .generalAttach, .formAttach, .situationAttach, .classifiedAttach{
	width: 90px;
	height: 20px;
	color: #00aeef;
	text-align: center;
	float: right;
}
.siteAttach a:hover, .generalAttach a:hover, .formAttach a:hover, .publicationAttach a:hover, .situationAttach a:hover, .classifiedAttach a:hover, .newsPdf a:hover, .linksAttach a:hover{
	cursor:pointer;
	cursor:hand;
	color: black;
}
.siteAttach a, .generalAttach a, .formAttach a, .publicationAttach a, .situationAttach a, .classifiedAttach a, .linksAttach a{
	text-decoration: none;
}
.siteLinks a, .generalsLinks a, .formLinks a, .publicationLinks a, .situationLinks a, .newsPdf a, .newsLinks a, .classifiedLinks a, .linkLinks a{
	text-decoration: none;
}
#statementsCon{
	height: 130px;
	margin-top: 0px;
}
#statementsSubLbl{
	margin-top:10px;
	margin-left:15px;
}
#toolsResourcesList{
	width: 840px;
	margin: auto;
	height: auto;
}
#resourcesWrapper{
	height: 630px;
	width: 840px;
	margin: 5px auto;
}
#resourcesContent{
	height:auto;
}
.containerLbls{
	background: #00aeef;
	color: white;
	text-align: left;
}
.statementCon, .formCon, .linkCon, .publicationCon{
	margin-left: 15px;
	margin-top: 20px;
	border-bottom: 1px dotted lightgray;
	height: auto;
	min-height: 40px;
}
.statementDesc, .formDesc{
	min-height: 20px;
	width: 100%;
}