body,p,ol,li,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #134E6E; /*#5F9ED7;*/
	text-decoration: none;
}
a:visited {
	color: #134E6E; /*#5F9ED7;*/
	text-decoration: none;
}
a:hover {
	color:#2EC3E5; /* #CC0000; */
	text-decoration: underline;
}
a:active {
	color: #F0CA20;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color:#FF007F;   /*#388849; #FF007F;*/
	font-weight: normal;
	margin-top: 20px;
}
h2 {
	font-size: 12px;
	color: #CC0000;
	margin-top: 30px;
}
h3 {
	font-size: 12px;
	color: #5F9ED7;
}
.nav {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-top: 3px;
	vertical-align: bottom;
	padding-right: 3px;
	padding-left: 3px;
}
a.nav:link, a.nav:visited {
	color:#134E6E;   /*5F9ED7; light blue , 007D2F; green #388849; #FF007F; pink  #CC0000; red */
	display: block;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}
a.nav:hover, a.nav:visited:hover, a.nav:active {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5F9ED7;
	color: #999999;
}
a.leftnav:link, a.leftnav:visited {
	color: #134E6E; /* 5F9ED7; */
	display: block;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; */
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 13px;
	background-image: url("../images/bullet1.gif"/*tpa=http://www.holdsworth.org.au/images/bullet1.gif*/);
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.leftnav:hover, a.leftnav:visited:hover, a.leftnav:active {
	color: #2EC3E5;/* CC0000;*/
	background-image: url("../images/bullet2.gif"/*tpa=http://www.holdsworth.org.au/images/bullet2.gif*/);
	background-repeat: no-repeat;
}
.small {
	font-size: 10px;
	padding-top: 5px;
}
.phone {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}

.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 50px;
	margin-bottom: 50px;
}
.pgWidth {width:85%;}
.divTitle{font-size:16px; color:#FF3399; font-weight:bold;} /*FF3399; #CC0099;*/
.divRight {margin-left:auto; margin-right:auto; text-align:right;}

.pdf-reader
{
width:650;
margin:0 auto;
background: #F4F4F4;
border:1px #F00 dashed;
font-size:90%;
line-height:15px;
}

